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 tutorial we are going to learn How to pass extra variables in URL with WordPress ? We have to pass two variables named…
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…
If you are running a Woo Commerce powered e commerce website and want to customize single product page then we can do it by editing…
Are you trying to remove the Default Sorting Drop down on a Woo commerce Shop page, if you don’t need ‘Sort by’ drop down on…