Meta Box Lite
Meta Box

Guide

Looking for a solution for your problem? Here are guides on using Meta Box and WordPress plugins/code to solve them.

How to Bundle Meta Box into another Plugin to Create Custom Fields

How to Bundle Meta Box into Another Plugin to Create Custom Fields

If you want to use Meta Box to create custom fields or a settings page without installing it, you can bundle it into another plugin.
Hosting your WordPress Site on Microsoft Azure: Pros and Cons, and How to Use

Hosting WordPress on Azure: Pros and Cons, and How to Use

This article examines key pros and cons of hosting WordPress on Azure, explains the installation process, and explores four pro tips you can use to optimize your Azure-based WordPress site.
Create Settings Page for Customizer Options

Create Settings Page for Customizer Options

In this article, I will create a settings page that includes Customizer options so that users can edit these options without going to Customizer.
How To Change The Rss Content Using Custom Fields

How to Change the RSS Content Using Custom Fields

This article will show you how to get information from a custom field created by Meta Box then include them in the RSS feed to update its content.
Using MB Settings Page to Change the Displayed Information in a Theme

Using MB Settings Page to Change the Displayed Information in a Theme

In this article, I will use MB Settings Page to create a new option in the Customizer that allows users to edit the theme’s default content in the text line in the footer.
How to Filter Posts by Custom Fields and Custom Taxonomies on Archive Pages

How to Filter Posts by Custom Fields and Custom Taxonomies on Archive Pages

This tutorial helps you to filter the archive page with custom fields and custom taxonomies using Meta Box plugins.
Display A User List On The Frontend

Display a User List on the Frontend

See how to display a list of users on a page, along with some of their information only when they are allowed by the owners. Just do it with Meta Box easily!
How to Add Custom JavaScript Actions Using Button Field with Meta Box

How to Add Custom JavaScript Actions Using Button Field with Meta Box

This article will show you how to know how to add custom JavaScript actions using the button field with Meta Box in the most convenient way. Let's see right now!
How To Create Reusable Template Parts In Wordpress

How to Create Reusable Template Parts in WordPress

Instead of storing, getting the same data several times, we'll use MB Views to create template parts, then include them in multiple templates for reusable purposes.