post/content-gallery.php 0000666 00000004426 15214157243 0011367 0 ustar 00
>
'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' => ' ',
)
);
};
?>
post/content-none.php 0000666 00000001774 15214157243 0010672 0 ustar 00
Get started here.', 'twentyseventeen' ), esc_url( admin_url( 'post-new.php' ) ) );
?>
post/content.php 0000666 00000003742 15214157243 0007732 0 ustar 00
>
'thumb-tack' ) );
endif;
?>
"%s"', 'twentyseventeen' ),
get_the_title()
)
);
wp_link_pages(
array(
'before' => '
' . __( 'Pages:', 'twentyseventeen' ),
'after' => '
',
'link_before' => '
',
'link_after' => ' ',
)
);
?>
post/content-audio.php 0000666 00000005143 15214157243 0011026 0 ustar 00
>
'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' => ' ',
)
);
};
?>
post/content-video.php 0000666 00000005173 15214157243 0011036 0 ustar 00
>
'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' => ' ',
)
);
};
?>
post/content-excerpt.php 0000666 00000002557 15214157243 0011405 0 ustar 00
>
post/content-image.php 0000666 00000004204 15214157243 0011004 0 ustar 00
>
'thumb-tack' ) );
}
?>
"%s"', 'twentyseventeen' ),
get_the_title()
)
);
wp_link_pages(
array(
'before' => '
' . __( 'Pages:', 'twentyseventeen' ),
'after' => '
',
'link_before' => '
',
'link_after' => ' ',
)
);
};
?>
navigation/navigation-top.php 0000666 00000002017 15214157243 0012363 0 ustar 00
'top',
'menu_id' => 'top-menu',
)
);
?>
page/content-front-page.php 0000666 00000002541 15214157243 0011715 0 ustar 00
>
ID ), 'twentyseventeen-featured-image' );
// Calculate aspect ratio: h / w * 100%.
$ratio = $thumbnail[2] / $thumbnail[1] * 100;
?>
"%s"', 'twentyseventeen' ),
get_the_title()
)
);
?>
page/content-front-page-panels.php 0000666 00000004373 15214157243 0013202 0 ustar 00
>
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();
?>
page/content-page.php 0000666 00000001421 15214157243 0010563 0 ustar 00
>
'
' . __( 'Pages:', 'twentyseventeen' ),
'after' => '
',
)
);
?>
header/site-branding.php 0000666 00000003520 15214157243 0011243 0 ustar 00
'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,
)
);
?>
header/header-image.php 0000666 00000000556 15214157243 0011033 0 ustar 00
footer/site-info.php 0000666 00000001116 15214157243 0010457 0 ustar 00
footer/footer-widgets.php 0000666 00000001020 15214157243 0011516 0 ustar 00
header/entry-header.php 0000666 00000002133 15214223170 0011074 0 ustar 00
', '' ); ?>
%s', 'twentynineteen' ),
array(
'span' => array(
'class' => array(),
),
)
),
get_the_title()
),
'' . twentynineteen_get_icon_svg( 'edit', 16 ),
' '
);
?>
content/content.php 0000666 00000002671 15214223170 0010410 0 ustar 00
>
"%s"', 'twentynineteen' ),
array(
'span' => array(
'class' => array(),
),
)
),
get_the_title()
)
);
wp_link_pages(
array(
'before' => '
' . __( 'Pages:', 'twentynineteen' ),
'after' => '
',
)
);
?>
content/content-none.php 0000666 00000002457 15214223170 0011347 0 ustar 00
' . wp_kses(
/* translators: 1: Link to WP admin new post page. */
__( 'Ready to publish your first post?
Get started here .', 'twentynineteen' ),
array(
'a' => array(
'href' => array(),
),
)
) . '',
esc_url( admin_url( 'post-new.php' ) )
);
elseif ( is_search() ) :
?>
content/content-page.php 0000666 00000002460 15214223170 0011316 0 ustar 00
>
'
' . __( 'Pages:', 'twentynineteen' ),
'after' => '
',
)
);
?>
content/content-excerpt.php 0000666 00000001660 15214223170 0012055 0 ustar 00
>
content/content-single.php 0000666 00000002427 15214223170 0011666 0 ustar 00
>
"%s"', 'twentynineteen' ),
array(
'span' => array(
'class' => array(),
),
)
),
get_the_title()
)
);
wp_link_pages(
array(
'before' => '
' . __( 'Pages:', 'twentynineteen' ),
'after' => '
',
)
);
?>
post/author-bio.php 0000666 00000001431 15214223170 0010313 0 ustar 00
post/discussion-meta.php 0000666 00000001600 15214223170 0011347 0 ustar 00 responses > 0;
if ( $has_responses ) {
/* translators: %d: Number of comments. */
$meta_label = sprintf( _n( '%d Comment', '%d Comments', $discussion->responses, 'twentynineteen' ), $discussion->responses );
} else {
$meta_label = __( 'No comments', 'twentynineteen' );
}
?>
entry-header.php 0000666 00000003520 15214230005 0007640 0 ustar 00
modal-search.php 0000666 00000001661 15214230005 0007614 0 ustar 00
pagination.php 0000666 00000003776 15214230005 0007417 0 ustar 00 %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 ) { ?>
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' );
}
?>
footer-menus-widgets.php 0000666 00000006154 15214230005 0011346 0 ustar 00
navigation.php 0000666 00000003043 15214230005 0007410 0 ustar 00
content.php 0000666 00000003531 15214230005 0006725 0 ustar 00
'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' => ' ',
)
);
?>
modal-menu.php 0000666 00000007061 15214230005 0007313 0 ustar 00
footer/index.php 0000666 00000000157 15214233364 0007674 0 ustar 00
footer/footer-sml-layout.php 0000666 00000002163 15214233364 0012166 0 ustar 00
index.php 0000666 00000000157 15214233364 0006376 0 ustar 00 section and everything up until
*
* @see https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package Astra
* @author Astra
* @copyright Copyright (c) 2020, Astra
* @link https://wpastra.com/
* @since Astra 1.0.0
*/
?>
content-blog.php 0000666 00000001003 15214233364 0007651 0 ustar 00
'post-' . get_the_id(),
'class' => join( ' ', get_post_class() ),
)
);
?>
>
content-404.php 0000666 00000000615 15214233364 0007245 0 ustar 00
content-page.php 0000666 00000003317 15214233364 0007654 0 ustar 00
'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 )
),
''
);
?>
404/index.php 0000666 00000000157 15214233364 0006705 0 ustar 00
single/single-layout.php 0000666 00000002707 15214233364 0011347 0 ustar 00
>
'',
)
);
?>
>
"', '"', false )
),
'
',
' '
);
?>
'
' . esc_html( astra_default_strings( 'string-single-page-links-before', false ) ),
'after' => '
',
'link_before' => '
',
'link_after' => ' ',
)
);
?>
single/index.php 0000666 00000000157 15214233364 0007657 0 ustar 00
blog/blog-layout.php 0000666 00000002027 15214233364 0010446 0 ustar 00
>
'',
)
);
?>
>
'
' . esc_html( astra_default_strings( 'string-blog-page-links-before', false ) ),
'after' => '
',
'link_before' => '
',
'link_after' => ' ',
)
);
?>
blog/index.php 0000666 00000000157 15214233364 0007321 0 ustar 00
'post-' . get_the_id(),
'class' => join( ' ', get_post_class() ),
)
);
?>
>
content-none.php 0000666 00000002061 15214233364 0007672 0 ustar 00
Get started here.', 'astra' ),
array(
'a' => array(
'href' => array(),
),
)
),
esc_url( admin_url( 'post-new.php' ) )
);
?>