WordPress Unity3D
-
Hi there,
I want to make a PC software, where my customers will login into their account, which they created in a website using wordpress. Is this possible?
If yes, can you please guide me to a documentation where i can start doing this?
Thank you
-
Hi @dirtyfreddie, yeah you can use WordPress APIs to power an app.
https://developer.wordpress.com has some tips. You can also search for “how to make an app with WordPress’ and find a bunch of different options out there.
-
Hi,
Thank you for your quick response.
Can you please point me to the exact documentation which shows me how can i implement the login ?
I am using C#, .net.
I was searching for this and found nothing.
Also please include what kind of membership do i need to have in order to implement this and if i need to use plugins, which.
Thank you
-
We are not able to assist with questions regarding using the API in this forum – we only provide end-user support, not developer support. The most we can do here is point you to our API documentation on the developer website.
If you view the API section at https://developer.wordpress.com/docs/api/ you’ll find links to both a Getting Started guide for using the API and documentation on authentication via the API.
-
-
I would recommend you try a coding forum like https://wordpress.stackexchange.com/, or even https://stackoverflow.com/ for help with something like this.
-
- The topic ‘WordPress Unity3D’ is closed to new replies.