mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 22:23:37 +09:00
- added new extension dependencies;
This commit is contained in:
@@ -123,6 +123,10 @@ if ( ! class_exists( 'um\core\Plugin_Updater' ) ) {
|
||||
'key' => 'user_bookmarks',
|
||||
'title' => 'User Bookmarks',
|
||||
),
|
||||
'um-unsplash/um-unsplash.php' => array(
|
||||
'key' => 'unsplash',
|
||||
'title' => 'Unsplash',
|
||||
),
|
||||
'um-user-notes/um-user-notes.php' => array(
|
||||
'key' => 'user_notes',
|
||||
'title' => 'User Notes',
|
||||
|
||||
Reference in New Issue
Block a user