I need to catch each new user subscription and use the login/password/email osticket subscription form fields to automatically subscribe the same user to a wordpress site.
I would like to use the external wordpress user subscription function, but I should catch the right fields and put them in hidden fields. Is there a way to do that? I can't recognize the way osticket manage field in forms to render field in frontend form, and then hoe to use it to get the subscription data to be sent to wp. Is there someone able to address me to the right way to do that? Any help is really appreciated.... Thank you in advance
How to use subscription fieldd to subscribe the same user to a wordpress site?
8 days later
I think that you would probably have to alter the core code or author a plugin to achieve something like this.