stylesheet. '/screenshot.png';
$image_url = site_url() . '/' . $image;
$image_path = ABSPATH . $image;
if( ! file_exists( $image_path ) )
$image_url = plugins_url( 'wpcasa' ) . '/assets/img/placeholder-theme.jpg';
echo '
';
?>
get( 'Name' ) ); ?>
get( 'Name' ) != $theme->get( 'Name' ) ) {echo '' . esc_html( $parent_theme->get( 'Name' ) ) . '';} ?>get( 'Description' ) ); ?>
| : | get( 'Author' ) ); ?> |
| : | get( 'Version' ) ); ?> |
| : | get( 'Author' ) == 'WPSight' || current_theme_supports( 'wpcasa' ) ) { echo ''; } else { echo ''; } ?> |