mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-12 03:06:23 +09:00
- updated structure for action scheduler;
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user