- added new extension dependencies;

This commit is contained in:
nikitasinelnikov
2019-05-07 11:26:12 +03:00
parent 16761c9b8d
commit 2ad7e6a0a7
2 changed files with 8 additions and 1 deletions
+4
View File
@@ -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',