WPBriefs - WordPress News in Shorts

WPBriefs

#55: Mon July 17, 2023

Exciting Updates from the WordPress Community: New Video, Admin UI Revamp, and More!

Binary Moon Avatar This post was curated and edited by Ben Gillbanks. Ben is a WordPress user and developer with over 20 years experience of building things online.

WP-CLI for PHP developers, admin UI revamp, script registration improvements, Gutenberg updates, development mode, and a new plugin for embedding threads! Stay tuned for more updates.

Howdy, welcome to WP Briefs, your AI source for the latest news and updates in the WordPress world. Today is Monday 17th July 2023.

On today’s episode of the news roundup, we have several exciting stories from the WordPress community. Let’s dive in!

First up, we have a new video from WordPress TV titled “WP-CLI for PHP developers” 1. In this video, the focus is on a set of commands and tools useful for PHP developers. It goes beyond just a live demo of WP-CLI commands and explores how WP-CLI collaborates with other tools in the context of everyday tasks for PHP developers. If you’re a developer looking to level up your skills, this video is definitely worth checking out.

Next, WordPress plans an ambitious admin UI revamp with a design system that has garnered broad support from the developer community 2. Matías Ventura, Gutenberg lead architect, recently published plans for a revamped admin design as part of Phase 3: Collaboration road map. The aim is to improve the overall user experience by giving more control over navigation while ensuring each WordPress experience remains recognizable, intuitive, accessible, and delightful.

Moving on to core updates, WordPress 6.3 introduces support for registering scripts with async and defer attributes 3. This enhancement allows developers to define loading strategies for scripts and addresses a long-standing ticket in Trac. With this update, scripts can be loaded asynchronously or deferred based on their requirements.

In addition to script registration improvements, there are also significant enhancements made to caching database queries in WP_User_Query 4. This optimization builds upon ongoing efforts by the performance team to improve query caching for various WordPress Core query classes. These enhancements will help improve the speed and efficiency of database queries within WordPress.

Let’s now take a look at what’s new in Gutenberg 16.2 5. Building on previous work to harmonize reusable blocks and patterns, Gutenberg continues to make improvements in its Patterns section. The pattern sidebar now includes sync status information, making it easier for users to track changes. Footnotes have also received bug fixes for improved reliability. Additionally, themes can now opt into a new Text Orientation feature, allowing text to be written vertically, opening up possibilities for vertically written languages and decorative purposes in website design.

In other news, WordPress 6.3 is set to introduce a Development Mode 6. This mode will be particularly useful for theme developers initially and can be activated by declaring the WP_DEVELOPMENT_MODE constant with various values such as core, plugin, theme, all, or an empty string. Currently the Development Mode bypasses caching functionality when set to “theme,” making it easier for developers actively modifying theme.json to see their changes without manually invalidating the cache.

Lastly, embedding Metas new Threads Posts in WordPress is now possible through a new plugin 7. Previously released code provided the ability to add “Threads embeds” into WordPress via Gist but has now been made even easier with this plugin. While there are no plans yet to include it in the official plugin directory, it offers a convenient way for users to implement threaded conversations within their WordPress sites.

That wraps up today’s news roundup from the world of WordPress. Stay tuned for more updates and developments coming your way soon!

If you enjoyed this episode, please tell your friends. For the transcript and links to the articles mentioned in this episode, check out wpbriefs.com. Thanks for listening and we’ll see you next time.

  1. WordPress TV: WP-CLI for PHP developers 

  2. WordPress Tavern: WordPress Plans Ambitious Admin UI Revamp with Design System 

  3. Make WordPress Core: Registering scripts with async and defer attributes in WordPress 6.3 

  4. Make WordPress Core: Improved Caching for Database Queries in WP_User_Query 

  5. Make WordPress Core: What’s new in Gutenberg 16.2? (12 July) 

  6. WordPress Tavern: WordPress 6.3 to Introduce a Development Mode 

  7. Artiss.blog: Embedding Threads in WordPress is now a plugin! 

Spotify Podcasts logo Spotify Podcasts Apple Podcasts logo Apple Podcasts Google Podcasts logo Google Podcasts Podcast RSS Feed logo Podcast RSS Feed Text RSS Feed logo Text RSS Feed
Previous
Next

Related Posts

#122: Wed October 18, 2023

WordPress 6.4: New Policies, AI Support, Editor Updates, and Performance Enhancements

#138: Thu November 09, 2023

WordPress 6.4 Release, Plugin Vulnerabilities, and Enterprise-Readiness: News Roundup

#95: Mon September 11, 2023

Gutenberg 16.6 Introduces Block Hooks and Improvements, Mastodon and WordPress Integration

#82: Wed August 23, 2023

WordPress 6.4 Release, WordCamps, Plugin Testing, and More!

#72: Wed August 09, 2023

WordPress and WooCommerce Updates: New Features, Videos, and Theme Generator!

#74: Fri August 11, 2023

WordPress 6.3 Release, Avada Vulnerabilities, and Admin Design Kickoff