display( 'Name' ), $theme->display( 'Version' ) ), esc_html__( 'Theme Info', 'astronomy-store' ),'edit_theme_options','astronomy-store','astronomy_store_theme_info_page' ); } add_action( 'admin_menu', 'astronomy_store_theme_info_menu_link' ); function astronomy_store_theme_info_page() { $theme = wp_get_theme(); ?>