Closed dimitriBouteille closed 4 years ago
wordplate/plate
has been deprecated and I would recommend to use its successor Administration UI.
What version of wordplate/plate
are you using?
This happens when plate-disable-tabs
is used (which was removed in version 6.0.0): https://github.com/wordplate/plate/blob/36f20a95b798f61d646866db6fefb53653ca1e68/src/disable-tabs.php#L18
@dimitriBouteille I'm guessing you have upgraded WordPlate rather than installed from scratch ..? Eitherway; make sure that wordplate/plate
is at least version 6.0.0 and/or remove the theme support for plate-disable-tabs
, that should do it.
@fiskhandlarn It's work ! Thank you :)
After installing the project, I have the following error in admin :
Deprecated: contextual_help est <strong>obsolète</strong> depuis la version 3.3.0 ! Utilisez get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() à la place. in [...]public\wordpress\wp-includes\functions.php on line 5088
If I remove
mu-plugin/plate
the error disappears. Any idea what the problem is?Steps to Reproduce the Problem
Versions