arrange in order
WordPress 6.5 now supports plugin dependencies, which makes it easier for developers to manage relationships between plugins.
WordPress 6.5 now enables dependencies between plugins. WordPress' extensibility is one of its most useful features, and it does this through plugins and the Hooks API. Many plugins are built on top of other plugins and used to extend their functionality....
WordPress 6.7 Beta 3 Testing Guide: New Features, Testing Steps and Key Improvements
WordPress 6.7 Beta 3 (third beta version) is now ready for testing! This beta version of the WordPress software is still under development. When you download and test it, remember that you must not install, run or test this version on operational or critical sites ...
New Block Type Registration API: Improving Performance in WordPress 6.7
WordPress 6.7 introduces a new feature that allows plugins to improve the performance of registering their block wp_register_block_metadata_collection() types, especially for plugins that register multiple block types. Extending WordPress Core Behavior to Plugins Since WordPress ...
Delayed Load Image Auto Resize in WordPress 6.7
WordPress 6.7 added the ability to delay loading images with sizes="auto". This feature, recently added to the HTML specification, allows browsers to use the rendered layout width srcset of an image when selecting a source from a list, since delayed-loaded images don't load until after the layout is known...
WordPress 6.7 "post editor" iframing with meta boxes
After attempting to iframe the post editor, the presence of the meta box became a blocking condition that prevented the editor content from loading in the iframe and made these benefits of the iframe unavailable: Isolating block and theme CSS from the editor UI Media queries and viewport related CSS units of...
New Plugin Template Registration API in WordPress 6.7
Since the introduction of block themes, theme developers have been able to create custom block templates. However, this possibility is limited to themes and plugins cannot register their own templates directly. In order to achieve similar functionality, plugins must employ complex methods, including hooking multiple PHP filters, hand...
WordPress 6.7 Internationalization Improvements: Translation Management and Performance Optimization
There are various internationalization (i18n) improvements in WordPress 6.7, so let's take a look at them together. Determining if a translation exists Sometimes it's useful to know if a translation already exists in memory without having to load the translation for a given text field first. The new has_translation()...
Gutenberg 19.5 Released: Optimized Zoom Editing Experience and Enhancements
Gutenberg 19.5 has been released and is available for download! This release focuses on stabilizing existing features, but also makes some improvements to the general UI and the zoom editing experience, with 116 PRs from 47 contributors.Let's take a look at it! Smoother zoom in/out...
What's New: Stay up to date with WordPress updates and other exciting developments in the industry!
As you probably know, WordPress actually supports nearly half of all websites on the Internet. But I thought it would be interesting to dig a little deeper into the trends that are impacting the WordPress community. WordPress Usage Remains Dominant and Stable Since its inception in 2003...
Gutenberg 17.9 introduces new default color and layout presets that can be applied to an entire project for a more cohesive design.
Gutenberg 17.9 has been released, and like the previous version, the developers have focused mainly on refining the upcoming WordPress 6.5 release, so this new version of Gutenberg focuses more on improving stability and fixing bugs. Below we will briefly describe a...
WordPress 6.7 Release Candidate 2 Released!
The second release candidate (RC2) of WordPress 6.7 has been released and is now available for WordPress users to download and test! Like the previous beta version! WordPress 6.7 version of the WordPress software is still under development. Do not install it on critical sites,...















