mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Add gravatar transfer tool
This commit is contained in:
@@ -52,6 +52,11 @@ class UM_API {
|
||||
__('This add-on enables you to migrate your custom user photos from BuddyPress to use with Ultimate Member.', 'ultimatemember'),
|
||||
);
|
||||
|
||||
$this->addons['gravatar_transfer'] = array(
|
||||
__('Gravatar Transfer', 'ultimatemember'),
|
||||
__('This add-on enables you to link gravatar photos to user accounts with their email address.', 'ultimatemember'),
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
/***
|
||||
|
||||
Reference in New Issue
Block a user