-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What's new for developers? (April 2024) #239
Comments
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: WordPress/gutenberg#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. |
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:
|
@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. Documentation.Workflow.mp4 |
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/ |
@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:
|
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:
The text was updated successfully, but these errors were encountered: