Profiles

  • Member Since: July 28th, 2022
  • Find me on:
  • Posted a reply to Media by rest api, on the site WordPress.org Forums:
    Hi @bengreeley, Thank you very much for your reply. I know the REST API and…

  • Created a topic, Media by rest api, on the site WordPress.org Forums:
    I need to upload image by url by rest api (using Javas…

  • Posted a reply to How to use API to upload images, on the site WordPress.org Forums:
    How to uplaod image tp wordpress by rest api I tried this code fetch("https://..../wp-json/wp/v2/media",{ method:"POST",…