Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Happy Birthday Reminder

Descrizione

Happy Birthday Reminder generates reminders notifications based on certain number of days(configured in settings) to users birthday via mail to the admin email and a greeting message to the user on their birthday.
A shortcode is also available to preview users with upcoming birthdays in a post/page.
Features:

  • Integration with WordPress User Profile, and profile image
  • Addition of a custom field to user profile for birthday date selection
  • Send birthday greetings to users on their birthday
  • Send upcoming birthdays to admin email
  • Configure settings
  • English Language (please feel free to contribute)

Screenshot

  • Plugin Settings page
  • Display in a page via shortcode [WPBirthday]
  • Date Of Birth extra field in User Profile

Installazione

This section describes how to install the plugin and get it working.

  1. Upload happy-birthday-reminder to the /wp-content/plugins/ directory
  2. Activate the plugin through the WordPress ‘Plugins’ menu.
  3. Set the birthdays of your users in their profiles.
  4. Configure the plugin under wordpress settings->Birthday Reminder
  5. Add the shortcode in form of: [WPBirthday] to a page or post to display upcoming birthdays.
  6. Enjoy!

FAQ

I and my users are not receiving mail Notifications
  1. I highly recommend installing WP Mail SMTP by WPForms plugin to resolve email not sending problems.
  2. Emails are scheduled to be sent daily using WP Cron which is only activated when the site is visited. Meaning if your site is dormant for the day, the scheduled mails will not be sent.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Happy Birthday Reminder” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.0.0

  • Initial Plugin Release