Changeset 3434106
- Timestamp:
- 01/07/2026 06:45:33 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin-alert-email-for-pmpro-membership-expiry/trunk/readme.txt
r3434102 r3434106 35 35 === Assets === 36 36 37 /assets/banner-772x250.jpg 38 /assets/icon-256x256.jpg 39 /assets/screenshot-1.jpg 37 === Admin Email for PMPro Membership Expiry === 38 Contributors: crazeco 39 Tags: paid memberships pro, pmpro, membership, membership expiry, admin notification 40 Requires at least: 6.0 41 Tested up to: 6.9 42 Requires PHP: 7.4 43 Stable tag: 1.0.5 44 License: GPLv2 or later 45 License URI: https://www.gnu.org/licenses/gpl-2.0.html 46 47 === Description === 48 49 Sends an email to the WordPress admin when a Paid Memberships Pro membership expires. 50 51 52 ⏰ Admin Email for PMPro Membership Expiry automatically notifies the site administrator 53 whenever a Paid Memberships Pro membership expires. 54 55 56 Once the plugin is installed and activated, it will automatically send an email notification to the email address configured in 'WordPress Settings → General → Email Address' in the WordPress admin dashboard. No additional settings need to be configured. 57 58 59 🔒 The plugin uses official PMPro hooks and does not modify any core or add-on files, 60 making it fully update-safe. 61 62 63 Features: 64 * 📬 Notification to admin on membership expiry 65 * ✅ Works with all PMPro membership levels 66 * 🔄 Fully update-safe; no core edits required 67 * 🪝 Uses WordPress core APIs and PMPro hooks only 68 * ✉️ Plain-text email notifications by default 69 * 🛠️ Optional customization via filters if needed 70 71 === Assets === 72 73 /admin-alert-email-for-pmpro-membership-expiry/assets/banner-772x250.jpg 74 /admin-alert-email-for-pmpro-membership-expiry/assets/icon-256x256.jpg 75 /admin-alert-email-for-pmpro-membership-expiry/assets/screenshot-1.jpg 40 76 41 77 === Changelog === … … 46 82 = 1.0.0 = 47 83 * Initial release 84 85 86 === Changelog === 87 88 = 1.0.5 = 89 * Fix plugin description and finalize code 90 91 = 1.0.0 = 92 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.