Description
When a Contact Form 7 (CF7) submission is marked as spam on https://opensource.org/ai/endorsements, it skips adding the submitter as a pending Supporter (a custom CPT).
However, if a CF7 submission is incorrectly categorized as spam, then manually marked as not spam in Flamingo, then the code in PR #162 is not being triggered.
We will look to see if there is a way to trigger the same code/hooks if a form submission is marked as not spam in Flamingo in the same way that it would have been triggered if the CF7 submission went through properly.
See the following #149 and #162 for a background on the Supporter CPT and how it connects to CF7:
See the internal dev request for further information.