-
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:…
-
Das Speichern eine Seite (und damit wahrscheinlich auch die Anzeige) einer Seite mit dem Shortcode
[cris show="fields"]
liefert einen Fatal Error:
```
Array
(
[level] => FATAL
[mes…
-
OS: Linux Fedora 41
Desktop: KDE PLASMA 6.8.0
Command line: wp-now start --php=8.2 --blueprint=/home/hsolo/.wp-now/blueprint-wp-dbug.json
Blueprint:
`{
"landingPage": "/wp-admin/",
"preferredVersi…
-
Sometimes, whether from a brand-new stack or an existing stack, uploading images results in an error that boils down to the PHP container being unable to resolve the MinIO s3 emulation container.
…
-
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…
-
### Which release does this request apply to?
9.4
### Which PR needs to be included? (please do not enter multiple PRs)
https://github.com/woocommerce/woocommerce/pull/52921
### Why does this PR n…
-
## Describe the bug
When you create a product and pick a category, all other categories will be assigned to the product which ID starts with your chosen category ID.
For instance, if I choose the cat…
-
https://github.com/wp-cli/wp-cli/blob/e214df253932712ebe0669d50bb485276a9a5102/php/WP_CLI/WpOrgApi.php#L71-L78
WP-CLI uses download URLs from the WP.org API.
-
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…