papi
papi copied to clipboard
:rocket: WordPress Page Type API with custom fields
Bumps [terser](https://github.com/terser/terser) from 4.6.6 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
### What I expected The wpLink modal open of while trying to add a link to a page. ### What happened instead Nothing, seems like gutenberg disables the wpLink modal,...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Accordion property so you can organize properties into collapsible panels. **Describe alternatives you've considered**...
### What I expected Tabs to work. ### What happened instead Not sure, validate. ### Screenshots N/A ### Steps to reproduce Create a page type with tabs and see whats...
### What I expected For the term repeaters to work properly and be aligned. ### What happened instead There is a visual bug where one part overlaps the other. ###...
I open this issue to start logging issues that Papi has with Gutenberg. I have fixed some issues in [feature/gutenberg](https://github.com/wp-papi/papi/compare/feature/gutenberg) to make it work when saving. I will happy to...
**Is your feature request related to a problem? Please describe.** When you have a lot of page types it can be kind of hard to find which you should choose....
Network Type that saves fields in `sitemeta` and works like option type. Todo: - [ ] Network functions, the same as option type has. - [ ] Update admin menu...