Skip to content

Releases: HandyPlugins/handyplugins-paddlepress

v2.0

02 Oct 06:09
Compare
Choose a tag to compare
  • Added: Paddle Billing support.
  • Added: Deferred script execution.
  • Security: Encryption for auth code.
  • PHP 8.2: fix the deprecated variable format.
  • Bump required PHP version to 7.2.5
  • Dependency updates.
  • Tested with WP 6.3

v1.6.1

27 Feb 19:38
Compare
Choose a tag to compare
  • PHP 8.1: fix deprecated 'FILTER_SANITIZE_STRING'
  • Tested with WP 6.2

Full Changelog: 1.6...1.6.1

v1.6

01 Dec 13:19
Compare
Choose a tag to compare
  • Update deprecated JS code.
  • Tested with WP 6.1
  • Small tweaks and improvements

v1.5

26 Jul 08:20
Compare
Choose a tag to compare
  • Shortcode improvements. Supports most of the Paddle checkout parameters now.
  • Added paddlepress_button_shortcode filter.

v1.4

21 May 12:21
Compare
Choose a tag to compare
  • Add event callback options.
  • Small tweaks & improvements.
  • Tested with WP 6.0

v1.3

31 Jan 12:23
Compare
Choose a tag to compare
  • tested with WP 5.9
  • data-success attribute added to shortcode for custom redirection upon completion of checkout.
  • Small tweaks.

v1.2

13 Jun 22:09
Compare
Choose a tag to compare

tested with WP 5.8
New Hook: fire paddlepress_plan_changed on plan updates
Small tweaks