Birthday Emails

Automatically send an email to WordPress or BuddyPress users on their birthday.

2 database tables

Table NameDescriptionMethod
wp_bp_xprofile_fieldsStores bp xprofile fields data created by this plugin.Static
wp_cjl_bdemail_unsubscribeStores cjl bdemail unsubscribe data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:cjl_bdemail_settingsOption key:cjlbdemailcountdownOption key:cjlbdemailid
wp_posts
Custom post type:cjlbdemails
wp_usermeta
User meta