- 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
@@ -1033,12 +1033,6 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
'textarea_rows' => 6
)
),
array(
'id' => 'menu_item_workaround',
'type' => 'checkbox',
'label' => __( 'WP Menu Item Custom Fields Workaround','ultimate-member' ),
'tooltip' => __( 'Turn on this option if you don\'t see WP Menu Item Restriction options','ultimate-member' ),
),
array(
'id' => 'um_allow_tracking',
'type' => 'checkbox',