- updated dependencies;

This commit is contained in:
nikitasinelnikov
2019-10-07 18:04:06 +03:00
parent 09eb56f1b5
commit 11f047930d
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Notices' ) ) {
$this->add_notice( 'old_extensions', array(
'class' => 'error',
'message' => '<p>' . sprintf( __( '<strong>%s %s</strong> requires 2.0 extensions. You have pre 2.0 extensions installed on your site. <br /> Please update %s extensions to latest versions. For more info see this <a href="%s" target="_blank">doc</a>.', 'ultimate-member' ), ultimatemember_plugin_name, ultimatemember_version, ultimatemember_plugin_name, 'http://docs.ultimatemember.com/article/266-updating-to-2-0-versions-of-extensions' ) . '</p>',
'message' => '<p>' . sprintf( __( '<strong>%s %s</strong> requires 2.0 extensions. You have pre 2.0 extensions installed on your site. <br /> Please update %s extensions to latest versions. For more info see this <a href="%s" target="_blank">doc</a>.', 'ultimate-member' ), ultimatemember_plugin_name, ultimatemember_version, ultimatemember_plugin_name, 'https://docs.ultimatemember.com/article/201-how-to-update-your-site' ) . '</p>',
), 0 );
}
+2 -4
View File
@@ -37,8 +37,7 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
'followers' => '2.1.6',
'forumwp' => '2.0.1',
'friends' => '2.1.4',
/*need to review*/
'groups' => '2.0',
'groups' => '2.1.7',
'instagram' => '2.0.5',
'mailchimp' => '2.2.0',
'messaging' => '2.2.5',
@@ -51,8 +50,7 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
'recaptcha' => '2.1.2',
'reviews' => '2.1.5',
'social-activity' => '2.2.0',
/*need Champ's feedback */
'social-login' => '2.0.1',
'social-login' => '2.2.0',
'terms-conditions' => '2.1.1',
'unsplash' => '2.0.2',
'user-bookmarks' => '2.0.2',