Hosting Team Meeting Agenda 2026-07-15

Next Meeting

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

Agenda

  • 7.0.1 is out and available for download
  • 7.1 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. 1 release on July 15th
  • New 7.1 Dev Note: Consistent navigation in WordPress 7.1 with persistent toolbar
  • Guide to WCUS 2026
  • Tickets/PRs

Open Floor

Ideas or suggestions

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

props to @jazzs3quence for reviewing this post

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

Hosting Team Meeting Agenda 2026-07-08

Next Meeting

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

Agenda

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 @jazzs3quence for collaborating on this agenda!

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

Hosting Team Meeting Agenda 2026-07-01

Next Meeting

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

Agenda

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

  • WCUS CD Planning. Team Reps are proposing that the team focus on test runner improvements.
    • Yes/no? Feel free to comment with any thoughts or ideas.
    • If Yes: Should the team
      • do a GitHubGitHub GitHub 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. Project and kanban, break tasks down into more actionable parts, assign in advance?
      • zoom in on one area of improvement or try to tackle a few?
    • Potential runner focus areas (and tickets/PRs):
      • Multi-env reporting
      • Dev pipeline and testing
        • Use case: this PR (drop db tables on cleanup) has been blocked for years because it needs to be tested. Right now the team is relying on manual testing and that is not working.
        • Automate testing – Commits could trigger spinning up LAMPLAMP LAMP (Linux, Apache, MySQL, PHP) is a very common example of a web service stack of four open-source components: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system (RDBMS), and the PHP programming language./LEMPLEMP LEMP (Linux, nginx, MySQL, PHP) is a very common example of a web service stack of four open-source components: the Linux operating system, the nginx web server, the MySQL relational database management system (RDBMS), and the PHP programming language. containers that mimic web servers, clone the repo and fire prepare, test, report and cleanup .php processes, identifying any errors or issues with the changes pushed. (like if it breaks the runner)
        • phpunit-test-runner/pull/325 prelim cicd w coding standards test – reviews wanted! the more eyes the better. 
        • phpunit-test-runner/pull/245 – Add GH action for remote test execution – needs follow up and feedback
      • Improving the runner set up process
      • What else? Drop a comment 🙂 
  • More tickets/PRs:
    • phpunit-test-runner/pull/319 – Update to report 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. 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. version  – needs reviews
    • phpunit-test-runner/issues/316 – Error handling and notifications – needs assignee 
    • hosting-handbook/pull/404 – add runner automation example – needs reviews
    • hosting-handbook/pull/402 – adding info on running tests over ssh – needs reviews
    • hosting-handbook/pull/403 – improve opcache guidance – needs reviews
    • A number of Advanced Admin PRs have been merged, thank you to everyone who opened PRs and helped review! Props to @ekamran @jazzs3quence @mindctrl @johnbillion (did I miss anyone?)
    • These PRs all need reviews: Advanced-administration-handbook/pulls

Open Floor

Ideas or suggestions

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

Props to @jazzs3quence for collaborating on this agenda!

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

Hosting Team Meeting Agenda 2026-06-24

Next Meeting

The next meetings will be in the #hosting channel on Wednesday, June 24, 2026 at 0900 UTC and Wednesday, June 24, 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 @amykamala for preparing the agenda items!

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

Hosting Team Meeting Agenda 2026-06-17

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

Agenda

Discussion

  • Hosts: Please take a look at the notes from the WCEU ’26 Core Committers recap regarding Real Time Collaboration (“RTC”), and consider the following part:

What if coreCore Core is the set of software required to run WordPress. The Core Team builds WordPress. only shipped [RTC] with WebSockets transport, with HTTPHTTP The Hypertext Transfer Protocol (HTTP) is a protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web, where hypertext documents include hyperlinks to other resources that the user can easily access, for example by a mouse click or by tapping the screen in a web browser. polling transport being [in a] optional pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory or can be cost-based plugin from a third-party.?

Are you as a web host willing to facilitate a websockets configuration for Real Time Collaboration? Do you have concerns or objections about a requirement for a custom config for a CMS feature? How extensively are your teams able to test this within the current 7.1 development cycle (ending mid-August)? What if the feature rolled out iteratively over the next few cycles? How much lead time would you need to set up support for this on your infrastructure? Do you foresee any bottlenecks or blockers?

Feel free to comment below or hop into the meeting to discuss.

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

Hosting Team Meeting Agenda 2026-06-10

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

Agenda

Thank you to @chrisdavidmiles for leading 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. table at WCEU ‘26 Contributor DayContributor Day Contributor 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/, and thank you to everyone who joined!

Open Floor

Ideas or suggestions

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

Props to @jazzs3quence for collaboration and review!

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

Hosting Team Meeting Agenda 2026-06-03

The next meetings will be in the #hosting channel on Wednesday, June 3, 2026 at 0900 UTC and on Wednesday, June 3, 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 @kirasong for collaboration and review!

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

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