WordPress provides 2 options to add data (title and description). If we need more fields we either have to customize it or use hooks. In this article, we will learn how to make custom fields using ACF (Advanced Custom Fields) plugin.
Author: M. Hamza Mehmood
My name is Muhammad Hamza Mehmood, a Saudi-born tech geek.
I am a professional full-stack Web Developer.
I love to share knowledge with others. I am quite a busy person, so whenever I get time I used to write articles with the faith that they will help other developers.
If you have any queries just send me a message via the contact form and I will try to solve them as soon as possible.
Do you want to request a topic? please click here.
Thank You for reading my articles.
Have a happy development.
Good Luck!

DataTables is a very popular and useful jQuery library to create powerful tables. In this article, we will see how to create date range filters in server-side jQuery dataTables using PHP and AJAX.

There is a case when we want to detect a browser to handle a particular feature in the application.

Open bootstrap nav tabs by detecting # value from the URL and also update # value in the URL upon clicking the nav item.

By default, WordPress provides 2 options to add data (title and description). If we need more fields we need to customize it or use hooks.

You may want to create a blog in which you want to show the next and previous posts. In this article we will see how to get next and previous records in MySQL database.

How to detect if your visitor is using Internet Explorer and display a warning message to change browser.

It is good to add SKU when you add a product but it is not a mandatory field while managing products. In this article, we will see how to add SKU in WooCommerce order emails, sent to the shop manager or site admin.

When a SSL certificate is installed on a website it is required to force website to load on HTTPS we can do this by forcing website to https SSL using .htaccess

How to add formatting for letter-spacing after every 4 digits of credit, visa, union or master card in HTML input box of stripe or any other payment gateway