WooCommerce is an open source eCommerce plugin available for WordPress.
I've been trying to add a single text input field to every item in the cart and submit that user …
wordpress woocommerceAfter a long search, I found this post: WooCommerce hook for "after payment complete" actions which talks about creating web …
woocommerce webhooksIn Woocommerce you can add global product attributes and terms. So for instance: Size (attribute) small (term) medium (term) large (…
attributes e-commerce woocommerce productI'm trying to use is_category in woocommerce.php which is not working. I want to print the title according …
php wordpress woocommercehttp://www.passgotutoring.com/shop/product-category/ucla/ucla-14a/ I am trying to get a auto redirect towards WP_Cart …
wordpress woocommerceI need to create a products archive page (usually the Shop page in WooCommerce) but displays ONLY the ON SALE …
wordpress woocommerce archive product shopI would like to be able to add a custom CSS class to my WooCommerce checkout fields. I'm using twitter …
wordpress twitter-bootstrap woocommerce woothemesI have created a variable product ("parent" product) in WooCommerce version 3+. From a WordPress plugin, I would like to programmatically …
php wordpress woocommerce product product-variationsI'm trying to remove the word "Archive" from the page title. How to remove it? By adding a filter? Example: …
wordpress woocommerceI am trying to get Woocommerce product permalink by given product name. I know I can get permalink by given …
wordpress woocommerce permalinks