I checked out their API, but I didn’t recognize anything, and saw nothing for Objective-C. Could someone guide me in the right path? Thanks in advance!
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.
WordPress doesn’t have any specific Objective-C library as far as I know. It implements a few XML-RPC interfaces, so you’ll just want to get an Objective-C XML-RPC library and talk to it through that.