PHP
How to create wordpress theme woocommerce supportable
This code can help you to make woocommerce supportable theme, or upgrade your existing theme with theme code...
This code can help you to make woocommerce supportable theme, or upgrade your existing theme with theme code...
users role in wordpress add/remove For role add use below function For role remove user below function
These are the pre-define function defined in wordpress we just need to use it directly where we wanted....
Add following line in function.php
BY default short-codes are not working in widget area for this you have to add one line code...
add this code in theme function file (function.php)
Please try below code.