Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Happy Birthday Reminder

Description

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)

Captures d’écrans

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

Installation

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.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Happy Birthday Reminder » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Happy Birthday Reminder » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

1.0.0

  • Initial Plugin Release