Changeset 3434877
- Timestamp:
- 01/08/2026 06:00:59 AM (3 months ago)
- Location:
- admin-alert-email-for-pmpro-membership-expiry
- Files:
-
- 2 edited
-
tags/1.0.5/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
admin-alert-email-for-pmpro-membership-expiry/tags/1.0.5/readme.txt
r3434160 r3434877 20 20 21 21 22 🔒 The plugin uses official PMPro hooks and does not modify any core or add-on files, making it fully update-safe. 22 🔒 The plugin uses official PMPro hooks and does not modify any core or add-on files, making it fully update-safe. The plugin is super lightweight and contains a very small amount of code. 23 23 24 24 … … 34 34 35 35 = 1.0.5 = 36 * Fix plugin description and finalize code36 * Minor code change and update description 37 37 38 38 = 1.0.0 = -
admin-alert-email-for-pmpro-membership-expiry/trunk/readme.txt
r3434160 r3434877 20 20 21 21 22 🔒 The plugin uses official PMPro hooks and does not modify any core or add-on files, making it fully update-safe. 22 🔒 The plugin uses official PMPro hooks and does not modify any core or add-on files, making it fully update-safe. The plugin is super lightweight and contains a very small amount of code. 23 23 24 24 … … 31 31 * 🛠️ Optional customization via filters if needed 32 32 33 === Assets ===34 35 === Admin Email for PMPro Membership Expiry ===36 Contributors: crazeco37 Tags: paid memberships pro, pmpro, membership, membership expiry, admin notification38 Requires at least: 6.039 Tested up to: 6.940 Requires PHP: 7.441 Stable tag: 1.0.542 License: GPLv2 or later43 License URI: https://www.gnu.org/licenses/gpl-2.0.html44 45 === Description ===46 47 Sends an email to the WordPress admin when a Paid Memberships Pro membership expires.48 49 50 ⏰ Admin Email for PMPro Membership Expiry automatically notifies the site administrator51 whenever a Paid Memberships Pro membership expires.52 53 54 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.55 56 57 🔒 The plugin uses official PMPro hooks and does not modify any core or add-on files,58 making it fully update-safe.59 60 61 Features:62 * 📬 Notification to admin on membership expiry63 * ✅ Works with all PMPro membership levels64 * 🔄 Fully update-safe; no core edits required65 * 🪝 Uses WordPress core APIs and PMPro hooks only66 * ✉️ Plain-text email notifications by default67 * 🛠️ Optional customization via filters if needed68 69 70 71 33 === Changelog === 72 34 73 35 = 1.0.5 = 74 * Fix plugin description and finalize code36 * Minor code change and update description 75 37 76 38 = 1.0.0 =
Note: See TracChangeset
for help on using the changeset viewer.