From 00c9709fd9763542e848f6278db8ba26af5c9886 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 15 Oct 2018 23:46:42 +0200 Subject: Initial commit. --- loop-templates/content.php | 59 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 loop-templates/content.php (limited to 'loop-templates/content.php') diff --git a/loop-templates/content.php b/loop-templates/content.php new file mode 100644 index 0000000..3205ad9 --- /dev/null +++ b/loop-templates/content.php @@ -0,0 +1,59 @@ + + +
id="post-"> + +
+ + ', esc_url( get_permalink() ) ), + '' ); ?> + + + + + +
+ +
+ +
+ +
+ + + +
+ + + ID, 'medium' ); ?> + + +
+ + + + '', + ) ); + ?> + +
+
+ + +
-- cgit v1.2.3