Home > Back-end >  IDHTTP post wordpress
IDHTTP post wordpress

Time:10-04

How to use IDHTTP post to wordpress and fill in the corresponding form and then publish articles?

CodePudding user response:

General blog system will have corresponding support remote publishing API, and interfaces, don't need to use the post to fill the form
Refer to http://www.neatstudio.com/archives/? Article 1794. The HTML
http://farlee.info/archives/wordpress-xmlrpc-api-remote-post-php.html

CodePudding user response:

reference 1/f, LGHT response:
general blog system will have corresponding support remote publishing API, and interfaces, don't need to use the post to fill in the form
Refer to http://www.neatstudio.com/archives/? Article 1794. The HTML
http://farlee.info/archives/wordpress-xmlrpc-api-remote-post-php.html


I have a demand to use IDHTTP to do

CodePudding user response:

Caught, analysis of wordpress to submit an article to submit the content, use idhttp to simulate this process

CodePudding user response:

With the upstairs caught then use IDHTTP after sending the same packet

CodePudding user response:

Using the wp API interface is correct
  • Related