Meta Box Lite
Meta Box

Blog

News, tutorials on web development, WordPress, and Meta Box.
Get Custom Field Settings

How to Get Field Settings by Field ID?

When creating a custom meta box, you also create a list of custom fields, each of which is an array of field settings. You probably will need to refer to field's name, field's options array (in a select field) or other settings later in your code. So, how to get the field settings array by […]
Clone as multiple

Introducing "Clone as Multiple" Feature

One of the most important features of Meta Box is field cloning. It allows you to create unlimited clones of fields' inputs. This feature is also called repeatable fields in other plugins. In Meta Box, it's built-in (free) and is supported in all fields, no matter that field is a simple input, a gallery (image_advanced) […]
How to Create a Contact Form Using Meta Box

How to Create a Contact Form Using Meta Box

A step by step practice to help you create effective contact forms for your website by using Meta Box. Let's see how to do it!
Best WordPress Plugins To Manage Multi-Author Websites

Best WordPress Plugins To Manage Multi-Author Websites

Wanna to start a blog with multiple authors or writers? You will need some help from some WordPress plugins. This post will guide you through the best WordPress plugins for multi-author blogs and provide a detailed review for each of them.
Composer support for Meta Box extensions

Introducing Composer Support for Meta Box Extensions

Today, we're happy to announce that we have added Composer support for all Meta Box extensions. This feature has been long awaited. It's available now and you can start using Meta Box extensions as truly libraries for your plugins or websites (if you manage your website via Composer!).
Top 7 Multilingual Plugins For WordPress - Complete Reviews

Top 7 Multilingual Plugins For WordPress - Complete Reviews

The most updated and complete reviews of best WordPress multilingual plugins. Want to create a multilingual website on WordPress? you'll definitely need the help from one of these plugins.
Create virtual pages in WordPress

How to Create a Virtual Page in WordPress

The developer guide to create a virtual page in WordPress with custom URL with examples. Using simple query var, rewrite endpoint API or custom rewrite rules.
Meta Box and Gutenberg Compatibility

Meta Box is Now Compatible with Gutenberg

How Meta Box plugin handles the meta boxes and custom fields to make sure they work well with the new Gutenberg editor for WordPress.
Which is Best for Blogging

WordPress vs. Ghost - Which is Best for Blogging?

Ghost is an open source blogging platform that allows bloggers to easily publish their content. Let's compare Ghost with the most popular WordPress CMS.