Developer Tools
Our Developer Tools Add-on extends the capabilities of MemberPress by enabling a full REST API and webhooks for advanced integration with custom code and comprehensive services like Zapier.
With MemberPress Developer Tools, you get dynamic, in-plugin configuration and documentation, a long list of supported webhook events, and REST API with the ability to list, create, update, and delete objects like Members, Events, Transactions, Rules, and a ton more.
Get the MemberPress Developer Tools Add-on
ARTICLE >> Take a Tour of the Best MemberPress Add-Ons and Integrations
CHANGELOG
1.3.8 – 04/07/2026
* Updated plugin URI and author information
* Renamed ReadyLaunch to CoreLaunch
1.3.7 – 01/15/2026
* Added lessons and course filters
* Enhanced Zapier integration page with new content
* Enhanced course and lesson comment replies to use correct author data
* Added comment data in the API response when comment or reply to comment is posted
* Enhanced users with the read_private_posts capability can see private posts
1.3.6 – 11/10/2025
* Added gifting & course assignment events
* Added new WP filters and included UTC date strings for Comments Query
* Added filter hooks for API request and response customization
* Fixed CSRF vulnerability in Webhook Settings
1.3.5 – 06/10/2025
* Added events for Account Active and Inactive
1.3.4 – 05/19/2025
* Fix hamburger menu in mobile view
* Fix translatable strings
1.3.3 – 12/04/2024
* Fix sending webhooks
1.3.2 – 12/03/2024
* Add a filter hook on the webhook event data
1.3.1 – 11/28/2024
* Fix translations
1.3.0 – 11/18/2024
* Improvements to API for BuddyBoss App support
1.2.18 – 01/16/2024
* Add mpdt_admin_capability hook to admin menu capability
* Add mpdt-webhook-validate-member-data filter to override member validation
* Prevent sending events to webhooks if member object is set to “0”
* Catch exceptions on Ajax webhook sending
* Fix deprecated warnings in PHP 8+
1.2.17 – 04/25/2023
* Add links to hook docs in Resources subpage
* Add thank_you_page_type and thank_you_page_id to membership API
1.2.16 – 03/07/2023
* Bring back password argument for create member endpoint
1.2.15 – 01/07/2023
* Remove password argument for member update