Blog
News, tutorials on web development, WordPress, and Meta Box.

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.
Best Newsletters That Developers Should Subscribe To
This list includes the best newsletters for developers. Let's subscribe to them if you want to receive useful information about new technologies and trends.
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
This tutorial helps you to filter the archive page with custom fields and custom taxonomies using Meta Box plugins.
How to Build a Hotel Booking Website Using Meta Box - P4 - Booking Management Page
Let's read to know how to display all booking orders on one page. There is the 4th part of the series "How to build a hotel booking website using Meta Box".
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
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
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.