-
Notice: WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see Debugging in …
-
See https://github.com/bobbingwide/bobbingwide/issues/132
### Requirement
To avoid Fatal errors such as this one
[21-Sep-2024 12:51:00 UTC] PHP Fatal error: Cannot redeclare ep() (previously de…
-
The Slog admin page has tabs to view reports, compare results etc.
It doesn't yet have the ability to run performance tests.
It would be nice to be able to drive the performance comparison testing …
-
`npx @wordpress/create-block` is OK but...
1. I need to be able to start most blocks as Server Side Rendered
2. For some reason the build fails initially
3. The logic doesn't automatically add my…
-
Full Site Editing ( FSE ) is planned for some time in 2021 - now 25th January 2022.
Since October 2020 I've been developing my own FSE theme ( Fizzie ).
This was primarily to document the blocks …
-
While testing the new improved patterns display in blocks.wp.a2z I came across a Doing it wrong message.
Notice: Function _register_theme_block_patterns was called incorrectly. Could not register f…
-
Once we have a sufficiently large dataset, it'd be helpful to have a `wp plugin gutenberg-compat` WP-CLI command that spits out a report of plugin compatibility for a given WP install.
Hosts can th…
-
The Post Edit block is registered from `block.json` but the internationalization and localization doesn't work.
This is a simpler version of the problem reported in https://github.com/bobbingwide/oik…
-
While processing Jetpack through oik-shortcodes.php the following error was encountered.
Processing API: site_url, extensions/blocks/premium-content/_inc/subscription-service/class-unconfigured-sub…
-
**Is your feature request related to a problem? Please describe.**
This Feature request contains a proposal for internationalising and localising Gutenberg's Full Site Editing templates and template …