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 Use JavaScript Hook Adding Functions to a WordPress Plugin

How to Use JavaScript Hooks In WordPress

This is a case study using JavaScript hooks to add an advanced function to a WordPress plugin. It will help you understand JavaScript hooks better.
How to Differently Style Posts in Particular Categories

How to Differently Style Posts in Particular Categories

Follow these simple steps to style WordPress posts in particular categories differently with Meta Box plugin and its extensions!
How to Add a Favorite Button with MB Favorite Posts Solution

How to Add a Favorite Button with MB Favorite Posts Solution

Add buttons for users to save posts or products on WordPress websites to their wishlist. With MB Favorite Posts, this can be done easily!
Add Testimonials to WordPress with Meta Box

How to Add Testimonials to WordPress with Meta Box

This is a detailed tutorial using MB Testimonials solution of Meta Box to add testimonials / reviews from customers to your WordPress website.
How to Move Custom Fields’ Data to Custom Tables

How to Move Custom Fields' Data to Custom Tables

Too many custom fields makes your database bloated. Follow this guide to move them to a custom table with Meta Box to improve your website performance.
How to Add Star Rating Fields to Meta Box

How to Add Star Rating Fields to Meta Box

The star reviews that appear on product review sites can be created easily using custom fields. Use Meta Box to create star rating field on the backend now.
How to Create a Recipe with Meta Box Plugin

How to Create a Recipe with Meta Box Plugin

Follow these simple steps to create a recipe for your WordPress website using custom fields and custom post types with Meta Box plugin in a jiffy!
Create a Subscription Form and Connect It to Mailchimp with MB Frontend Submission

Create a Subscription Form and Connect It to Mailchimp with MB Frontend Submission

Looking for how to create a subscription form and connect it to the Mailchimp email service? MB Frontend Submission will help you do it with ease!
How to Send GET and POST Requests with JavaScript Fetch API

How to Send GET and POST Requests with JavaScript Fetch API

Sending GET & POST requests with JavaScript Fetch API is easier than you imagine. You can wrap it in a beautiful syntax, cache results and make it work with WordPress REST API.