Whether it’s guidelines changing or the codebase updating, there’s a lot to keep on top of as a plugin developer. One thing that never changes is the need to keep your users happy. In this article, we’re going to discuss a number of things that we, as WordPress plugin developers, should make sure we’re doing
The eighth edition of a monthly roundup that cuts through all the noises, showcasing the features you need to build on top of modern WordPress.
The seventh edition of a monthly series that cuts through all the noise, bringing you the latest features, updates, and fixes you need to know about to build on top of WordPress.
The sixth edition of a monthly roundup that showcases features that are specific to theme and plugin developers. The latest updates are focused on the upcoming WordPress 6.3 release.
The fifth installment of a monthly roundup that showcases features that are specific to theme and plugin developers. The latest updates are focused on the WordPress 6.3 development cycle.
With the introduction of block inspector tabs in WordPress 6.2, block developers have more control over where custom controls should appear by leveraging the group of the InspectorControls component.
The @wordpress/data and @wordpress/core-data packages are extremely useful for fetching and working with data in your block development projects, but they are not exactly intuitive to use. This tutorial introduces you to useEntityRecords which is a custom React hook that makes fetching data a great deal easier for the developer.
The fourth edition of a monthly roundup that brings you all the latest features, updates, and fixes you need to know about for extending WordPress.
Learn how WordPress uses Webpack to manage importing from the built-in packages that ship with WordPress.
The third edition of a monthly series that cuts through all the noise of a busy development cycle and brings you the latest features, updates, and fixes you need to know about to build on top of WordPress.