- fixed menu items compatibility and integration;

This commit is contained in:
nikitozzzzzzz
2017-12-14 11:12:15 +02:00
parent a6ddfde2d5
commit 7c63c20224
7 changed files with 112 additions and 20 deletions
@@ -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',