-
For longstanding legacy reasons, WordPress.com still uses Latin1 encoding for sites on the platform. We try to initialise all sites expecting migrations with UTF-8 databases, but there are a number of…
-
### Brief
This project aims to eliminate duplicate views between the Calypso interface and the WordPress admin (WordPress admin) interface to streamline the user experience and reduce confusion. Cur…
-
This task is intended to clean up the release workflow of the Faust.js WordPress plugin (faustwp), by having the built plugin artifact be uploaded as a release on GitHub.
-
Let's make [the automatic "PR Preview" comment](https://github.com/WordPress/wordpress-develop/pull/6278#issuecomment-1999825508) easy to integrate with any repo:
![CleanShot 2024-03-25 at 14 58 44…
-
WordPress iOS [forked](https://github.com/wordpress-mobile/WordPress-iOS/pull/23366) [WordPressKit](https://github.com/wordpress-mobile/WordPressKit-iOS/) and [WordPressAuthenticator](https://github.c…
-
# Flicker Leap WordPress Dev Workflow
1. `composer create-project roots/bedrock your-project-folder-name`
2. `composer require --dev laravel/homestead`
3. Install [WP-CLI](http://wp-cli.org/) and…
-
When I run `npm run format-js` it ends up formatting more files than I expected:
```
$ npm run format-js
> format-js
> wp-scripts format
.eslintrc.js 29ms
.github/dependabot.yml 20ms
.github/workfl…
-
Of course, markdown is much more restricted than general block markup, but for many blogs having some basic support would be very nice (especially for CLI-oriented people starting to play with WordPre…
-
The customize playground popover includes an option to run the nightly version of WordPress.
The action https://github.com/WordPress/wordpress-playground/actions/workflows/refresh-wordpress-nightly…
-
```[tasklist]
### Tasks
- [ ] [swissspidy/wp-plugin-check-action: Test your WordPress plugin with Plugin Check](https://github.com/swissspidy/wp-plugin-check-action) (***see*** [wp-plugin-check-action…