Este plugin não foi testado com os 3 lançamentos principais mais recentes do WordPress. Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Happy Birthday Reminder

Descrição

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)

Capturas de tela

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

Instalação

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!

Perguntas frequentes

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.

Avaliações

Não há avaliações para este plugin.

Colaboradores e desenvolvedores

“Happy Birthday Reminder” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

1.0.0

  • Initial Plugin Release