-
·
Set Up a Testing Environment
To test WordPress coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. tickets effectively, you need an environment where you can apply patches and run tests. Patches are created against the trunk branch, the development version of WordPress, not the stable release from wordpress.orgWordPress.org The community site…
-
·
Run Automated Tests
Automated tests are crucial for ensuring that changes to WordPress coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. do not introduce regressions. This guide covers how to run the PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that…
-
·
User documentation process before a major version release
With each WordPress release, there are documentation updates that need to be handled to keep the documentation provided for users up to date and informative. This work involves a few steps: Identifying the updates, writing the updates, reviewing the updates, and publishing the updates. This work is done by the Documentation team, is tracked in…
-
·
Beginner’s Guide
So you’ve heard about WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ and want to try it out, but you’re not sure where to start? This guide is for you. No programming experience required! This guide is…
-
·
Common Tasks with WP-CLI
Not sure what you can do with WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/? This page showcases practical, everyday WordPress management tasks you can accomplish from the command line — with examples you can use right…
-
·
Installing WP-CLI Packages
WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ packages are community-maintained projects built on WP-CLI. They can contain WP-CLI commands, but they can also just extend WP-CLI in some way. To find existing packages to install, take…
-
·
WP-CLI Contributor Badge
The WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ Contributor Badge recognizes individuals who have made meaningful contributions to the WP-CLI project. This badge is displayed on a contributor’s WordPress.orgWordPress.org The community site where WordPress code is…
-
·
Test Chat Moderator Guide
This guide helps moderators run Test Team Chat meetings. Use the structure and example phrases below as a reference. Pre-Meeting Preparation Before the meeting: 1. Review the meeting agenda published beforehand 2. Prepare any links or resources mentioned in the agenda 3. Have the Test Team Handbook open: https://github.com/WordPress/test-handbook 4. Note the scheduled start and…
-
·
WP Bench
The official WordPress AI benchmark. Evaluate how well language models understand WordPress development—from coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. APIs and coding standards to pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress…
-
·
WP AI Client
Project Details Roadmap TBD Milestones tbd Repo WP AI Client (log bugs and enhancements to Trac) Goal The WP AI Client enables WordPress to communicate with generative AI models of varying capabilities via a uniform APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and…