Meta Box Lite
Meta Box

Blog

How to Create a Group of Custom Fields with MB Group

How to Create a Group of Custom Fields with MB Group

Bunching custom fields aim to rearrange the related custom fields into one group. For instance, one group of contact information contains related custom fields such as name, phone number, address and email. Grouping may make the custom fields look better and more logical when they display. In addition, it brings some other benefits of organizing data afterward.

Continue reading "How to Create a Group of Custom Fields with MB Group"

How does WordPress Store Custom Fields

How does WordPress Store Custom Fields? #1: Data flow

Until now, we’ve known what custom fields is and how to use the functions provided by WordPress to work with custom fields. You’ve prepared everything needed to develop practical applications. But wait, before embarking on doing something new, you had better dig a bit deeper to have thorough understand custom fields' nature. It’s time to find out an answer to the question: “What really happens with custom fields when I click Save post?”. The two coming posts will give you the answers.

Continue reading "How does WordPress Store Custom Fields? #1: Data flow"

10+ Best Free Transactional Email Services - Complete Review [2020]

9+ Best Free Transactional Email Services - Complete Review

Is it inconvenient when your emails of password reset or email address confirmations cannot go to your users because they went to their Spam folder? How to ensure that your users can see it without opening the Spam folder? Have you ever heard about transactional email services? It is an excellent solution for these cases. Let’s dig in and find out which service is the best.

Continue reading "9+ Best Free Transactional Email Services - Complete Review"

Get Posts by Custom Fields in WordPress

Get Posts by Custom Fields in WordPress - Part 1

In the previous articles, we've known about what Custom Fields is and the application of custom fields which allows users to add arbitrary information into posts. But what do you do after that? In the recent post, you also learned how to add custom fields programmatically and display them in your theme. But you’ll see a shortcoming if there is no classification and searching. This post will guide you on how to get posts by custom fields in WordPress and we'll create an interesting application: advanced search.

Continue reading "Get Posts by Custom Fields in WordPress - Part 1"

How to Create Custom Meta Boxes and Custom Fields in WordPress

How to Create Custom Meta Boxes & Custom Fields in WordPress?

The default custom fields functionality in WordPress is to help end-users add content and customize their websites fast and easily. However, it is limited to only text fields and thus, is not enough in most cases. Then you may want to look for a plugin that can help you create fields in any type to save any kind of data as Meta Box plugin, it’s so easy. But you know what, even when you don’t want to use any plugin from others, you can create one by yourselves to create new custom fields in your totally new types.

Continue reading "How to Create Custom Meta Boxes & Custom Fields in WordPress?"