From f4af07356a52ba6bd649dfea3c4f6f20ea2a7697 Mon Sep 17 00:00:00 2001 From: Ian Dunn Date: Mon, 28 Oct 2019 12:06:33 -0700 Subject: [PATCH] rename view, correct logo size --- plugins/wporg-5ftf/includes/contributor.php | 2 +- .../views/{form-my-pledges.php => list-my-pledges.php} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename plugins/wporg-5ftf/views/{form-my-pledges.php => list-my-pledges.php} (97%) diff --git a/plugins/wporg-5ftf/includes/contributor.php b/plugins/wporg-5ftf/includes/contributor.php index ac765ca..e4ba7c6 100644 --- a/plugins/wporg-5ftf/includes/contributor.php +++ b/plugins/wporg-5ftf/includes/contributor.php @@ -230,7 +230,7 @@ function render_my_pledges() { ) ); ob_start(); - require FiveForTheFuture\get_views_path() . 'form-my-pledges.php'; + require FiveForTheFuture\get_views_path() . 'list-my-pledges.php'; return ob_get_clean(); } diff --git a/plugins/wporg-5ftf/views/form-my-pledges.php b/plugins/wporg-5ftf/views/list-my-pledges.php similarity index 97% rename from plugins/wporg-5ftf/views/form-my-pledges.php rename to plugins/wporg-5ftf/views/list-my-pledges.php index 87f6585..3e76bd0 100644 --- a/plugins/wporg-5ftf/views/form-my-pledges.php +++ b/plugins/wporg-5ftf/views/list-my-pledges.php @@ -31,7 +31,7 @@ use WP_User, WP_Post; post_parent ); ?> - ID, 50 ); ?> + ID, 'pledge-logo' ); ?> post_title ); ?>