- 2.0.42 release;

This commit is contained in:
nikitasinelnikov
2019-03-28 14:54:12 +02:00
parent b83eaec05e
commit 7c860d0b07
7 changed files with 89 additions and 55 deletions
@@ -1067,6 +1067,12 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
'label' => __( 'Disable Cache User Profile', 'ultimate-member' ),
'tooltip' => __( 'Check this box if you would like to disable Ultimate Member user\'s cache.', 'ultimate-member' ),
),
array(
'id' => 'enable_blocks',
'type' => 'checkbox',
'label' => __( 'Enable Gutenberg Blocks', 'ultimate-member' ),
'tooltip' => __( 'Check this box if you would like to use Ultimate Member blocks in Gutenberg editor. Important some themes have the conflicts with Gutenberg editor.', 'ultimate-member' ),
),
array(
'id' => 'uninstall_on_delete',
'type' => 'checkbox',