Author: Amitpal Singh

How to add suffix to child order in woocommerce?

How to add suffix to child order in woocommerce? add_filter( ‘woocommerce_order_number’, ‘change_woocommerce_order_number’ ); function change_woocommerce_order_number( $order_id ) { if(is_admin()){ $order = wc_get_order( $order_id ); $parent_id

How to add suffix to parent order in woocommerce?

How to add suffix to parent order in woocommerce? add_filter( ‘woocommerce_order_number’, ‘change_woocommerce_order_number’ ); function change_woocommerce_order_number( $order_id ) { if(is_admin()){ $order = wc_get_order( $order_id ); $parent_id

Get only parent categories wordpress

Get only parent categories wordpress rest api and json method: Paste below code in functions.php /* parent categories via rest api */ add_action( ‘rest_api_init’, function

How to Attribute?

Lorem ipsum is typically a corrupted version of De finibus bonorum et malorum, a 1st-century BC text by the Roman statesman and philosopher Cicero.
for Example: Website, Social Media, Blogs, ebooks , newsletter, etc.
Lorem ipsum is typically a corrupted version of De finibus bonorum et malorum, a 1st-century BC text by the Roman statesman and philosopher Cicero.
Copied!

Got a Question? Check out our FAQ Section.

Your action, our appreciation

It encourage us to give you more valuable content on website.