Category : Wordpress

How to add a custom tab for single product tabs in...

How to add a custom tab for single product tabs in woocommerce wordpress

Read More

How to create or register custom taxonomy like categories...

How to create or register custom taxonomy like categories or tag for custom post type or default post type wordpress

Read More

How to remove all actions for wp_head or wp_footer...

How to remove all actions for wp_head or wp_footer for specific template page or any other post type

Read More

How to force use https insted of http for all javascript...

How to force use https instead of http for all JavaScript js file or stylesheet css files in wordpress

Read More

How to change user id on checkout page for assign...

How to change user id on checkout page for assign order to different user in woo-commerce WordPress, Just copy and paste below code...

Read More

How to add a shortcode button to wordpress page or...

How to add a shortcode button to wordpress page or post editor tinymce

Read More

How to add custom logout function and custom redirect...

How to add custom logout function and custom redirect after logout in wordpress

Read More

How to change admin login logo in wordpress backend...

How to change admin login logo in wordpress backend login page

Read More

How to add async or defer in all js file included...

How to add async or defer in all js file included in wordpress website

Read More

How to remove version query string for css and js...

How to remove version query string for css and js file in wordpress, Just copy and paste below code into your theme's functions.php...

Read More

How to add a select page template option for custom...

For add a select page template option for custom post type just add below code into your theme's functions.php file or your custom...

Read More