jamesgol / woocommerce-cart-stock-reducer

Allow WooCommerce inventory stock to be reduced when adding items to cart
GNU General Public License v2.0
58 stars 19 forks source link

Add shortcode to display countdown timer #56

Open jamesgol opened 6 years ago

jamesgol commented 6 years ago

Requested via WordPress forum https://wordpress.org/support/topic/product-timer-shortcode/

Would allow placing a countdown timer in other places on the page.

rangelrmorais commented 6 years ago

Hi @quitequinn, this is something that your looking for in another topic, right?

quitequinn commented 6 years ago

@rangelrmorais Not presently. Perhaps in the past.

codeagencybe commented 4 years ago

@jamesgol

Is there any update on this? I know the topic is from 2018, I just installed your plugin on a dev instance and I also don't see anything specific on the shop page or other places. Are there any known shortcodes we can use to show the timer in eg header, above shop page, widgets, ...? Or can you point me to a hook or filter that is perhaps available so I can create a custom shortcode myself?

Thanks!

jamesgol commented 4 years ago

Sorry, I have no update. If you do end up implementing, please submit a pull request with your changes. It shouldn't be too difficult to get a simple version working, it just gets complicated when you have lots of options.