
內容簡介
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.
