-
Created a topic, Customize the amp url, on the site WordPress.org Forums:
Hello, When i create a post and amp was enabled, paire… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hello, while post request its giving following error in log: 2019/11/18 11:14:13 [error] 130878#130878: *6306… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hello milos, Below is the error log. and If it's possible please send me an… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hello, I copy paste code from the link I am still getting error. If you… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
I have solved CORS error by putting header("Access-Control-Allow-Origin: *"); at the top. but error 500… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
hello, I put above code and changed keys content to html_code and slug to html_permalink… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Thanks Milos, as you said i changed the code. now i am able to publish… -
Created a topic, Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hello Milos, I researched so much to publish custom h…