-
Tested on dev
1. Set AP API point
2. Goto /wp-admin/update-core.php
3. Press reinstall Wordpress
Excepted: an api call is made to AP trying to download WP (and in current state would fail).
Actual:…
-
I got this notice on seriouslybonkers.com while searching for "similar beginning"
Notice: Function WP_Interactivity_API::_process_directives was called incorrectly. Interactivity directives failed …
-
Attempting to install the extention through clicking "Install" in the webgui gives a wordpress critical error.
My environment:
```
# grep version wp-content/plugins/civicrm/civicrm/civicrm-vers…
-
I was trying to use WP with AstroJs using the Rest API `posts` endpoint `http:///wp-json/wp/v2/posts`
Since I had `define( 'WP_DEBUG', true );`
I'm getting this as part of the output:
```
De…
-
I'm getting error no. 400 on order made from my site:
"Invalid "products[1].productId" property. This collection should contain only elements with unique value in "productId" property."
The produc…
-
## What problem does this address?
Hi, I just checked the new `wp_register_block_template` API (WP 6.7 beta) that allows custom plugins (and themes) to register block templates in PHP.
I noticed tha…
-
## Issue Description
The hook 'admin_menu' is listed twice. The first instance is correct, while the second should be 'adminmenu'.
Luckily 'adminmenu' already has a page, https://developer.wordpress…
-
with WP 6.5 comes Interactivity API: https://make.wordpress.org/core/2024/03/04/interactivity-api-dev-note/
- [ ] evaluate WP Interactivity API
- [ ] migrate
-
After upgrading WP to 5.9 I get an error:
```
Notice: register_rest_route was called incorrectly. The REST API route definition for block-metadata/v1/data/(?P\d+) is missing the required permissio…
-
* [X] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [X] I've searched for any related issues and avoided cre…