Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I have a function that creates a post in my WordPress site every time a specific function runs. It uses XML-RPC and works great with my admin user, but when I try to use a contributor account, nothing happens.

Does anyone know whether a Contributor can post to a WordPress blog via XML-RPC? I need it to be a contributor so that they can only post drafts, or pending posts, not live posts. If a contributor can't post via XML-RPC, what's the best way to solution to be able to post to the blog (again, drafts or pending only) while still keep my site safe from publishing unwanted posts?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.