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

How to Easily Add Custom Taxonomy Using Codes and Plugins in WordPress
The article will introduce you to the process of creating a custom taxonomy creation through codes and MB Custom Taxonomy plugin
How to Create ACF Flexible Content Field with Meta Box
Another way to create the Flexible Content Field without using Advanced Custom Fields (ACF) plugin. It is very easy by using Meta Box plugin.
How To Display All Listings On A Map With Meta Box
This tutorial shows you step-by-step how to query all posts of a custom post type and display them with details (custom fields, marker, popup) on a map.
Object Pool Pattern - when and how to use it in PHP?
In this article, we will continue to learn about the next design pattern that is also part of the creational patterns called "The Object Pool Pattern".
WordPress Header Optimization and Dead Code Elimination
The following post will give you some useful and effective tips on how to optimize the WordPress header and eliminate dead code.
The Fastest Way To Load Google Fonts In WordPress!
Let's walk step by step instructions to load Google Fonts in the fastest way for WordPress: do manually and by plugins. Improve your website speed also.
How to Stop Brute Force Attacks on WordPress?
What is a brute force attack? Tips for securing your WordPress site in the case of a brute force attack which influences seriously on your website.
Meta Box Updates: Release Meta Box 4.17.0
The new version of Meta Box - a WordPress plugin for custom fields - with refactoring code, some changed in the attributes for shortcode and fixed bugs.