Playground Team Meeting: August 08,2025

Location: #playground Slack Channel

The Playground team met on August 8, 2025, to discuss recent updates, ongoing work, and ideas for future improvements.

Announcements

  • New Contributor Badge – A new Playground Contributor badge is available. Contributors from the Playground or Blueprints repositories can request it via the contributor form. If you have contributed in the past, you’re encouraged to claim your badge.
  • Translations – Over 40 pages have been translated into Japanese, Tagalog, Portuguese, Gujarati, and Spanish in the last two weeks. Thanks to @shimomura tomoki, @rollybueno, and @nikunj8866 for their efforts.
  • Community Feedback – Appreciation was shared for everyone reporting issues and contributing to the project’s improvement.

New Features

  • PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. https://www.php.net/manual/en/preface.php Playground – A new PHP Playground is available at playground.wordpress.net/php-playground.html.
  • Debugging with Xdebug – Bridge DBGP session with CDP server (#2402) allows debugging via DevTools.
  • Query Monitor 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 https://wordpress.org/plugins/ or can be cost-based plugin from a third-party. Support – Added in #2415.
  • New Homepage – The Playground web instance now has a new homepage to better guide first-time visitors (#2412). Thanks to @zaerl for the work on this.
  • External Links Behavior – External URLs now open in a new tab by default (#2468).

Bug Fixes

Highlighted fixes from the past two weeks include:

  • Fallback to URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org-based file names when fetching remote ZIP files (#2470).
  • Fixed invalid filename “<7.4” on Windows (#2461).
  • Updated WordPress old version demo to 6.2.1 (#2460).
  • Fixed resolving mounted symlinks in secondary PHP instances (#2444).

What We’re Working On

  • @zieladam – Improving the WordPress importer, addressing Playground bug fixes, and enhancing SQLite/MySQLMySQL MySQL is a relational database management system. A database is a structured collection of data where content, configuration and other options are stored. https://www.mysql.com compatibility.
  • @zaerl – Working on locale-related issues and code cleanup.
  • @fellyph – Developed the Playground landing page blueprint, worked on badge documentation, cleaned and updated project documentation, and upgraded Docusaurus.
  • @rollybueno – Continuing Tagalog translations.

Open Floor Discussion

  • Playground for Testing – The team discussed how Playground could be used to support WordPress coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. testing and E2E test scenarios. Ideas included CLICLI Command Line Interface. Terminal (Bash) in Mac, Command Prompt in Windows, or WP-CLI for WordPress. commands to test plugins across multiple PHP and WordPress versions, and exploring integration with Playwright.
  • Playground CLI – Feedback was requested on the transition from wp-now to @wp-playground, including default behavior and flag usage.

For more information, join our #playground Slack Channel, and see you in our next chat, which is scheduled for August 22nd.