get theme author
Get theme author declared in the main stylesheet document.
wp_get_theme()->get( 'Author' );
copy
Get theme author declared in the main stylesheet document.
wp_get_theme()->get( 'Author' );
copy