display( 'Name' ), $theme->display( 'Name' ), 'manage_options', 'bizroot', 'bizroot_do_admin_page' ); } /** * Render admin page. * * @since 1.0.0 */ function bizroot_do_admin_page() { $theme = wp_get_theme( get_template() ); ?>

display( 'Name' ); ?>

display( 'Description' ); $main_description = explode( 'Official', $description_raw ); ?>

display( 'Version' ); ?>

<?php echo esc_attr( $theme->display( 'Name' ) ); ?>