Plugin Directory

Changeset 3434106


Ignore:
Timestamp:
01/07/2026 06:45:33 AM (3 months ago)
Author:
crazeco
Message:

asset path fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin-alert-email-for-pmpro-membership-expiry/trunk/readme.txt

    r3434102 r3434106  
    3535=== Assets ===
    3636
    37 /assets/banner-772x250.jpg
    38 /assets/icon-256x256.jpg
    39 /assets/screenshot-1.jpg
     37=== Admin Email for PMPro Membership Expiry ===
     38Contributors: crazeco
     39Tags: paid memberships pro, pmpro, membership, membership expiry, admin notification
     40Requires at least: 6.0
     41Tested up to: 6.9
     42Requires PHP: 7.4
     43Stable tag: 1.0.5
     44License: GPLv2 or later
     45License URI: https://www.gnu.org/licenses/gpl-2.0.html
     46
     47=== Description ===
     48
     49Sends 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
     53whenever a Paid Memberships Pro membership expires.
     54
     55
     56Once 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,
     60making it fully update-safe.
     61
     62
     63Features:
     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
    4076
    4177=== Changelog ===
     
    4682= 1.0.0 =
    4783* 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.