Hosting Team Reps 2026

As another exciting chapter with the HostingHosting A 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 begins, I’m here to share some important updates, and express the Hosting Team’s heartfelt gratitude to those who have made incredible contributions to the community!

Following the call for nominations and voting period, I am thrilled to announce the Hosting Team Reps for 2026. Welcome the newly voted Hosting Team Reps:

  • @zunaid321 (Continuing as Hosting Team RepTeam Rep A Team Rep is a person who represents the Make WordPress team to the rest of the project, make sure issues are raised and addressed as needed, and coordinates cross-team efforts.)
  • @amykamala (Returning Team Rep)
  • @jazzs3quence (New Team Rep! Welcome!)

Congratulations! The team is looking forward to benefitting from their work as efforts continue, building on team progress made in previous years.

Embarking on this new journey together, your input and engagement remain as vital as ever. Please feel free to provide feedback in the comments below or hop in the #hosting SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/ channel to share your thoughts!

Thank you all for your ongoing support of and participation in the Hosting Team. Let’s make 2026 another year of growth and collaboration for the WordPress hosting community!

Props to @amykamala for proofreading and review.

#announcements, #hosting-team, #team-reps

X-post: Hotfix available for #65286

X-comment from +make.wordpress.org/core: Comment on Hotfix available for #65286

WordPress 6.9 Server Compatibility

For each new version of WordPress, the HostingHosting A 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 releases an article examining compatibility between PHPPHP PHP (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, offering recommendations for that specific WP version. Here are the Hosting Team’s recommendations for WordPress 6.9!

Before reading, you may want to check out the team’s previous posts highlighting recommendations for WordPress 6.8, WordPress 6.7, WordPress 6.6, WordPress 6.5, WordPress 6.4, and WordPress 6.3.

Please note, the goal isn’t to discuss WordPress compatibility or backwards compatibility, but rather to support hosts in architecting the ideal experience for new WordPress installations, and to guide sysadmins in upgrading sites in the optimal way.

This post goes into detail about compatibility, including the idea of “betaBeta Beta is the software development phase following alpha. A Beta phase generally begins when the software is feature complete but likely to contain a number of known or unknown bugs. Software in the beta phase will generally have many more bugs in it than completed software, speed or performance issues, and may still cause crashes or data loss. The focus of beta testing is reducing impacts to users, often incorporating usability testing. compatible”.

So, please continue reading for compatibility information, updated for WordPress 6.9.

Hosting Team Recommendations

The Hosting Team recommends Hosts use the following minimum versions for streamlined compatibility with WordPress 6.9 – (Note: these may differ from the global recommendations):

  • PHP: 8.3.x, 8.4.x
  • MySQLMySQL MySQL is an open-source relational database management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License.: 8.0.x, 8.4.x
  • MariaDBMariaDB MariaDB is a fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. MariaDB intended to maintain high compatibility with MySQL, ensuring a drop-in replacement capability with library binary parity and exact matching with MySQL APIs and commands.: 10.11.x, 11.4.x

IMPORTANT: These recommendations are primarily intended for new installations by hosting providers. For optimal performance and security, always use the latest compatible versions on new installs rather than setting up new WordPress websites with old PHP and DatabaseDatabase A database is an organized collection of data. Access to this data is usually provided by a "database management system" (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term "database" is often used casually to refer to both a database and the DBMS used to manipulate it. Engine versions.

Where do the recommendations come from? The Hosting Team reviewed a variety of modern hosting configurations, PHP lifecycle status, database engine maturity, and WordPress CoreCore Core is the set of software required to run WordPress. The Core Team builds WordPress. compatibility work. Based on this review, these versions provide the most stable and forward-looking environment for WordPress 6.9.

WordPress serverServer A 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. requirements

WordPress supports backwards compatibility, so even when there are more stable software versions available, that doesn’t mean they are the ones that WordPress recommends.

The current minimum WordPress 6.9 requirements are:

  • PHP: 7.4+
  • MySQL: 5.7+
  • MariaDB: 10.3+

Folks can read more about minimum requirements here: Server requirements.

WordPress’ compatibility “at the time”

WordPress 6.9 (released in the end of 2025) aligns with the following software versions available at release time (stable or security-maintained versions only, and RCRelease Candidate A beta version of software with the potential to be a final product, which is ready to release unless significant bugs emerge. versions for informational purposes):

PHP

  • 8.2 (Security Support)
  • 8.3 (Security Support)
  • 8.4 (Active Support)
  • 8.5 (Active Support)

MySQL

  • 8.0 (LTS)
  • 8.4 (LTS)
  • 9.6

MariaDB

  • 10.6 (LTS)
  • 10.11 (LTS)
  • 11.4 (LTS)
  • 12.1

Web Servers

  • Apache HTTPDApache HTTPD The Apache HTTP Server, colloquially called Apache, is a free and open-source cross-platform web server software. The vast majority of Apache HTTP Server instances run on a Linux distribution, but current versions also run on Microsoft Windows, OpenVMS, and a wide variety of Unix-like systems.: 2.4
  • nginxNGINX nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. Nginx is free and open-source software, released under the terms of the 2-clause BSD license.: 1.26, 1.27
  • LiteSpeedLiteSpeed Web Server LiteSpeed Web Server (LSWS), is a proprietary web server software. The software uses the same configuration format as Apache HTTP Server and is compatible with most Apache features. Enterprise: 6.2.x, 6.3.x
  • OpenLiteSpeedOpenLiteSpeed OpenLiteSpeed, is a open-source web server software. The software uses the same configuration format as Apache HTTP Server and is compatible with most Apache features.: 1.7.x, 1.8.x

Note: PHP has extended Security Support for multiple PHP 8.x releases. New PHP versions may enter candidate support status during the WordPress 6.9 lifecycle.

Please read more at: WordPress Compatibility.

WordPress and PHP

PHP is the primary programming language used by WordPress Core. Because PHP executes on the server, keeping it up to date is critical for both security and performance.

WordPress continues to support a wide range of PHP versions, including some that are end-of-life, to maintain backward compatibility. Hosts and site owners are strongly encouraged to run supported PHP versions wherever possible.

WordPress supports many versions of PHP, even some that are obsolete (Check out PHP Compatibility and WordPress Versions).

WordPress 6.9 (core) is:

  • Fully compatible with PHP 7.4 (1), 8.0 (1), 8.1 (1), 8.2, and 8.3
  • Beta compatible with PHP 8.4 and PHP 8.5

(1) SECURITY ALERT: Some older PHP versions are no longer officially maintained by the PHP project and are considered insecure. Users should consult their hosting provider regarding security backports or upgrade paths if running an older PHP version.

To explore all WordPress development tickets related to PHP, see: Trac PHP Search.

What Does “Beta Compatible” Mean?

Beta compatibility means WordPress Core is actively working toward full compatibility with a PHP version, but some issues may still be under review or pending resolution.

When using a beta-compatible PHP version:

  • Deprecation notices may appear in logs, wp-admin, or front-end output
  • Deprecation notices are not errors
  • Functionality is not broken, but additional compatibility work is ongoing

PHP 8.4

  • Deprecation notices may be visible
  • Deprecations do not break functionality
  • WordPress Core compatibility work is ongoing
  • Prepare for PHP 8.4: Trac #62061Status: Closed / Fixed

PHP 8.5

  • Initial compatibility work has begun
  • Deprecation notices may be present
  • Full compatibility is expected in a future WordPress releases
  • Prepare for PHP 8.5: Trac #63061 Status: Closed / Fixed

Other related tickets

PHP

Upgrading WordPress

Do you have a version earlier than WordPress 6.9? 

If so, the Hosting Team recommends you visit the Upgrading WordPress page for more information on how to upgrade from WordPress 0.7 all the way to WordPress 6.9.

Anything else? Feel free to comment below!

#core, #php, #hosting

Props to @sohilvahora96 @chrisdavidmiles @desrosj @codexdemon and @jazzs3quence for collaborating on this post!

Hosting Team Meeting Agenda 2026-05-27

The next meetings will be in the #hosting channel on Wednesday, May 27, 2026 at 0900 UTC and on Wednesday, May 27, 2026 at 1800 UTC.

Agenda

WordPress News

HostingHosting A 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

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

#agenda, #hosting, #hosting-community, #meetings, #weekly-hosting-chat

Hosting Team Meeting Agenda 2026-05-20

The next meetings will be in the #hosting channel on Wednesday, May 20, 2026 at 0900 UTC and on Wednesday, May 20, 2026 at 1800 UTC.

Agenda

WordPress News

HostingHosting A 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

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

Props to @zunaid321 for the review!

#agenda, #hosting, #hosting-community, #meetings, #weekly-hosting-chat

Hosting Team Meeting Agenda 2026-05-13

The next meetings will be in the #hosting channel on Wednesday, May 13, 2026 at 0900 UTC and Wednesday, May 13, 2026 at 1800 UTC. Hope to see you then!

Agenda

WordPress News

HostingHosting A 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

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

#agenda, #hosting, #hosting-community, #meetings, #weekly-hosting-chat

X-post: Results: Real Time Collaboration performance testing analysis

X-comment from +make.wordpress.org/core: Comment on Results: Real Time Collaboration performance testing analysis

Hosting Team Meeting Agenda 2026-05-06

The next meetings will be in the #hosting channel on Wednesday, May 6, 2026 at 0900 UTC and Wednesday, May 6, 2026 at 1800 UTC. Hope to see you then!

Agenda

WordPress News

📢 Thank you to Bluehost, Kinsta, XServer, GoDaddy, WordPress.comWordPress.com An online implementation of WordPress code that lets you immediately access a new WordPress environment to publish your content. WordPress.com is a private company owned by Automattic that hosts the largest multisite in the world. This is arguably the best place to start blogging if you have never touched WordPress before. https://wordpress.com/, and Ionos for helping test RTC!

HostingHosting A 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

  • Heads up: RTC test results from May 5th may need to be resent due to a merge conflict in the repo (now resolved).
  • Tickets / PRs

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

#agenda, #hosting, #hosting-community, #meetings, #weekly-hosting-chat

Urgent: Testing request to Web hosts for collaborative editing by May 4th

Web Hosts and DatabaseDatabase A database is an organized collection of data. Access to this data is usually provided by a "database management system" (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term "database" is often used casually to refer to both a database and the DBMS used to manipulate it. Admins: your testing and feedback on the WordPress 7.0 Real Time Collaboration (“RTC”) feature is requested, to help ensure that 7.0 performs as expected on all hostingHosting A 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. infrastructure.

While at least two additional Release Candidates will be made available, your testing is needed on or before end of day on May 4th in order to understand the best direction for the underlying architecture of the RTC feature. While thorough testing has been done, it’s been done in a limited set of environments, and it’s crucial to have data covering as wide a spread as possible of WordPress environments to set the feature up for success.

This feature isn’t just for large sites with multiple privileged users creating content. It’s a big step forward in the phase 3 roadmap that opens the door to many new possibilities, some of which aren’t known. Participating in setting a strong foundation now helps set all of WordPress up for success in what comes next. Part of these new opportunities includes agentic collaborators and future phase 3 features, like suggestion mode. 

Your help testing now should assure compatibility on your systems, lower support volumes upon the release of 7.0, and make sure your customers are ready for the next phase of WordPress. This is a critical time to get involved in the future of the platform. Your participation ensures that WordPress can make decisions that are informed by hosts representing the wide range of sites that WordPress powers.

Thank you to all hosts who are helping to test!

How to test?

A test suite has been created by CoreCore Core is the set of software required to run WordPress. The Core Team builds WordPress. for testing RTC. These scripts have been designed in a way that only requires a few environment variables to be present with only 4 dependencies; bash, cURL, WP-CLI, and patch.

The ENVIRONMENT_NAME environment variable in particular is critical. This is a freeform text field that allows you to specify a short yet detailed description of the hosting configuration to help group results from similar types of hosting. Some examples:

  • Shared basic
  • Shared performance
  • VPSVPS A virtual private server (VPS) is a virtual machine sold as a service by an Internet hosting service. A VPS runs its own copy of an operating system (OS), and customers may have superuser-level access to that operating system instance, so they can install almost any software that runs on that OS.
  • Managed eCommerce
  • Shared Ultra

Note: Please do not include details like PHPPHP PHP (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. or MariaDBMariaDB MariaDB is a fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. MariaDB intended to maintain high compatibility with MySQL, ensuring a drop-in replacement capability with library binary parity and exact matching with MySQL APIs and commands./MySQLMySQL MySQL is an open-source relational database management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License. versions in the environment name. These are sent over separately and independently of the environment name.

The most useful data you can contribute is data that represents your actual user base, not your new-install setup. If most of your customers are on PHP 7.4 with no objectObject In computer science, an object can be a variable, a data structure, a function, or a method, and as such, is a value in memory referenced by an identifier. cacheCache A cache is a component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewhere. on shared infrastructure, that’s the configuration needed to see results from.

For detailed instructions, please read the repository’s README.md file.

Submitting test results and feedback

The simplest and best way to participate is by using the test runner to submit test results to WordPress.org (specifically make.wordpress.org/hosting), which the script will attempt automatically when the necessary environment variables are configured correctly.

Reporting results to WordPress.org requires a testing bot account. If you have participated in the PHPUnit host tests in the past, you are encouraged to use the same bot account. This is a great opportunity to check in on your bot as some have not reported results in some time. If you need assistance with your bot, please visit the #hosting channel in slackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/.

You are free to use the same application password, or to login and create a new one. Otherwise, please follow the steps detailed in the README file.

Data Sharing

Unlike the PHPUnit Hosting Tests, the results submitted through this repository will not be shown publicly on a per report basis. This route was chosen because of the ephemeral nature of the need for this data (to make an informed decision leading up to 7.0), and because of the very short timeframe to publish this (building a front end interface would have added time).

All submitted results will be aggregated, analyzed, and shared without indicating which metrics belong to each reporter. As much as possible, they will also be analyzed by hosting type and serverServer A 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. information.If you happen to notice anything that’s particularly concerning or surprising, please investigate and feel free to share a summary in the #feature-realtime-collaboration channel in Slack.

Summary

Hosting is a piece of the WordPress puzzle for every user of the software. Participating in the testing phase of this release is a critical part to ensuring that the release of WordPress 7.0 and the user experience of real-time collaboration is built to the best of WordPress Core’s ability. Thank you for taking the time to collaborate and contribute to making the WordPress software better for users.

Props to @kirasong, @desrosj, @jorbin, @maxschmeling, @alecgeatches, @jmdodd, @mmtr86, @professor44, @annezazu, @griffbrad for collaboration, testing, reviewing, and performing outreach to hosting companies.

Hosting Team Meeting Agenda 2026-04-29

The next meetings will be in the #hosting channel on Wednesday, April 29, 2026 at 0900 UTC and Wednesday, April 29, 2026 at 1800 UTC. Hope to see you then!

Agenda

WordPress News

HostingHosting A 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

  • Call for RTC testing and feedback from hosts
  • Tickets / PRs

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

Props to @kirasong & @chaion07 for the review!

#agenda, #hosting, #hosting-community, #meetings, #weekly-hosting-chat

Hosting Team Meeting Agenda 2026-04-22

The next meetings will be in the #hosting channel on Wednesday, April 22, 2026 at 0900 UTC and Wednesday, April 22, 2026 at 1800 UTC. Hope to see you then!

Agenda

WordPress News

HostingHosting A 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

Open Floor

Ideas or suggestions

Anything else? Please leave a comment with any additions or suggestions for the meeting.

Props to @chaion07 for the review!

#agenda, #hosting, #hosting-community, #meetings, #weekly-hosting-chat