Esempio n. 1
0
			<a href="<?php 
    echo get_permalink();
    ?>
"><?php 
    _e('Continue Reading...', 'standard');
    ?>
</a>
		<?php 
} else {
    ?>
			<?php 
    if (function_exists('the_post_format_image')) {
        ?>
				<div class="image-post-format-36">
					<?php 
        the_post_format_image();
        ?>
				</div><!-- /.image-post-format-36 -->
				<p>
					<?php 
        echo get_the_content(__('<p>Continue Reading...</p>', 'standard'));
        ?>
				</p>
			<?php 
    } else {
        ?>
				<?php 
        the_content(__('Continue Reading...', 'standard'));
        ?>
			<?php 
    }
Esempio n. 2
0
?>
				<?php 
if (!is_singular()) {
    ?>
					<?php 
    duena_post_format_image();
    ?>
				<?php 
} else {
    ?>
				<div class="format_image_wrap">
					<?php 
    if (function_exists('the_post_format_image')) {
        ?>
						<?php 
        the_post_format_image('image_post_format');
        ?>
					<?php 
    } else {
        ?>
						<?php 
        duena_post_format_image();
        ?>
					<?php 
    }
    ?>
				</div>
				<?php 
}
?>
	
 * @package WordPress
 * @subpackage Twenty_Thirteen
 * @since Twenty Thirteen 1.0
 */
?>

<article id="post-<?php 
the_ID();
?>
" <?php 
post_class();
?>
>
	<div class="entry-media">
		<?php 
the_post_format_image('twentythirteen-image-post');
?>
	</div><!-- .entry-media -->

	<header class="entry-header">
		<?php 
if (is_single()) {
    ?>
		<h1 class="entry-title"><?php 
    the_title();
    ?>
</h1>
		<?php 
} else {
    ?>
		<h1 class="entry-title">