]+)\s*>@', '', $client ); $content = get_the_content(); $portfolio_options = vamtam_get_portfolio_options(); if ( 'gallery' === $portfolio_options['type'] ) { list( $gallery, $content ) = VamtamPostFormats::get_first_gallery( $content, null, 'single-portfolio' ); } VamtamPostFormats::block_gallery_beaver(); $content = apply_filters( 'the_content', $content ); VamtamPostFormats::enable_gallery_beaver(); $project_types = get_the_terms( get_the_id(), Jetpack_Portfolio::CUSTOM_TAXONOMY_TYPE ); $project_tags = get_the_terms( get_the_id(), Jetpack_Portfolio::CUSTOM_TAXONOMY_TAG ); ?>
run_shortcode( '[embed width="' . esc_attr( $content_width ) . '"]' . $href . '[/embed]' ) ); elseif ( 'html' === $type ) : echo do_shortcode( get_post_meta( get_the_ID(), 'portfolio-top-html', true ) ); else : the_post_thumbnail( VAMTAM_THUMBNAIL_PREFIX . 'single' ); endif; ?>