Hi,
There have more hooks but not listed all together. Filter listed based on topics –
https://www.radiustheme.com/docs/developer-docs/change-price-type/
https://www.radiustheme.com/docs/developer-docs/how-to-add-new-price-unit/
Have many mores. You have to check based on task.
We have mobile number verification addon, you can check it. Which gateway are you using?
Thank you
Hi, thank you for quick response!
I’ve checked all those pages, but I’m looking for registration hooks. Are those available?
I do know that you have an addon for mobile verification, but unfortunately, we are not using Twilio or Firebase, but rather ASPSMS Gateway. So because of that, I’ve created another plugin that is adding fields and the verification of the phone number, but now we need to set additional security to make sure users will validate their phone before submitting the form.
If it matters, we are using both Classima and Pro version of the plugin as well.
Hi,
Okay, you can check process_registration function and available hooks there, specially create_new_user function which is used also in process_registration function.
NB: You mentioned you are using our premium theme Classima. Please, create ticket from our site for premium products.
Thank you