Serious problem after installing 5.5 wp
-
Hi, hope someone will help me out.
After installing the wp 5.5 version I’ve found some issue. First of all my website was totally broken as I wrote above. I also tryied to disable all the plugins but it was broken but nothing to do.
So I called my host for assistance and they suggested me to restore the database. And actually I did it. So the website apparently worked again. Yet, this is not true as matter of the facts.
Indeed I’ve had this issue: https://ibb.co/mzT4jsb in all the pages or posts i try to edit. The message is the following: Notice: register_rest_route was called incorrectly. The REST API route definition for mc4wp/v1/form is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /web/htdocs/www.emilianorusso.it/home/wp-includes/functions.php on line 5225
I know I can get rid of it by changing “false” in debug of wp_config file but this will just hide a problem that is well explained in this page and i cannot understand how to fix it: https://developer.ww.wp.xz.cn/rest-api/extending-the-rest-api/adding-custom-endpoints/ See the chapter permission callback when it says this is a consequence of the version 5.5.
But what mostly makes me worry about is this: if I reinstall the wordpress version the website totally breaks again and I have to roll back my database to restore it.
Does anybody can help me out?
The page I need help with: [log in to see the link]
The topic ‘Serious problem after installing 5.5 wp’ is closed to new replies.