Conversation
review · 5 starsI appreciate fast installation and configuration. I’ve set only a few options in my functions.php: if(is_admin()) { if (class_exists(‘\GlobalMetaBoxOrder\Config’)) { \GlobalMetaBoxOrder\Config::$remove_screen_options = true; \GlobalMetaBoxOrder\Config::$lock_meta_box_order = true; } } In this configuration, it works fine.
No comments were stored for this source.