Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Happy Birthday Reminder

Opis

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)

Zrzuty ekranu

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

Instalacja

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!

Najczęściej zadawane pytania

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.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„Happy Birthday Reminder” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.0.0

  • Initial Plugin Release