Call to undefined function bdpwr_get_user()
-
Hi,
Getting the following error in production while it’s working fine locally :
[03-Mar-2021 17:05:15 UTC] PHP Fatal error: Uncaught Error: Call to undefined function bdpwr_get_user() in /home/ffaerost/admin/wp-content/plugins/bdvs-password-reset/inc/api/api.route.reset-password.php:28 Stack trace: #0 /home/ffaerost/admin/wp-includes/rest-api/class-wp-rest-server.php(1160): {closure}(Object(WP_REST_Request)) #1 /home/ffaerost/admin/wp-includes/rest-api/class-wp-rest-server.php(1007): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/bdpwr/v1/reset...', Array, NULL) #2 /home/ffaerost/admin/wp-includes/rest-api/class-wp-rest-server.php(440): WP_REST_Server->dispatch(Object(WP_REST_Request)) #3 /home/ffaerost/admin/wp-includes/rest-api.php(354): WP_REST_Server->serve_request('/bdpwr/v1/reset...') #4 /home/ffaerost/admin/wp-includes/class-wp-hook.php(287): rest_api_loaded(Object(WP)) #5 /home/ffaerost/admin/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #6 /home/ffaerost/admin/wp-includes/plugin.php(551): WP_Hook->do_action(Array) #7 /home/ffaerost/admin/wp-includes/class-wp.php(388): do_action_ref_a in /home/ffaerost/admin/wp-content/plugins/bdvs-password-reset/inc/api/api.route.reset-password.php on line 28
Wordpress 5.6.2 and plugin v0.0.8
Any idea what could be wrong ?
Thanks in advance,
Julien
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Call to undefined function bdpwr_get_user()’ is closed to new replies.