PK `"\[| post/content-gallery.phpnu W+A
>
'thumb-tack' ) );
}
?>
';
echo get_post_gallery();
echo '
';
};
};
if ( is_single() || ! get_post_gallery() ) {
the_content(
sprintf(
/* translators: %s: Post title. */
__( 'Continue reading "%s" ', 'twentyseventeen' ),
get_the_title()
)
);
wp_link_pages(
array(
'before' => '' . __( 'Pages:', 'twentyseventeen' ),
'after' => '
',
'link_before' => '',
'link_after' => ' ',
)
);
};
?>
PK `"\F post/content-none.phpnu W+A
Get started here.', 'twentyseventeen' ), esc_url( admin_url( 'post-new.php' ) ) );
?>
PK `"\6I post/content.phpnu W+A
>
'thumb-tack' ) );
endif;
?>
"%s"', 'twentyseventeen' ),
get_the_title()
)
);
wp_link_pages(
array(
'before' => '
' . __( 'Pages:', 'twentyseventeen' ),
'after' => '
',
'link_before' => '
',
'link_after' => ' ',
)
);
?>
PK `"\}c
c
post/content-audio.phpnu W+A
>
'thumb-tack' ) );
}
?>
';
echo $audio_html;
echo '
';
}
};
};
if ( is_single() || empty( $audio ) ) {
the_content(
sprintf(
/* translators: %s: Post title. */
__( 'Continue reading "%s" ', 'twentyseventeen' ),
get_the_title()
)
);
wp_link_pages(
array(
'before' => '' . __( 'Pages:', 'twentyseventeen' ),
'after' => '
',
'link_before' => '',
'link_after' => ' ',
)
);
};
?>
PK `"\/d{
{
post/content-video.phpnu W+A
>
'thumb-tack' ) );
}
?>
';
echo $video_html;
echo '
';
}
};
};
if ( is_single() || empty( $video ) ) {
the_content(
sprintf(
/* translators: %s: Post title. */
__( 'Continue reading "%s" ', 'twentyseventeen' ),
get_the_title()
)
);
wp_link_pages(
array(
'before' => '' . __( 'Pages:', 'twentyseventeen' ),
'after' => '
',
'link_before' => '',
'link_after' => ' ',
)
);
};
?>
PK `"\Ao o post/content-excerpt.phpnu W+A
>
PK `"\ʏwy post/content-image.phpnu W+A
>
'thumb-tack' ) );
}
?>
"%s"', 'twentyseventeen' ),
get_the_title()
)
);
wp_link_pages(
array(
'before' => '
' . __( 'Pages:', 'twentyseventeen' ),
'after' => '
',
'link_before' => '
',
'link_after' => ' ',
)
);
};
?>
PK `"\DV navigation/navigation-top.phpnu W+A
'top',
'menu_id' => 'top-menu',
)
);
?>
PK `"\:&a a page/content-front-page.phpnu W+A
>
ID ), 'twentyseventeen-featured-image' );
// Calculate aspect ratio: h / w * 100%.
$ratio = $thumbnail[2] / $thumbnail[1] * 100;
?>
"%s"', 'twentyseventeen' ),
get_the_title()
)
);
?>
PK `"\4 " page/content-front-page-panels.phpnu W+A
>
ID ), 'twentyseventeen-featured-image' );
// Calculate aspect ratio: h / w * 100%.
$ratio = $thumbnail[2] / $thumbnail[1] * 100;
?>
"%s"', 'twentyseventeen' ),
get_the_title()
)
);
?>
3,
'post_status' => 'publish',
'ignore_sticky_posts' => true,
'no_found_rows' => true,
)
);
?>
have_posts() ) : ?>
have_posts() ) :
$recent_posts->the_post();
get_template_part( 'template-parts/post/content', 'excerpt' );
endwhile;
wp_reset_postdata();
?>
PK `"\> page/content-page.phpnu W+A
>
'
' . __( 'Pages:', 'twentyseventeen' ),
'after' => '
',
)
);
?>
PK `"\ǒ-ZP P header/site-branding.phpnu W+A
'menu-1',
'menu_class' => 'main-menu',
'items_wrap' => '',
)
);
?>
'social',
'menu_class' => 'social-links-menu',
'link_before' => '',
'link_after' => ' ' . twentynineteen_get_icon_svg( 'link' ),
'depth' => 1,
)
);
?>
PK `"\jn n header/header-image.phpnu W+A
PK `"\mN N footer/site-info.phpnu W+A
PK `"\S footer/footer-widgets.phpnu W+A
PK b+\P P entry-header.phpnu W+A
PK b+\%E< modal-search.phpnu W+A
PK b+\Gj pagination.phpnu W+A %s',
'← ',
__( 'Newer Posts ', 'twentytwenty' )
);
$next_text = sprintf(
'%s %s',
__( 'Older Posts ', 'twentytwenty' ),
'→ '
);
$posts_pagination = get_the_posts_pagination(
array(
'mid_size' => 1,
'prev_text' => $prev_text,
'next_text' => $next_text,
)
);
// If we're not outputting the previous page link, prepend a placeholder with `visibility: hidden` to take its place.
if ( strpos( $posts_pagination, 'prev page-numbers' ) === false ) {
$posts_pagination = str_replace( '', '
' . $prev_text . ' ', $posts_pagination );
}
// If we're not outputting the next page link, append a placeholder with `visibility: hidden` to take its place.
if ( strpos( $posts_pagination, 'next page-numbers' ) === false ) {
$posts_pagination = str_replace( '
', '
' . $next_text . ' ', $posts_pagination );
}
if ( $posts_pagination ) { ?>
> content-cover.phpnu W+A
id="post-">
'
' . __( 'Pages:', 'twentytwenty' ) . ' ',
'after' => '',
'link_before' => '
',
'link_after' => ' ',
)
);
edit_post_link();
// Single bottom post meta.
twentytwenty_the_post_meta( get_the_ID(), 'single-bottom' );
if ( is_single() ) {
get_template_part( 'template-parts/entry-author-bio' );
}
?>
PK b+\l l footer-menus-widgets.phpnu W+A
PK b+\ # # navigation.phpnu W+A
PK b+\HY Y content.phpnu W+A
'post-' . get_the_id(),
'class' => join( ' ', get_post_class() ),
)
);
?>
>
'',
)
);
?>
>
→',
array(
'span' => array(
'class' => array(),
),
)
),
the_title( '
"', '" ', false )
)
);
?>
'
' . esc_html( astra_default_strings( 'string-single-page-links-before', false ) ),
'after' => '
',
'link_before' => '
',
'link_after' => ' ',
)
);
?>
PK b+\=<21 1 modal-menu.phpnu W+A
PK X1\NXJ content-page.phpnu W+A
'post-' . get_the_id(),
'class' => join( ' ', get_post_class() ),
)
);
?>
>
'',
)
);
?>
>
'
' . esc_html( astra_default_strings( 'string-single-page-links-before', false ) ),
'after' => '
',
'link_before' => '
',
'link_after' => ' ',
)
);
?>
"', '"', false )
),
''
);
?>
PK X1\>*U content-blog.phpnu W+A
'post-' . get_the_id(),
'class' => join( ' ', get_post_class() ),
)
);
?>
>
PK X1\