diff --git a/plugins/wporg-5ftf/views/list-my-pledges.php b/plugins/wporg-5ftf/views/list-my-pledges.php index 3826894..3685a1f 100644 --- a/plugins/wporg-5ftf/views/list-my-pledges.php +++ b/plugins/wporg-5ftf/views/list-my-pledges.php @@ -16,6 +16,7 @@ use WP_User, WP_Post; */ $has_contributions = $contributor_pending_posts || $contributor_publish_posts; +$has_profile_data = $profile_data['hours_per_week'] && $profile_data['team_names']; ?> @@ -30,7 +31,7 @@ $has_contributions = $contributor_pending_posts || $contributor_publish_posts; - +
+ +
+ update your profile before joining an organization.', 'wporg-5ftf' ), + 'https://profiles.wordpress.org/me/profile/edit/group/5/' + ) ); ?> +
+