Skip to content

Releases: mattyrob/subscribe2-for-cp

10.25

23 Nov 21:37
Compare
Choose a tag to compare
  • Dropped use of the 'Precedence' email header as use is controversial and not widely supported
  • Fix for date appearing in wrong language when authors use different language in WordPress admin to the main site language
  • Gutenberg block updated for useOnce deprecation and transition to shortcode block improved from recently added and unsaved block
  • Fixed warning message on Your Subscriptions page
  • Further Coding Standard improvements
  • Add GDPR warning to Settings page for certain settings
  • Fixed error message in older version of WordPress where get_user_locale() function is not available
  • Extended 's2_form' filter to include shortcode attributes to allow more accurate filtering
  • Extended Widget to pass attribute to indicate Widget use over standard form use
  • Fix some notices generated by undefined variables
  • Ensure Editor buttons loads when Classic Editor plugin in use with WordPress 5.0

10.24

12 Apr 20:25
Compare
Choose a tag to compare
  • First release on GitHub (about time too!)
  • Fixes for the Subscribers page - sorting and Multisite improvements
  • Code layout improvements
  • Other minor bug fixes and enhancements