4 versions
Paid Memberships Pro – Developer’S Toolkit history.
Every release of Paid Memberships Pro – Developer’S Toolkit is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.
2 of 4 releases scanned clean
v1.1.3Latest
September 13, 202689.1 KBScanned
* SECURITY: Performance testing REST API endpoints now require an authenticated administrator by default. Unauthenticated access can be re-enabled with the new `pmpro_toolkit_allow_unauthenticated_requests` filter. #74 (@flintfromthebasement)
* SECURITY: Basic Auth is now only allowed for Toolkit REST API routes. #74 (@flintfromthebasement)
May 7, 202685.3 KBScanned
Fixed
- Replaced the top-of-file `is_plugin_active()` early return with narrow `function_exists()` checks at each PMPro-dependent entry point. The plugin now initializes correctly when PMPro is installed under a non-standard folder name (e.g. `paid-memberships-pro-rc1`) and avoids potential fatals on frontend requests. #71 (@dparker1005)
September 24, 202584.6 KBUnknown
Added
- Enable performance testing endpoints to test Paid Memberships Pro key functionality. #57 (@dalemugford)
- Enable scripts as CLI commands: Run Toolkit scripts in the WP CLI. #57 (@dalemugford)
- Use batch processing to improve performance of member data scrubbing. #52 (@dalemugford)
- Remove test subscriptions when clearing out test orders. #53 (@andrewlimaza)
- Adds conditional support for Action Scheduler handling #52 (@dalemugford)
- Improved deletion of test orders to include order meta and subscription meta. #62 (@andrewlimaza)
- Added support for generated checkout data for Mailing Address Add On and the Member Directory Maps Fields and other general improvements. #54,#55 (@dparker1005,@kimwhite)
Fixed
- Tweak wording for delete member script to include subscription tables. #46 (@MaximilianoRicoTabo)
Improved
- Renamed "PMPro Toolkit" to "Toolkit" in the admin menu bar option. #60 (@andrewlimaza)
v1.0Unavailable
October 25, 202438.4 KBUnknown
Other
- SECURITY: Added nonce checks to the admin forms. #36 (@MaximilianoRicoTabo)
Added
- Added an option to allow automatically generating test user data at checkout. #44 (@MaximilianoRicoTabo)
- Added support for importing and exporting user fields. #30 (@andrewlimaza)
- Added a script to delete old token, pending, and review orders. #33 (@dparker1005)
- Added a script to delete test orders. #40 (@MaximilianoRicoTabo)
- Added a script to clear cached report data. #39 (@MaximilianoRicoTabo)
- Moved the Toolkit admin pages to the Memberships menu and updated the UI. #36 (@MaximilianoRicoTabo)
Fixed
- FIX/ENHANCEMENT: Updated clean up scripts to account for tables added in PMPro v3.0. #41 (@MaximilianoRicoTabo)
- Fixed a PHP warning when sending the chekcout debug email if the `password2` field is not collected at checkout. #45 (@MaximilianoRicoTabo)
Removed
- Removed the "View As" feature as this is now included in the core Paid Memberships Pro plugin. #37 (@MaximilianoRicoTabo)
Why archive
Sometimes the latest release isn't the one you need. The archive lets you pin Paid Memberships Pro – Developer’S Toolkit to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.