frukost
// Check If Single Post Byline Is Disabled
if ($xs_disable_byline == "true") { ?>
// If Not Show Post Thumbnail
} else { ?>
Posted by benny
On maj 25th, 2020
Kommentarer inaktiverade för frukost
} ?>
// Check If Single Post Thumbnails Are Disabled
if ($xs_disable_thumbnails_posts == "true") { ?>
// If Not Show Post Thumbnail
} else { ?>
} ?>
