ID, '_abs_abstract_post_type', true)); $abs_post_audio = esc_url(get_post_meta($post->ID, '_abs_audio', true)); $abs_post_gallery = get_post_meta($post->ID, '_abs_gallery', true); $abs_post_video = esc_url(get_post_meta($post->ID, '_abs_video', true)); $abs_featured_image = esc_url(get_the_post_thumbnail_url($post->ID, 'full')); ?>
">
"; } if ($abs_post_audio) { echo "
"; } if ($abs_post_video) { $embed_code = wp_oembed_get($abs_post_video, array('width'=>640,'height'=> 360)); echo "
{$embed_code}
"; } if ($abs_post_gallery) { echo "
    "; if (is_array($abs_post_gallery)) { foreach ($abs_post_gallery as $value) { echo "
  • "; } } echo "
"; } ?>
', ''); else: the_title('

', '

'); endif; if ('post' === get_post_type()): ?>
→', 'abstract-grid'), array( 'span' => array( 'class' => array() ) )), the_title('"', '"', false))); wp_link_pages(array( 'before' => '' )); ?>