Skip to content

Commit c44458e

Browse files
committed
Remove wp-cron
1 parent 2e527cc commit c44458e

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

functionMap.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@
180180
'wp_clear_scheduled_hook' => ['(int<0, max>|($wp_error is false ? false : \WP_Error))', 'args' => $cronArgsType],
181181
'wp_count_terms' => ['numeric-string|\WP_Error'],
182182
'wp_create_nonce' => ['lowercase-string&non-falsy-string', 'action' => '-1|string'],
183-
'wp_cron' => ['false|int<0, max>|void'],
184183
'wp_debug_backtrace_summary' => ['($pretty is true ? string : list<string>)'],
185184
'wp_die' => ['($args is array{exit: false}&array ? void : never)'],
186185
'wp_dropdown_languages' => ["(\$args is array{id: null|''}&array ? void : (\$args is array{name: null|''}&array ? void : string))"],

tests/data/return/wp-cron.php

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)