Meta Box Lite
Meta Box

Blog

News, tutorials on web development, WordPress, and Meta Box.
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.
Best Practices for Organizing and Simplifying Meta Box Code

Best Practices for Organizing and Simplifying Meta Box Code

Your code for meta box and custom fields get long and complicated? See this post to know how to simplify and organize the code for better understand and easy to maintain.
How to use TablePress with Meta Box

How to Use TablePress with Meta Box in Page Templates

A complete guide to integrate Meta Box with TablePress, a plugin that lets you create and manage tables in WordPress. We'll see how to use Meta Box to create a custom field for users to select TablePress table and how to show the table in the page templates.
Introducing MB Relationships

Introducing MB Relationships - A FREE WordPress Plugin to Create Posts to Posts Relationships

Creating relationships from posts to posts is a common question for WordPress developers. Previously, you can do that with the post field type in Meta Box. But that's not really the true solution, because you hardly create bi-directional relationships. Besides, querying by custom fields is not recommended.
How To Display Uploaded Images As A Wordpress Image Gallery

How to Display Uploaded Images as a WordPress Image Gallery?

It's so useful to show product images, a portfolio, or a photography album by uploading images via a custom field and then displaying them as a gallery.
guide to fix wordpress custom fields not saving

WordPress Custom Fields Not Saving? Increase max_input_vars!

Too many custom fields might not be saved properly. This is usually a config of the server with max_input_vars or mod_security. Follow this guide to resolve it.
Meta Box 2017 Year in Review

Meta Box 2017 Year in Review and What's Next for 2018?

2017 was a great year for Meta Box. The number of users, the number of extensions and even the revenue have increased significantly. Let's take a look at what Meta Box has achieved and what's the plan for 2018.
Meta Box 4.13.0

Meta Box 4.13.0 - New Contexts, Seamless Style and More Field Types

Meta Box 4.13.0 has just been released today. This is a version with some interesting features that we think you will love. Let's see them in details:
Create A Dynamic Landing Page in WordPress Using Custom Field

Create A Dynamic Landing Page in WordPress Using Custom Field

Wanna learn how to create a landing page in WordPress? Tired of heavy and slow landing pages? This post will walk you though a very detailed to create and customize a landing page that works exactly as you want.