How redirect a user after login based on their WordPress role
How to redirect a user after login based on their WordPress role. How to redirect users who log in to […]
How to redirect a user after login based on their WordPress role. How to redirect users who log in to […]
In some cases, you may need to disable the default WordPress widgets. The WordPress code snippet below will remove the […]
The following code below will disable menus items on the WordPress admin area, this code snippet can be used on […]
This WordPress code snippet below will email the Post Author a “post published successful” confirmation for every post published. The […]
Open all links in new windows, WordPress add target blank in all (a) HTML tags. I am personally not a […]
This code snippet creates a shortcode with the HTML content. To call the shortcode you can call it on the WordPress […]