From f4bbee20e8c85c6c8ca24e960674d76529026d4d Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Wed, 9 Oct 2019 14:44:22 -0400 Subject: [PATCH] Use pledge featured image for the logo --- themes/wporg-5ftf/template-parts/content-5ftf_pledge.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/themes/wporg-5ftf/template-parts/content-5ftf_pledge.php b/themes/wporg-5ftf/template-parts/content-5ftf_pledge.php index e5710f2..e2a89d5 100644 --- a/themes/wporg-5ftf/template-parts/content-5ftf_pledge.php +++ b/themes/wporg-5ftf/template-parts/content-5ftf_pledge.php @@ -13,8 +13,6 @@ foreach ( PledgeMeta\get_pledge_meta_config() as $key => $config ) { $data[ $key ] = get_post_meta( get_the_ID(), PledgeMeta\META_PREFIX . $key, $config['single'] ); } -$data['org-logo'] = 'https://5ftf.test/content/uploads/2019/10/uh.png'; - // @todo Get real contributors from the post. $contributors = array(); $count = count( $contributors ); @@ -32,9 +30,9 @@ $contributor_title = sprintf(
>
- +