array( 'parent_slug' => 'admin.php', 'page_title' => sprintf( __( 'Welcome to Bizznis %s', 'bizznis' ), PARENT_THEME_BRANCH ), 'menu_title' => __( 'About', 'bizznis' ), ) ); $page_ops = array( 'screen_icon' => 'options-bizznis' ); $this->create( $page_id, $menu_ops ); } /** * Callback for displaying the Bizznis Readme admin page. * * @since 1.0.0 */ public function admin() { ?>

and made it even better.', 'bizznis' ); ?>


|