Description
You don’t feel confident with coding? You don’t want to purchase yet another bloated, expensive plugin? Great!
Business Bloomer WooCommerce Holiday / Pause / Vacation Mode Mini-Plugin comes without the usual WordPress plugin hassles. One feature. Lifetime license. No annoying subscriptions. 1 plugin file. A few lines of code. No banners. No up-sells. No WordPress notifications. Use it on as many websites as you like. Lifetime support. 1-page documentation. Super simple settings.
Speaking of which, here are the settings:
And here’s the outcome:
As you can see the plugin is straight forward. Install it, enable holiday mode, optionally disable add to cart and display notices, and you’re good to go. Simple!
Documentation
What does this Mini-Plugin do? Where do I find the settings?
It lets you enable “holiday mode” on your Woo store, either until further notice or between two dates. The simple settings can be found under “WooCommerce Settings” > “Business Bloomer”:
How do you exclude admins from holiday mode?
Just use this simple PHP snippet in a Code Snippet, custom plugin or functions.php of your child theme:
add_filter( 'pre_option_bbwchpvm_no_sales', function( $option ) {
if ( current_user_can( 'administrator' ) ) return 'no';
return $option;
});
What’s a Mini-Plugin, by the way?
The most annoying things about premium plugins are recurring subscriptions, limited license usage, too many features, bloat, up-sells and annoying notifications, unskilled support, and poor documentation. Our Mini-Plugins are the exact opposite of that.
Where can I get lifetime support?
Once you purchase the plugin, you will get a link to a “Support” page, where you can post messages, screenshots or screencasts and get immediate help.
Where can I download my plugin ZIP file?
You will receive your download file via email upon payment. Alternatively, you can head over to the My Account > My Downloads page. Here’s a direct link.
What if a new version is released? How will I know? How can I update?
The plugin will notify you that there is an update available directly in the WordPress Dashboard, same as the other plugins. You can update with a single click.
Alternatively, you can then get the latest ZIP from the Downloads page and manually update the plugin by going to Plugins > Add New > Upload Plugin. Yes, the plugin already exists – WordPress will find that out and ask you if you wish to override it.
I’ve read the docs before buying, purchased the plugin, but it doesn’t suit my needs. Can I get a refund?
Sure, you get 100% money back if you request a refund within 30 days from your purchase. As of now there is no automated system on the My Account > My Orders page, so drop me an email and I’ll process your refund. Working on it though (expect a tutorial soon)!
I have a pre-sale question?
Cool! Contact me here and I’ll do my best to get back to you asap.
Reviews
There are no reviews yet.