- changed Reviews_API() method to Reviews();

- added a few translations for admin builder;
- account page CSS responsive fix;
- translations updated;
This commit is contained in:
nikitasinelnikov
2019-10-23 13:13:11 +03:00
parent fca6de05d6
commit 58cfb1549d
4 changed files with 185 additions and 157 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ if ( ! class_exists( 'UM' ) ) {
* @method UM_Online Online()
* @method UM_Profile_Completeness_API Profile_Completeness_API()
* @method UM_reCAPTCHA reCAPTCHA()
* @method UM_Reviews_API Reviews_API()
* @method UM_Reviews Reviews()
* @method UM_Activity_API Activity_API()
* @method UM_Social_Login_API Social_Login_API()
* @method UM_User_Tags User_Tags()