• The classic editor plugin doesn’t work with php8+. The editor is visible, but, you can’t click the visual or text tabs. When I switch to php 7.4, it works fine.

    • This topic was modified 2 years, 10 months ago by einstein101.
Viewing 1 replies (of 1 total)
  • @einstein101
    I can assure you that the plugin Classic Editor works well with PHP 8.x. It is the first plugin that I install on all websites (own and for clients).

    Disable all plugins (while running PHP 8.x) clear cache and enable plugin by plugin and test if the error occurs.

    Or: Enable debug in wp-config.php and read where the error is coming from (and don’t forget to set it back to false).
    https://developer.ww.wp.xz.cn/apis/wp-config-php/#wp-debug

Viewing 1 replies (of 1 total)

The topic ‘Doesn’t Allow Editing with PHP 8+’ is closed to new replies.