- remove cache on upgrade user role;

- removed deprecated functions-
- text changes;
This commit is contained in:
nikitozzzzzzz
2018-04-05 14:38:20 +03:00
parent ee55c1fa9a
commit c6a00afa9a
6 changed files with 39 additions and 12 deletions
-1
View File
@@ -529,7 +529,6 @@ if ( ! class_exists( 'um\Config' ) ) {
'cover_min_width' => 1000,
'profile_photo_max_size' => 999999999,
'cover_photo_max_size' => 999999999,
'menu_item_workaround' => 0,
'custom_roles_increment' => 1,
);