mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fixed menu items compatibility and integration;
This commit is contained in:
@@ -977,6 +977,12 @@ if ( ! class_exists( '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