Use the AnsPress form API to inject a custom field into the question form. Set 'type' => 'input' and 'subtype' => 'email', then hook into form processing to store the value (e.g. user meta or post...
View Questionjoyacehunter01
15 Reputation
Use the AnsPress form API to inject a custom field into the question form. Set 'type' => 'input' and 'subtype' => 'email', then hook into form processing to store the value (e.g. user meta or post...
View Question