Hello,
i would like to know about handling the update for my wordpress theme . I want user to be able to update the theme, once available, without using third party app. I think avada is having this feature.
i think token system is about to removed? Mainly my doubts are listed below
- How does the verification works ( API?)
- How does the authorization work to get theme link to make an upgrade? any documentation?( are step 1 and step 2 linked? asking because user can change the code in step 1 and get update without having a valid purchase )
Please do not suggest third party plugins also i am not asking for complete code , i will code it my self if i am able to understand the process.
Thanks