| get('Name'); $theme_uri = $theme_data->get('ThemeURI'); $author_name = $theme_data->get('Author'); $author_uri = $theme_data->get('AuthorURI'); echo ''.esc_html( $theme_name ).''. esc_html__( ' by ', 'business-park' ). ''.esc_html( $author_name ).''; ?>