From: Laury GvR Date: Wed, 19 Dec 2018 17:48:38 +0000 (-0500) Subject: New featured iamge X-Git-Tag: v1.2.46^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=c0b5e7bc567ec21b8665039bb37db462cbf92a78;p=WP-Themes%2Fmountpleasantwow.git New featured iamge --- diff --git a/assets/default.jpg b/assets/default.jpg index 4d18fe4..79b2707 100644 Binary files a/assets/default.jpg and b/assets/default.jpg differ diff --git a/functions.php b/functions.php index e50325f..335322e 100644 --- a/functions.php +++ b/functions.php @@ -389,7 +389,7 @@ function glm_get_background() { $image_data = wp_get_attachment_image_src(get_post_thumbnail_id(), "full"); $imageUrl = ''; } else { - $imageUrl = ''; + $imageUrl = ''; } return $imageUrl; } diff --git a/header.php b/header.php index 193f2de..fc8df35 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 553c579..3a52bd2 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MountPleasantCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MountPleasantCVB -Version: 1.2.45 +Version: 1.2.46 */