Category: Wordpress Hooks
-
How to remove the user avatar from WordPress admin toolbar?
Hello, welcome to therichpost.com. In this post, I will tell you, How to remove the user avatar from WordPress admin toolbar? Like I always say WordPress is the best cms. Here is the working code to remove user avatar from wordpress admin toolbar and you need to add this into your theme’s functions.php file: add_action(‘admin_head’,…
Written by

-
Redirect WordPress guest user if he tries to access a specific page
Hello, welcome to therichpost.com. In this post, I will tell you, Redirect WordPress guest user if he tries to access a specific page. Like I always say WordPress is the best cms. If guest user, in our wordpress website and we don’t want guest user to access our wordpress page then we can redirect that…
Written by

-
WordPress hook load wp_enqueue_style only for specific plugin admin page
Hello, welcome to therichpost.com. In this post, I will tell you, WordPress hook load wp_enqueue_style only for specific plugin. Like I always say WordPress is the best cms. In this, I will tell you, If you want to load style for specific plugin admin page then please use below trick and here is the working…
Written by

-
How to add more panel or section into your WordPress customizer?
Hello, welcome to therichpost.com. In this post, I will tell you How to add more panel or section into your WordPress customizer? WordPress is the best cms. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into the files and this is the best thing about wordpress. WordPress give customizer options to…
Written by

-
How to add dynamic meta description into wordpress head?
Hello, welcome to therichpost.com. In this post, I will tell you, How to add dynamic meta description into wordpress head? WordPress is the best cms. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into the files and this is the best thing about wordpress. Now I am going…
Written by

-
How make custom logo upload option in WordPress admin dashboard panel?
Hello, welcome to therichpost.com. In this post, I will tell you, How make custom logo upload option in WordPress admin dashboard panel? WordPress is the best cms. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into the files and this is the best thing about wordpress. Now I…
Written by

-
WordPress login with email only
Hello, welcome to therichpost.com. In this post, I will tell you How to WordPress login with email only? WordPress is the best cms. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into the files and this is the best thing about wordpress. Now I am going to tell…
Written by

-
Vuejs api to get wordrpess data
Hello to all, welcome to therichpost.com. In this post, I will tell you how to make Vuejs api to get wordrpess data ? I really like these kind of post and I did same in my last post with Angularjs Angularjs 2 services with wordpress rest api. I can say Vue Js is the good…
Written by

-
Angularjs 2 services with wordpress rest api
Hello, welcome to therichpost.com. In this post, I will tell you How to Get WordPress data with Angular2 services? Nowadays Angularjs is very popular and known as one page website. I am familiar with Angular 1 very well but Angular 2 is totally different with Angular 1. Angular2 is totally command based. WordPress is the…
Written by

-
How to add css to wordpress admin head with wordpress add action hook?
Hello, welcome to therichpost.com. In this post, I will tell you How to add css to wordpress admin head with wordpress add action hook? WordPress is the best cms. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into the files and this is the best thing about wordpress.…
Written by
