Category: Wordpress Hooks
-
How to minify html, inline js, inline css with wordpress add action hook?
Hello, welcome to therichpost.com. In this post, I will tell you How to minify html, inline js, inline css 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
-
Add dynamic text to wordpress post title after and before with wordpress action filter hook
Hello, welcome to therichpost.com. In this post, I will tell you How to add dynamic text to wordpress post title after and before with wordpress action filter 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…
Written by
-
How to disable wordpress feed with wordpress add action hooks?
Hello, welcome to therichpost.com. In this post, I will tell you How to disable wordpress feed with wordpress add action hooks? WordPress is the best cms. I personally like it very much and my mostly posts are related to wordpress. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption…
Written by
-
How to add custom text on wordpress admin footer with wordpress add filter hook?
Hello, welcome to therichpost.com. In this post, I will tell you How to add custom text on wordpress admin footer with wordpress add filter 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…
Written by
-
How to make child theme in wordpress?
Hello, welcome to therichpost.com. In this post, I will tell you How to make child theme in wordpress? WordPress is the best cms. Child-theme in wordpress plays very important role. I personally advice always to make and code in child theme because wordpress theme’s need to update everytime and if we will do code in…
Written by
-
Redirect guest user to wordpress login page if not logged in with wordpress add action hook
Hello, welcome to therichpost.com. In this post, I will tell you Redirect guest user to wordpress login page if not logged in 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…
Written by
-
How to create custom user contact form in wordpress?
Hello, welcome to therichpost.com. In this post, I will tell you How to create custom user contact form in wordpress? 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. In this post, we…
Written by
-
WordPress add action hook to redirect website to home page after user logout
Hello, welcome to therichpost.com. In this post, I will tell you WordPress add action hook (wp_logout) to redirect website to home page after user logout. 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…
Written by
-
How to add product thumbnail to review order table on checkout page with woocommerce add filter hook?
Hello, welcome to therichpost.com. In this post, I will tell you How to add product thumbnail to review order table on checkout page with woocommerce add filter hook? WordPress is the best cms and Woocommerce is the best Ecommerce plugin. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption…
Written by
-
How to create shortcode in wordpress with wordpress hook?
Hello, welcome to therichpost.com. In this post, I will tell you how to create shortcode in wordpress with wordpress 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. Now I am going…
Written by