- updated structure for action scheduler;

This commit is contained in:
Mykyta Synelnikov
2024-09-06 15:03:50 +03:00
parent 5385e07a5f
commit 6df83f4f09
9 changed files with 201 additions and 236 deletions
+1 -1
View File
@@ -1006,7 +1006,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
'sanitize' => 'bool',
),
'enable_action_scheduler' => array(
'sanitize' => 'bool',
'sanitize' => 'bool',
),
'rest_api_version' => array(
'sanitize' => 'text',