public function load_help() { if ( method_exists( $this, 'help' ) ) { add_action( "load-{$this->pagehook}", [ $this, 'help' ] ); } } Published: 25th November 2019 | Last updated: 25th November 2019