Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin Update 28 June 2018: The fine folks at Prospress have provided some updated code which works with newer versions of WooCommerce Subscriptions. WooCommerce Subscriptions by default will move a subscription to a ‘pending cancellation’ status when cancelled either by the subscriber or […]
Translate the WooCommerce Subscriptions “Sign Up Now” Button Text
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin Because WooCommerce Subscriptions provides a way to easily customize the “Add to Cart/Sign Up Now” button text via the admin dashboard it is impractical and unfeasible to translate that button text on the front end of your shop. WooCommerce provides […]
Dynamically Change Order Date on Status Change
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin Are old failed payments that are eventually paid for causing havoc with your reporting workflow because they get missed? WooCommerce offers a variety of action hooks on order status changes that can be used to dynamically change the […]
Automatically Mark Order as Not Exported on Status Change
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin Automatic exports with the Customer/Order CSV Export will not export orders that have previously been marked as exported. This is intentional to prevent duplication of exported orders. However, consider this case: An export was done which includes orders in […]
Japanese State Names in Order/Customer CSV Export
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin 3 November 2016 Update: As of WooCommerce Customer/Order CSV Export version 4.1, this will no longer be needed as version 4.1 will be using a state name instead of the code for the five countries which use this type of […]
Move WooCommerce Box Office Form Fields
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin By Default, WooCommerce Box Office renders the add to cart/buy ticket now button before the form fields. In some cases this may be undesirable. If you would rather render the fields before the button, use the below […]
Complex Pricing in WooCommerce Bookings
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin WooCommerce Bookings provides a way for people to sell time based products and it can be made to work with a wide variety of use-cases. Unfortunately, in order to be able to work with this wide range of […]
Hide WooCommerce sub menus from Shop Managers
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin You may wish to hide certain sub menu items from your Shop Managers, WooCommerce Settings, Add-ons and the System Status report for example. The snippet below will do exactly that, but you can adjust as necessay by […]
Add Custom Subscription Length
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin By default, WooCommerce Subscriptions, provides a large number of subscription durations that should be sufficient for most users. However, some users may wish to provide custom subscription lengths. Fortunately WooCommerce Subscriptions provides a filter called woocommerce_subscription_lengths which […]
Get Full Country Name in CSV Export
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin The Order/Customer CSV Export extension is often used for forwarding orders to fulfillment services or for generating mailing labels for shipping products. If your shop is based in the U.S. and you are shipping products to overseas […]