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 ); ?>