Plugin Directory

Changeset 3434877


Ignore:
Timestamp:
01/08/2026 06:00:59 AM (3 months ago)
Author:
crazeco
Message:

description update

Location:
admin-alert-email-for-pmpro-membership-expiry
Files:
2 edited

Legend:

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

    r3434160 r3434877  
    2020
    2121
    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.
    2323
    2424
     
    3434
    3535= 1.0.5 =
    36 * Fix plugin description and finalize code
     36* Minor code change and update description
    3737
    3838= 1.0.0 =
  • admin-alert-email-for-pmpro-membership-expiry/trunk/readme.txt

    r3434160 r3434877  
    2020
    2121
    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.
    2323
    2424
     
    3131* 🛠️ Optional customization via filters if needed
    3232
    33 === Assets ===
    34 
    35 === Admin Email for PMPro Membership Expiry ===
    36 Contributors: crazeco
    37 Tags: paid memberships pro, pmpro, membership, membership expiry, admin notification
    38 Requires at least: 6.0
    39 Tested up to: 6.9
    40 Requires PHP: 7.4
    41 Stable tag: 1.0.5
    42 License: GPLv2 or later
    43 License URI: https://www.gnu.org/licenses/gpl-2.0.html
    44 
    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 administrator
    51 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 expiry
    63 * ✅ Works with all PMPro membership levels
    64 * 🔄 Fully update-safe; no core edits required
    65 * 🪝 Uses WordPress core APIs and PMPro hooks only
    66 * ✉️ Plain-text email notifications by default
    67 * 🛠️ Optional customization via filters if needed
    68 
    69 
    70 
    7133=== Changelog ===
    7234
    7335= 1.0.5 =
    74 * Fix plugin description and finalize code
     36* Minor code change and update description
    7537
    7638= 1.0.0 =
Note: See TracChangeset for help on using the changeset viewer.