Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Releases: strangerstudios/pmpro-sitewide-sales

v1.2.5

09 Apr 16:40
Compare
Choose a tag to compare
  • BUG FIX: Fixed issue where automatic discount code application may cause error to be shown.
  • BUG FIX/ENHANCEMENT: Now adding 'pmpro-checkout' class to body tag on SWS landing pages.

v1.2.4

23 Nov 02:40
Compare
Choose a tag to compare
  • BUG FIX: Fixed issue where dates could save incorrectly with WP 5.3+.
  • BUG FIX/ENHANCEMENT: Fixed compatibility with PMPro MailChimp.

v1.2.3

25 Apr 19:20
Compare
Choose a tag to compare

BUG FIX: Fixed issue where Sitewide Sales was removing any previously added custom fields for the PMPro Advanced Settings page and throwing a warning.

v1.2.2

24 Apr 17:19
Compare
Choose a tag to compare
  • BUG FIX/EHNANCEMENT: Running wpautop before do_shortcode on the pmpro_sws_banner_content filter.

v1.2.1

19 Apr 17:16
Compare
Choose a tag to compare

= 1.2.1 =

  • BUG FIX/ENHANCEMENT: Instead of using the_content filters for banner content, we added our own pmpro_sws_banner_content filter and are running wpautop and do_shortcode on it by default.

= 1.2 =

  • BUG FIX: Fixed sanitizing and escaping of user input in several places.
  • BUG FIX: Fixed notices on the landing page.
  • BUG FIX: Fixed bug where Quick Edit was removed from non-sitewide sale CPTs.
  • ENHANCEMENT: Sitewide Sale banner titles and content can now include HTML.
  • ENHANCEMENT: Added pmpro_sws_before_banner_button hook to add content into banners... above the button. Passes the post ID of the active sitewide sale as a parameter.
  • ENHANCEMENT: Added a PMPROSWS_VERSION constant and using it to set the version for CSS and JS assets.

v1.1.1

23 Nov 01:49
Compare
Choose a tag to compare

BUG FIX: Buy link in bottom banner is fixed now.

v1.1

20 Nov 11:13
Compare
Choose a tag to compare
  • BUG FIX: Render (but keep hidden) the edit code button even if there is no code set for the sale yet.
  • BUG FIX: Now correctly passing start and end date to the create discount code ajax.
  • BUG FIX: Fixed end date check for banner.
  • BUG FIX/ENHANCEMENT: Applying 'the_content' filter to the pre and post sale content
  • ENHANCEMENT: Adding new "vintage" template style -- since 2018-11-10;

v1.0

05 Nov 12:08
Compare
Choose a tag to compare

Initial release!