Doesn’t work for WP versions below 5
-
The plugin uses WP_Screen::is_block_editor() which, according to the WP docs, is available only for WP versions 5 and above.
https://developer.ww.wp.xz.cn/reference/classes/wp_screen/is_block_editor/
The topic ‘Doesn’t work for WP versions below 5’ is closed to new replies.