WP Manifestindependent plugin directory
manifest / email / um-remind-pendings-admin

Ultimate Member - Remind Pendings Admin Email

Extension to Ultimate Member with an email template sent daily or weekly with a placeholder {remind-pendings-admin} which creates a list to Remind Admin about all Users Pending for a Review.

by Miss Veronica · github.com/missveronica/um-remind-pendings-admin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/missveronica/um-remind-pendings-admin/archive/refs/heads/main.zip

Declares an update source (https://github.com/MissVeronica/um-remind-pendings-admin), so updates arrive through the plugin's own updater.

Readme

UM Remind Pendings Admin

Extension to Ultimate Member with an email template sent daily or weekly with a placeholder {remind-pendings-admin} which creates a list to Remind Admin about all Users Pending for a Review.

UM Settings -> Email -> Template "Remind Pendings Admin - Daily/Weekly email"

  • Daily Reminder to Admin - Click to send the email reminder to admin daily otherwise email is sent weekly.
  • Select weekday for reminder email - Default weekday for sending the Reminder email is Monday.
  • Select time for reminder email - Default time during the day for scheduling the WP cronjob to send the Reminder email is at 06:00.
  • Enable UM Dashboard status - Click to get number of Users waiting for a review and the schedule for next email at the UM dashboard and the possibilty to send extra Admin emails.

UM Dashboard

  • %d Users are waiting for an Admin review
  • The next Admin Reminder email is scheduled at %s
  • Send Admin Reminder email now

Email template "remind_pendings_admin.php"

Translations or Text changes

References

Updates

None

Installation & Updates

  • Install and update by downloading the plugin ZIP file via green "Code" button
  • Install as a new Plugin, which you upload in WordPress -> Plugins -> Add New -> Upload Plugin.
  • Activate the Plugin

Read the full README on GitHub →