Releases: HandyPlugins/handyplugins-paddlepress
Releases · HandyPlugins/handyplugins-paddlepress
v2.0
- 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
- PHP 8.1: fix deprecated 'FILTER_SANITIZE_STRING'
- Tested with WP 6.2
Full Changelog: 1.6...1.6.1
v1.6
- Update deprecated JS code.
- Tested with WP 6.1
- Small tweaks and improvements
v1.5
- Shortcode improvements. Supports most of the Paddle checkout parameters now.
- Added
paddlepress_button_shortcode
filter.
v1.4
- Add event callback options.
- Small tweaks & improvements.
- Tested with WP 6.0
v1.3
- tested with WP 5.9
data-success
attribute added to shortcode for custom redirection upon completion of checkout.- Small tweaks.
v1.2
tested with WP 5.8
New Hook: fire paddlepress_plan_changed on plan updates
Small tweaks