The HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. team works between web hosts and WordPress CoreCoreCore is the set of software required to run WordPress. The Core Team builds WordPress. to maintain distributed testing software that tests pre-release versions of WordPress on hosting systems, as well as infrastructure-focused documentation. Test data is sent back to WP Core, helping inform the development process and ensure that hosting platforms are compatible, error-free, and that version updates roll out smoothly.
The team meets in the #hostingSlackSlackSlack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/ channel each week on Wednesday at 0900 UTC and 1800 UTC. Check out local times at make/meetings.
Heads up HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team, an official new policy is now in effect:
Use of AI in Hosting Team content and submissions must be disclosed.
If AI has been used to generate or process contribution submissions, that use of AI must be disclosed as part of the submission and content. This applies to any and all Hosting Team content, including PRs, posts, emails, graphics, meetings, summaries, comments, and any other materials that have been created or manipulated by AI.
Disclosure can be done at the bottom of the content in question using a simple AI Assisted watermark/text.
Folks are welcome to discuss this in the comments. This policy is preliminary, but official, and it can be / may be updated in the future.
HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team
The HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team joined forces in person on August 16th at the Phoenix Convention Center during WordCampWordCampWordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. US 2026 Contributor DayContributor DayContributor Days are standalone days, frequently held before or after WordCamps but they can also happen at any time. They are events where people get together to work on various areas of https://make.wordpress.org/ There are many teams that people can participate in, each with a different focus. https://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/. The table was led by @jazzs3quence and @amykamala, with contributors working in person in Phoenix and remotely through the #hosting Slack channel and GitHub. Thank you to everyone who joined! The team came together in the spirit of collaboration, built momentum with a sharp focus on problem solving, and moved team projects forward! The plan for the day held up well, and work landed in multiple areas.
WordPress 7.0 and 7.1 serverServerA server is a piece of computer hardware or software that provides functionality for other programs or devices. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers. compatibility documentation
Server Compatibility documentation protocols were updated: recommendations are no longer being posted on Make /hosting, and instead have been moved to the Hosting Handbook as individual pages. The Hosting Handbook, as a result, gained two new server compatibility pages for WordPress 7.0 and WordPress 7.1, closing issues #393 and #397. Both pull requests (#414, #415) were reviewed and merged during the event, and the 7.0 post was published, while the 7.1 post was prepared and scheduled to publish for the pending release.
Testing tools maintenance
On the PHPUnit Test Runner, a push towards multi-environment reporting, spearheaded by @jazzs3quence, made progress with updated pull requests, and testing done on both Pantheon and BlueHost hosting infrastructure. We’re still looking for more hosts to review the PR (updated ahead of CD by @dilip2615) and test in their environments to solidify the current direction or identify where iteration or changes are needed. @jazzs3quence merged @desrosj‘s documentation updates (#256), a pull request that had been waiting for a while, along with two dependency updates (#330 and #332). The WCUS26 label still lists runner and reporter tickets that are ready for anyone who wants to keep going.
Advanced Administration Handbook: multisiteMultisiteMultisite is a WordPress feature which allows users to create a network of sites on a single WordPress installation. Available since WordPress version 3.0, Multisite is a continuation of WPMU or WordPress Multiuser project. WordPress MultiUser project was discontinued and its features were included into WordPress core. Advanced Administration Handbook -> Create A Network. refresh
Multisite documentation received some attention. @derintolu opened twelve pull requests (#509 to #516 and #518 to #520), replacing screenshots from 2018 and 2019 with captures from WordPress 7.0.4, correcting the network admin guidance, and swapping out retired Codex links. @superdav42 reworked the multisite introduction (#508) and modernized the administration guidance (#517).
A structural proposal also came out of the day: a series of pull requests (#418 to #423) that would move the hosting-owned Advanced Administration pages into the Hosting Handbook, merging them into the existing reliability, security, performance, server environment, and multisite pages. These are open for review and feedback is welcome on the pull requests.
There was a discussion with the Documentation and MetaMetaMeta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. teams around the idea of retiring the Advanced Administration Handbook. The conversation is still open with the Documentation team, who has offered to take over maintenance of the handbook to prevent it from being retired.
The new 7.0 Compatibility page was marked as AI assisted (#424) in line with the team’s new AI policy.
Hosting Handbook PR #417 was opened to add claude.md and agents.md files to the Advanced Admin Handbook repository, with agent instructions and a maintenance reference for the repo.
New Contributors
A number of seasoned contributors joined the Hosting team table this year and it was so amazing to see everyone! The Hosting team also welcomed two new contributors: a teenager who signed up for wp.org, SlackSlackSlack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/, and GitHubGitHubGitHub is a website that offers online implementation of git repositories that can can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. and then reviewed Hosting Handbook PR #413, and a middle schooler who made this Galaxy Wapuu at the Hosting team table:
These two are now the youngest Hosting Team contributors!
More Tickets and Pull Requests
Hosting Handbook
Issue #416: created and resolved during the event, adding a public link to the rendered Advanced Administration Handbook.
PRs #414 and #415: WordPress 7.0 and 7.1 server compatibility documentation, merged.
PR #424: marked the 7.0 compatibility page as AI assisted, merged.
PR #417: added agent instructions and a maintenance reference for the repository, open.
PRs #418, #419, #420, #421, #422, #423: the Advanced Administration consolidation series, open for review.
Advanced Administration Handbook
PRs #509 to #516 and #518 to #520: multisite documentation fixes and screenshot refresh by @derintolu, open for review.
PRs #508 and #517: multisite introduction and administration modernization by @superdav42, open for review.
PHPUnit Test Runner
PR #256: documentation updates by @desrosj, merged.
The contributions did not stop with the event. During the week that followed, @johnbillion documented the hash extension requirement (#425), @amykittenkamala cross-linked the 7.0 and 7.1 compatibility pages (#426, merged), and @ekamran added version-pinned WP-CLIWP-CLIWP CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. upgrade commands (#427) and fixed the GitHub capitalization across the handbook (#428, merged).
If you contributed and your name is missing, please leave a comment to be added.
Thank you to everyone who spent their Sunday moving these projects forward. Most of the pull requests above are still open, and reviews are welcome on all of them.
HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team
HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team
For each new version of WordPress, the HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team publishes documentation examining compatibility between PHPPHPPHP (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web server by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTP response. and new WordPress versions that provides recommendations for the new WP version.
For each new version of WordPress, the HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team has been releasing an article examining compatibility between PHPPHPPHP (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web server by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTP response. and new WordPress versions that provides recommendations for the new WP version. In addition, a Hosting Handbook page is also published, sharing the same info. Because the information is being duplicated in both places, Hosting Team reps have decided to distill this information sharing process down.
As of now, Compatibility recommendations will be made in the Handbook only, including a version-specific Handbook page. A post will be published linking to that page.
HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team
HostingHostingA web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. Team
You must be logged in to post a comment.