Changes between Initial Version and Version 1 of Ticket #61489, comment 2
- Timestamp:
- 06/24/2024 11:34:46 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61489, comment 2
initial v1 1 1 Here is the stack trace: 2 [24-Jun-2024 21:05:49 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "_wp_footnotes_kses_init" not found or invalid function name in /wp-includes/class-wp-hook.php:308 2 `[24-Jun-2024 21:05:49 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "_wp_footnotes_kses_init" not found or invalid function name in /wp-includes/class-wp-hook.php:308` 3 3 Stack trace: 4 {{{ 4 5 #0 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) 5 6 #1 /wp-includes/plugin.php(517): WP_Hook->do_action(Array) … … 10 11 #6 /wp-content/plugins/cleantalk-spam-protect/cleantalk.php(2856): apbct_is_user_role_in(Array, NULL) 11 12 #7 /wp-content/plugins/cleantalk-spam-protect/inc/cleantalk-public.php(363): apbct_is_user_enable() 12 #8 /wp-includes/class-wp-hook.php(308): apbct_init('') #9 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) 13 #8 /wp-includes/class-wp-hook.php(308): apbct_init('') 14 #9 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) 13 15 #10 /wp-includes/plugin.php(517): WP_Hook->do_action(Array) 14 16 #11 /wp-settings.php(480): do_action('plugins_loaded') … … 19 21 #16 {main} 20 22 thrown in /wp-includes/class-wp-hook.php on line 308 23 }}}