get( 'Name' ) ) . ' ' . esc_html( $theme->get( 'Version' ) ), sprintf( esc_html__( '%s Options', 'cordero' ), $theme->get( 'Name' ) ), 'edit_theme_options', 'cordero', 'cordero_display_theme_help_page' ); } // Display Theme help page. function cordero_display_theme_help_page() { // Get Theme Details from style.css. $theme = wp_get_theme(); ?>