/** * Displays the post entry thumbmnail * * @package OceanWP WordPress theme */ // Exit if accessed directly if ( ! defined( 'ABSPATH' ) ) { exit; } // Return if there isn't a thumbnail defined if ( ! has_post_thumbnail() ) { return; } // Add images size if blog grid if ( 'grid-entry' == oceanwp_blog_entry_style() ) { $size = oceanwp_blog_entry_images_size(); } else { $size = 'full'; } // Overlay class if ( is_customize_preview() && false == get_theme_mod( 'ocean_blog_image_overlay', true ) ) { $class = 'no-overlay'; } else { $class = 'overlay'; } // Image args $img_args = array( 'alt' => get_the_title(), ); if ( oceanwp_get_schema_markup( 'image' ) ) { $img_args['itemprop'] = 'image'; } // Caption $caption = get_the_post_thumbnail_caption(); ?>
Site is undergoing maintenance

KAIZEN MC

El modo mantenimiento está activado

Site will be available soon. Thank you for your patience!

Contraseña perdida