pageSlug)) { $this->init(); } } protected function init() { } protected function disableScreenOption() { add_filter('screen_options_show_screen', '__return_false'); } }