0nline
Forum Replies Created
-
Forum: Plugins
In reply to: [Affiliates Manager] Adding Custom Fields to Registration FieldHello dev,
Thanks for replying @affmngrgr.
Can’t I do this by editing your plugins file? Like can u help me to which file to look into to get this functionality?
Thanks for your help again.
Ok… I’ll try to write my own code and send it via method u defined above…
Thank you very much for your help @ironikus dev. 😊
Thanks dev ( @ironikus ),
It’s working like a charm…Thank’s for your help dev.
Sorry to bug you again but I have one last question how I can send data through webhook whenever someone reset the password in plain text.
Thanks for your valuable time dev. 😊
Hello dev,
Thanks for your reply.
As I can see we are updating the user meta and it will be sent via hook.
If you could, could you tell me how I can remove that meta after sending it via hook.
Thank You for your help.😊
Thanks for your reply @ironikus
>> let me know what exactly you are trying to achieve.
Actually, I am trying to sync my WordPress user with teachable as teachable webhook doesn’t provide the password so I am registering users in WordPress and adding it to teachable.
I am using your webhook to send data to zapier and adding new users to teachable.
>>What you need to do is to fetch the password manually, save it temporarily within the database, in a clear format, and then send it over via the request of the webhook.
Could you explain or give some reference to how can I send the password in plain text?
Thank You Again 😊…..