From 9d4123cee1867ee7199b06bdc92d40611f547ecc Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 21 Jul 2021 14:54:07 -0500 Subject: Initial unmodified import from Astra (Version: 3.6.5) @ /wp-content/themes/astra/. --- template-parts/content-page.php | 87 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 template-parts/content-page.php (limited to 'template-parts/content-page.php') diff --git a/template-parts/content-page.php b/template-parts/content-page.php new file mode 100644 index 0000000..274f34c --- /dev/null +++ b/template-parts/content-page.php @@ -0,0 +1,87 @@ + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + +
+ + + '', + ) + ) . '>', + '' + ); + ?> +
+ +
'', + ) + ); + ?> + > + + + + + + + + '', + 'link_before' => '', + 'link_after' => '', + ) + ); + ?> + +
+ + "', '"', false ) + ), + '
', + '
' + ); + ?> + + + +
+ + -- cgit v1.2.3-60-g2f50