From c858112d7fbd2aa5dc2762f0589dfa929f3c09d4 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Thu, 19 Mar 2026 23:51:41 +0100 Subject: [PATCH] Upload file single.php via GUI --- Minecraft-Modern-Theme/single.php | 184 ++++++++++++++++++++++++++++-- 1 file changed, 172 insertions(+), 12 deletions(-) diff --git a/Minecraft-Modern-Theme/single.php b/Minecraft-Modern-Theme/single.php index aef3f81..ba861dc 100644 --- a/Minecraft-Modern-Theme/single.php +++ b/Minecraft-Modern-Theme/single.php @@ -1,19 +1,179 @@ + +
-
- -
> -
-

-
- -
-
-
- -
+
+ + + + + +
+ + + + + + + $current_cats, + 'post__not_in' => array( get_the_ID() ), + 'posts_per_page' => 3, + 'orderby' => 'rand', + ) ); + if ( $related->have_posts() ) : ?> + + + + + + + +
+ + + + + +