mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- remove cache on upgrade user role;
- removed deprecated functions- - text changes;
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user