This plugin adds some functionality to make WooCommerce Waitlist more compatible with the Sober Theme by UIX Themes.
The Sober theme uses AJAX to load products on the shop page. This means that the waitlist plugin doesn’t get a chance to initialize the waitlist buttons. This plugin hooks into the functionality that loads the quickview and makes sure that the waitlist buttons are initialized after the quickview is loaded.
next-release
for your featurenext-release
This plugin is set up to work with integrated WordPress updates through the use of yahnis-elsts/plugin-update-checker and rymndhng/release-on-push-action
In order to deploy an update:
next-release
branch in your test environmentnext-release
branch into main
and add the appropriate label:
release:major
release:minor
release:patch
release.yml
workflow will update all of your version numbers and commit them back into main and create a github release artifact: woocommerce-waitlist-sober-compatibility.zip