Closed justintadlock closed 6 months ago
Heads-up @bph @adamziel @bgrgicak: To include your project's news for developers, please add the information or a link as a comment to this issue. Deadline 8th of next month
I'm not sure if we should include the Playground plugin now or after it's released to WP.org.
We also improved debugging by adding support for seeing PHP logs in Playground.
@bgrgicak let's include short descriptions and screenshots with these updates to curate and highlight the bits that seem especially important.
Playground:
Bring awareness to this ticket: https://github.com/WordPress/gutenberg/pull/59242
The Playground plugin enables running a sandbox of your site using WordPress Playground and previewing plugin installs inside a sandbox.
WordPress Playground now supports PHP error logs. Logs can be previewed in the browser console (debug level) and in wp-now inside the project folder.
https://github.com/WordPress/developer-blog-content/issues/239#issuecomment-1996874095
Playground is going to be a regular topic as we go forward. Are we going to have it as a tag people can use to search for updates on it @justintadlock ?
Really like the two additions above @bgrgicak . Thanks.
The Playground plugin was submitted to the plugins directory, and until it's approved it can be downloaded through GitHub releases
Playground can be used to test PRs, and replaced the earlier implementation of Gutenberg.run
The redirect is in the works
Props to @pbking and @mikachan for wrangling this list of updates. This is probably worth adding in the Highlights section.
New Create Block Theme plugin features to be released alongside WP 6.5:
Playground is going to be a regular topic as we go forward. Are we going to have it as a tag people can use to search for updates on it @justintadlock ?
@abhansnuk Good idea. I'll start adding it.
WordPressCS 3.1.0: https://github.com/WordPress/WordPress-Coding-Standards/releases/tag/3.1.0
Fresh off the press: experimental Playground documentation contribution workflow.
Doc pages are stored as HTML pages in GitHub. You can preview and edit them with a click, and submit PR with your changes with another.
We'll explore it in WordPress Playground and, if it works well, I'd love to explore using it in WordPress core.
Requests 2.0.11 (will be included in WP 6.6, commit has been made): https://github.com/WordPress/Requests/releases/tag/v2.0.11
PHP_CodeSniffer 3.9.1: https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.9.1
The Playground plugin is now available on WordPress.org: https://wordpress.org/plugins/playground/
The Blueprints builder plugin created by @jdevalk simplifies creating new Blueprints – instead of writing JSON, you can simply export your WordPress site as a Blueprint file. It supports plugins, themes, site options, and more, but has some limitations and doesn't support, e.g., custom database tables.
@adamziel , @bgrgicak - Is this plugin going to become a community project? If not, we can't include it as a third-party project.
PHPUnit Polyfills 1.1.1 has been released : https://github.com/Yoast/PHPUnit-Polyfills/releases/tag/1.1.1 (also 2.0.1, but in the context of WP, people will still use the 1.x versions).
I have completed the first review and checked all links. ✅
Reviewed. and left comments on the Google Doc.
Social Copy:
With a successful launch of WordPress 6.5 out the door, it's time to catch up on the first enhancements and updates expected in the 6.6 development cycle.
https://developer.wordpress.org/news/2024/04/10/whats-new-for-developers-april-2024/
Social schedule for April 21
This is a rolling discussion for a new monthly series that is intended to keep track of the items, PRs, Trac tickets, and Make blog posts that are interesting/important for developers. The goal is to publish a post on the 10th of each month with the previous month's updates.
Everyone is welcome to contribute to this monthly document. If you find something interesting, just create a new reply to this discussion below.
Google Doc: https://docs.google.com/document/d/1ATnSZ4MdYmkvpaKl4Lbec1ChyHCbnqzNs44xF5k6CVM/edit?usp=sharing
Resources to track: