-
How WordPress developers can keep their users satisfied
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
-
What’s new for developers? (September 2023)
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.
-
What’s new for developers? (August 2023)
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.
-
What’s new for developers? (July 2023)
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.
-
What’s new for developers? (June 2023)
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.
-
Using block inspector sidebar groups
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.
-
useEntityRecords: an easier way to fetch WordPress data
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.
-
What’s new for developers? (May 2023)
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.
-
How webpack and WordPress packages interact
Learn how WordPress uses Webpack to manage importing from the built-in packages that ship with WordPress.
-
What’s new for developers? (April 2023)
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.