-
The current design of this website is intentionally minimal. It is meant to be able to be themed or styled to match a particular brand later.
The software will need to add some sort of support for…
-
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/227
Originally posted by **sethrubenstein** February 20, 2024
We at Pew Research Center have been early adopter…
-
As we run code in `wp-settings.php` we execute a lot of actions.
```php
do_action( 'plugins_loaded' );
do_action( 'sanitize_comment_cookies' );
do_action( 'setup_theme' );
do_action( 'after_set…
-
[Enter steps to reproduce:]
1. Configure remote-sync with the a user not available (www-data for example)
2. Try to upload
3. An error occurs
**Atom**: 1.22.1 x64
**Electron**: 1.6.15
**OS**…
-
The CSV exporter makes several [temporary tweaks](https://github.com/woocommerce/woocommerce/blob/0f3c4ea4bd9893971fc04cc56854ea43004bdfe1/plugins/woocommerce/includes/export/abstract-wc-csv-exporter.…
-
As per https://github.com/sebastianbergmann/phpunit/pull/3687, the `PHPUnit\Framework\MockObject\MockBuilder::setMethods()` method was deprecated (soft in PHPUnit 8, hard in PHPUnit 9) and scheduled f…
-
### Current behavior
The Cypress test spec which failed consists of three H5P multiple choice questions, with one question per page. The first question writes a correct response. On the first pag…
-
## Bug Description
## Expected Behaviour
## Steps to reproduce
1. Add material list block with 3 items.
2. Keep focus on 3rd item.
3. Click to focus on 1st list item.
4. Focus…
-
Some test cases, which *must* fail on the LaTeX compilers (pdfLaTeX, LuaLaTeX and XeLaTeX), were removed from the LaTeX test suite in a1a83bb because they fail in Travis. The LaTeX test suite should h…
-
* [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…