Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi,
I was able to add a new field from wordpress scripts (editing the functions.php file).
If I disable wpdiscuz plugin I can see the 3 original fields from wordpress (name, email and website) plus the one I have created (City-Ciudad)
My problem is that wpdiscuz thas not detect this new field that I have created. When I enable the plugin it only shows the 3 original. Creating a new field from wpdiscuz settings does not work for me because I need to send that information outside wordpress.
Is there a way to add this new field?
Thanks,
Gabriel
Hi @laucha92,
You can create those fields via the wpDiscuz plugin tools, then use the wpdiscuz_before_save_commentmeta hook and send information outside WordPress.