add_node( array( 'parent' => 'bavotasan_toolbar', 'id' => 'preview_pro', 'title' => __( 'Upgrade to full version', 'arcade' ), 'href' => esc_url( admin_url( 'themes.php?page=bavotasan_preview_pro' ) ) ) ); } /** * Add a 'Preview Pro' menu item to the Appearance panel * * This function is attached to the 'admin_menu' action hook. * * @since 1.0.0 */ public function admin_menu() { add_theme_page( __( 'Upgrade to full version', 'arcade' ), sprintf( __( 'Upgrade %s', 'arcade' ), $this->theme_name ), 'edit_theme_options', 'bavotasan_preview_pro', array( $this, 'bavotasan_preview_pro' ) ); } public function bavotasan_preview_pro() { ?>

Arcade. Check out some of the advanced features that\'ll give you more control over your site\'s layout and design.', 'arcade' ), '' . $this->theme_name . '' ); ?>

' . $this->theme_name . '' ); ?>

' . $this->theme_name . '' ); ?>

' . $this->theme_name . '' ); ?>