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

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.
Meta Box Updates: More Support to Gutenberg, Post Type Templates, Relationships, and Elementor
Recap all the updates we made in the last 2 weeks: 7 improvements for 6 extensions of Meta Box with more support to Gutenberg & Elementor, ...
What is Design Patterns?
This post will introduce to you the basic definition, classification as well as important role of Design patterns in software development.