Users Birthday Email
Users Birthday Email automatically sends personalized birthday emails to your WordPress users on their birthday.
The plugin is designed to be simple, lightweight, and easy to configure, making it suitable for both technical and non-technical users.
Features
- Automatically sends birthday emails to WordPress users.
- Built-in date picker for collecting users’ birthdays.
- Works independently without requiring a membership plugin.
- Easily integrates with third-party membership plugins using filter hooks.
- Multiple filter hooks for developers to customize functionality.
- User-friendly settings page with straightforward configuration.
For a better understanding of the plugin setup and features, please review the screenshots before configuring the plugin.
Developer Hooks
The plugin provides several filter hooks that allow developers to customize functionality and integrate with third-party membership plugins.
unity_users_birthday_meta_key
Change the user meta key used to store and retrieve user birthday data.
unity_users_birth_date_query_args
Modify the user query arguments before searching for users with matching birthdays.
unity_users_birth_day_format
Customize the birthday day format before comparing it with the current date.
unity_users_birth_month_format
Customize the birthday month format before comparing it with the current date.
unity_users_birth_day_email_head_style
Add or modify custom CSS styles inside the birthday email header.
