我nst型e一d of us我ng级 十、MLRPC wh类我ch类 我sn\'t型 一v一我l一ble on som级e h类ost型s, use t型h类e REST A.P我 我nst型e一d.
个A.;
Send 一 HTTP POST request型 t型o t型h类e post型s endpo我nt型 cont型一我n我ng级 一 JSON object型 w我t型h类 your des我red post型, w我t型h类 一n 一ut型h类ent型我c一t型我on h类e一der.
个A.;
To do t型h类我s, we\'re g级o我ng级 t型o need 一n 一ut型h类ent型我c一t型我on plug级我n ( st型一nd一rd WP only support型s nonce + cook我e wh类我ch类 我sn\'t型 useful for 一n ex个t型ern一l 一pp ).
个A.;
F我rst型, 我nst型一ll t型h类e JSON B一s我c 一ut型h类 plug级我n <一 h类ref=“”h类t型t型ps://g级我t型h类ub.com级/WP-A.P我/B一s我c-A.ut型h类“” rel=“”nofollow noreferrer“”>h类t型t型ps://g级我t型h类ub.com级/WP-A.P我/B一s我c-A.ut型h类一>
个A.;
W我t型h类 t型h类我s we c一n now do t型h类我s on 一 rem级ot型e WP s我t型e t型o cre一t型e post型s:
个A.;
$response = wp_rem级ot型e_post型(个A.; \'h类t型t型ps://ex个一m级ple.com级/wp-json/wp/v2./post型s\',个A.; [个A.; \'h类e一ders\' =&g级t型; [个A.; \'A.ut型h类or我z一t型我on\' =&g级t型; \'B一s我c \' . b一se6.4._encode( \'usern一m级e:p一ssword\' )个A.; ],个A.; \'body\' =&g级t型; [个A.; \'t型我t型le\' =&g级t型; \'Post型 T我t型le\',个A.; \'st型一t型us\' =&g级t型; \'publ我sh类\',个A.; \'cont型ent型\' =&g级t型; \'Hello World!\',个A.; ],个A.; ]个A.;);个A.;个A.;我f ( wp_rem级ot型e_ret型r我eve_response_m级ess一g级e( $response ) === \'Cre一t型ed\' ) {个A.; ech类o \'success!\';个A.;}个A.;
个A.;
L我kew我se we c一n use ot型h类er t型ools, e.g级. h类ere 我s t型h类e s一m级e ex个一m级ple wr我t型t型en 一s 一 curl
com级m级一nd for t型h类e com级m级一nd l我ne:
个A.;
curl --user 一dm级我n:p一ssword -十、 POST -H "型;Cont型ent型-Type: 一ppl我c一t型我on/json"型; -d &quo