For those you want to work with code, Meta Box has a tutorial on how to create a star rating feature using Meta Box Views.

Create a Star Rating Feature
Lua Nguyen @ metabox.io • 1 month ago

Lua Nguyen @ metabox.io • 1 month ago
For those you want to work with code, Meta Box has a tutorial on how to create a star rating feature using Meta Box Views.

Lua Nguyen @ metabox.io • 2 months ago
Meta Box has added 4 database tools to the All-in-One extension. These tools allow you to do things like change a post type or remove orphaned fields.

Jessica Tan @ metabox.io • 2 months ago
Here is a nice tutorial on using Meta Box with Bricks and how to filter by relationship fields.

Lua Nguye @ metabox.io • 3 months ago
The Meta Box Builder included in the Meta Box All in One extension has been updated and modernized. It now offers better performance and more flexibility.

Lua Nguyen @ metabox.io • 4 months ago
Meta Box has added the ability to reorder posts, pages, and Custom Post Type articles without the need for an additional plugin. This feature is available in their Custom Post Type extension.

Lua Nguyen @ metabox.io • 6 months 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.

Lua Nguyen @ metabox.io • 7 months ago
Meta Box has provided a schema for use by AI code assistants that makes it easier for them to create field groups and custom fields for you.

Lua Nguyen @ metabox.ioo • 8 months ago
Meta Box has added the ability to save your field groups in local JSON files. This may have a slight performance boost and makes it easier to version control. You can read about their implementation here.

Lua Nguyen @ metabox.io • 8 months ago
Want to show events on a calendar? This is a code-centric and code-intensive way to do that using Meta Box Views.