The WordPress Performance Team gathered on February 10, 2026, for their latest scheduled chat, diving into key updates, ongoing work, and future plans. With 12 active Trac tickets and several high-impact pull requests in review, the team is focused on improving core performance capabilities and plugin extensibility.
Key Takeaways
- 12 active Trac tickets include 9 non-defect items, highlighting a mix of enhancements and bug fixes.
- PR #10855 aims to improve page cache detection logic in Site Health and is awaiting further review.
- PR #10531 was approved and committed, enhancing WP_Query functionality for password-protected posts.
- Performance Lab Plugin CODEOWNERS updates are underway, with contributors refining ownership for specific modules.
- The next performance chat is scheduled for February 24, 2026, at 16:00 UTC in the #core-performance Slack channel.
Key Updates from the Chat
Trac Tickets and Pull Requests
The session highlighted 12 total Trac tickets under active development, with 9 specifically categorized as non-defect items. Weston Ruter flagged PR #10855 as a priority for improving page cache detection in Site Health—a critical area where better diagnostics could translate into more performant WordPress websites. This pull request is still in need of additional reviews.

Spacedmonkey provided an update on PR #10531, which has now been approved and committed. The pull request improves WP_Query usage for password-protected posts, adding filters and extensibility options. While the current implementation doesn’t alter functionality for these posts, the move to WP_Query opens doors for future enhancements beyond caching.
Additionally, PR #9260 was deemed ready for commit and scheduled to be merged later on the same day. This demonstrates the team’s ongoing efforts to prioritize actionable items and push updates swiftly.
Performance Lab Plugin and CODEOWNERS
Contributors discussed updates to the Performance Lab Plugin and its CODEOWNERS file. Blink0 expressed interest in becoming a CODEOWNER for the Modern Image Formats plugin and Site Health tests, which aligns with their recent contributions. Ruter encouraged Blink0 to update the CODEOWNERS file directly in a pull request.

Other plugin-related discussions included PR #2352, aimed at observing Copilot’s impact, and several View Transitions plugin pull requests still awaiting review. Blink0 committed to addressing feedback on PR #2336 by the week’s end, signaling progress on multiple fronts.
Open Floor Discussion
The open floor segment focused on improving collaboration tools, particularly the GitHub Slack integration. Concerns were raised about the integration being too noisy, with Dependabot pull requests cluttering the channel. Weston Ruter explored temporary solutions during the meeting but noted Slack’s limitations in filtering these notifications.
One proposed solution was creating a dedicated “firehose” Slack channel to preserve visibility while reducing noise in the main #core-performance channel. The team acknowledged that while visibility is critical, excessive notifications can distract from meaningful discussions.
What This Means for WordPress Users
For WordPress professionals, these discussions underscore the Performance Team’s commitment to enhancing the platform’s extensibility and diagnostics. Developers should keep an eye on PR #10855, as improvements to Site Health’s page cache detection could empower better debugging and optimization practices.
The adoption of WP_Query in PR #10531 is another step toward making core features more adaptable. Agencies and plugin developers should consider how these changes might influence future integrations or customization opportunities.
The open floor discussions also highlight the team’s responsiveness to feedback, which is encouraging for contributors and plugin maintainers. If you rely on Slack integrations for GitHub notifications, this chat demonstrates the ongoing effort to balance transparency with usability.
Frequently Asked Questions
What is the purpose of PR #10855?
PR #10855 aims to improve the robustness of page cache detection logic in Site Health, making it easier for admins to diagnose caching issues.
How does PR #10531 enhance password-protected posts?
PR #10531 uses WP_Query for password-protected posts, which maintains functionality while adding extensibility options like filters.
What changes are expected for the Performance Lab Plugin?
The CODEOWNERS file is being updated to reflect contributor ownership for specific modules, ensuring accountability and streamlined management.
How can I attend the next performance chat?
The next chat will be held on February 24, 2026, at 16:00 UTC in the #core-performance Slack channel.