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.php | 99 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 template-parts/content.php (limited to 'template-parts/content.php') diff --git a/template-parts/content.php b/template-parts/content.php new file mode 100644 index 0000000..fe10036 --- /dev/null +++ b/template-parts/content.php @@ -0,0 +1,99 @@ + + + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + + +
+ + '', + ) + ) . '>', + esc_url( get_permalink() ) + ), + '' + ); + ?> + +
+ +
'', + ) + ); + ?> + > + + + + →', + array( + 'span' => array( + 'class' => array(), + ), + ) + ), + the_title( '"', '"', false ) + ) + ); + ?> + + + + '', + 'link_before' => '', + 'link_after' => '', + ) + ); + ?> +
+ +
+ +
+ + + +
+ + -- cgit v1.2.3-70-g09d2