I have a WordPress website that exposes APIs to get content. I have access to the admin console but I don’t know how to find the interface / documentation. How do I do that? Any pointers will be greatly appreciated. Thank you.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You’ll want to open WP-ADMIN by adding /wp-admin to the end of your WordPress installation’s URL and once you’re there expand the Settings Panel > Click Writing and scroll down to the section labeled Remote Publishing and note the Atom Publishing Protocol and XML-RPC.
For more info please see the WordPress Codex documentation on Settings Writing Screen.