function not loaded or existing
-
Hi there,
updating plugins triggers an action for a not loaded or existing function (php 7.2)
Here is a copy of the php warning provided by query monitor in the firefox developer console:
component: “Core”
file: “wp-includes/class-wp-hook.php”
line: 286
message: “call_user_func_array() expects parameter 1 to be a valid callback, function ‘dsdvo_wp_backenddsgvo_update_new_policy’ not found or invalid function name”
stack: (4) […]
0: “do_action(‘upgrader_process_complete’)”
1: “Plugin_Upgrader->bulk_upgrade()”
2: “wp_ajax_update_plugin()”
3: “do_action(‘wp_ajax_update-plugin’)”
length: 4
<prototype>: Array []
type: “warning”
The page I need help with: [log in to see the link]
The topic ‘function not loaded or existing’ is closed to new replies.