Decryption key:
** Version 3.0.0 **
- Add: automatically charge for won auctions if user has stored card number (works only with Stripe payment gateway)
- Add: allow bidding if user has stored card number (works only with Stripe payment gateway)
- Add: special shortcode to display template parts for single auction page [wsa_templates template="countdown"] useful for builders like Gutenberg and Avada Builder
- Add: new hook woocommerce_simple_auction_auction_payed and filter woocommerce_simple_auctions_relist_auction
- Add: version update for datatables.js
- Fix: Add to Watchlist link in product loop
- Fix: Auction Finished admin email template fix
- Fix: outbid message on single auction page
- Fix: error must be of type int|float
- Fix: category count fix after relist
- Fix: small HPOS compatibility fix