Author: therichpost
-
WOOCOMMERCE HOOK : ADD EMPTY CART BUTTON TO CART PAGE
Hello, welcome to therichpost.com. In this post, I will tell you WOOCOMMERCE HOOK : ADD EMPTY CART BUTTON TO CART PAGE. 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 into the files and this is the…
Written by
-
Jquery Custom tabs Effect
Hello to all, welcome to therichpost.com. In this post, I will tell you, Jquery Custom tabs Effect. I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. I am making Jquery Custom tabs Effect because…
Written by
-
Change Product Order Status Woocommerce Hook
Hello, welcome to therichpost.com. In this post, I will tell you Change Product Order Status Woocommerce 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 into the files and this is the best thing about wordpress.…
Written by
-
Woocommerce Hook Remove Tabs Single Product Page
Hello, welcome to therichpost.com. In this post, I will tell you Woocommerce Hook Remove Tabs Single Product Page. 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 into the files and this is the best thing about…
Written by
-
Commenting Style In Javascript
Hello to all, welcome to therichpost.com. In this post, I will tell you, Commenting Style In Javascript. I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. Here are the Commenting Style In Javascript: 1./**********************************…
Written by
-
Woocommerce Category Based Discount Hook
Hello, welcome to therichpost.com. In this post, I will tell you Woocommerce Category Based Discount 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 into the files and this is the best thing about wordpress. Now…
Written by
-
Top Seven WordPress Development Rules for quality work
Hello, welcome to therichpost.com. In this post, I will tell you Top Seven WordPress Development Rules for quality work. WordPress is the best cms. In this post, I am going to share my personal tips for WordPress development. Here are the Top Seven WordPress Development Rules for quality work: 1. Always use child theme for…
Written by
-
Hiding Select2 Optgroup with no child options
Hello to all, welcome to therichpost.com. In this post, I will tell you, How to Hiding Select2 Optgroup with no child options ? I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. Select2 js…
Written by
-
Send Forgot Password Email WordPress
Hello, welcome to therichpost.com. In this post, I will tell you How to Send Forgot Password Email 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, I have made…
Written by
-
Use StdClass Object In PDO
Hello to all, welcome to therichpost.com. In this post, I will tell you, How to Use StdClass Object In PDO? PDO means PHP Data Object. PDO is more secure and it is opps based. In this post, I will use php StdClass in pdo query with creating custom StdClass properties. stdClass is PHP feature. With…
Written by