This tutorial looks at possible issues when using post meta queries, along with various options to help performance.

Meta Query Performance Tutorial
Iain Poulson @ advancedcustomfields.com • 2 days ago
Iain Poulson @ advancedcustomfields.com • 2 days ago
This tutorial looks at possible issues when using post meta queries, along with various options to help performance.
Misha Rudrastyh @ rudrastyt.com • 2 days ago
This tutorial shows how to add folders to your media library using code snippets instead of a plugin.
Iain Poulson @ advancedcustomfields.com • 5 days ago
This is a nice look at theme.json and easy ways you can use it for theming.
Iain Poulson @ advancedcustomfields.com • 1 week ago
Some time ago WooCommerce added High Performance Order Storage (HPOS) which offers significant performance improvements. Unfortunately, this broke compatibility with ACF. Before HPOS orders were saved as a Custom Post Type but HPOS introduced its own table structure. The ACF team just released an update for ACF Pro that makes it compatible with WooCommerce HPOS so that you can use custom fields, option pages, ACF blocks, etc with the new table structure.
Lua Nguyen @ metabox.io • 2 weeks ago
This tutorial shows how to style elements using data attributes instead of using a class or the id. It is a useful technique for when you are working with dynamic data. The example uses Meta Box and Bricks, but the idea is the same that could be applied to other builders like Breakdance or Oxygen.
Codeable Team @ codeable.io • 2 weeks ago
For WordPress developers – This article provides an introduction to the Interactivity API which became available with WordPress 6.5. The Interactivity API allows you to update parts of your page without a page reload or creating the page in React or VueJS.
Hoang Hxn @ hoanghxn.com • 3 weeks ago
This tutorial shows how to embed YouTube videos in FluentCommunity course without ads, distractions, or clunky interfaces. Here is a simple step-by-step guide on how to integrate Presto Player with FluentCommunity.
Habiba Rahman @ droip.com • 3 weeks ago
Droip recently added “Reference Fields,” also known as Relationship fields. Droip supports one to one and one to multiple types of relationships. This article provides an overview of the feature.
Jennifer Franklin @ wpbeaverbuilder.com • 4 weeks ago
Not too long ago Beaver Builder and Beaver Themer added a Loop Module to allow you to create custom list and grid content. This article provides an overview of the features and steps in using it.