How to Create a Custom Post Type in WordPress programmatically, If you are a word press developer some time you need to do some thing…
How to Create a Custom Post Type in WordPress programmatically, If you are a word press developer some time you need to do some thing…
With the help of code given below, you can create dynamic page programitically in Word press. In this tutorial, I will create post programitically and…
Advanced custom fields on save function trigger, in this tutorial I am going to share a PHP programme to automatic trigger when a advance custom…
In this tutorial we will learn how to dynamically populate Advanced custom field select field in WordPress. I was trying a generate a dynamic select…
Now send email using code below (paste below code in functions.php.
In this video tutorial I will going to show you everything you need to know about creating new products to OpenCart 3.x. Video description :…
WordPress comes with a built-in theme customizer that allows to take your WordPress Theme to the next level. Using Customizer you can change your Site…
In this tutorial we are going to learn PHP Final Keyword with Example. If you are new to Object Oriented Programming then please learn it…
If you want to download all Indian pin code or postcode in csv or excel format then this post can help you. In case of…
In this post, we will going to learn how to can send an email with attachments using PHP mail() function. Sending an attachment with PHP…