five-for-the-future/plugins
Caleb Burks c47679a5cc
My Pledges: 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.

See #87
2019-11-06 08:58:07 -08:00
..
wporg-5ftf My Pledges: Return early if contributor_post_id is missing. 2019-11-06 08:58:07 -08:00