five-for-the-future/plugins
Caleb Burks b105ec0099 Return early if contributor_post_id is missing
process_my_pledges_form() is actually called on page load in render_my_pledges().

So to prevent the unnecessary get_post() queries, let’s just return early if the form wasn’t really submitted.
2019-11-06 00:33:28 -06:00
..
wporg-5ftf Return early if contributor_post_id is missing 2019-11-06 00:33:28 -06:00