get theme version
Get version of the theme declared in the main stylesheet document.
                
wp_get_theme()->get( 'Version' );
             copy
        Get version of the theme declared in the main stylesheet document.
                
wp_get_theme()->get( 'Version' );
             copy