How to Get and Update WordPress Custom Fields via REST API | Meta Box

Поділитися
Вставка
  • Опубліковано 19 жов 2024
  • This video shows you how to get and update WordPress custom fields via REST API using Meta Box and MB REST API plugins.
    See details: metabox.io/plu...

КОМЕНТАРІ • 13

  • @tiborudvari4952
    @tiborudvari4952 11 місяців тому +1

    the music is such wordpress dev vibes

    • @MetaBoxWP
      @MetaBoxWP  11 місяців тому

      so, you like it or don't like?

  • @李祐任-i3u
    @李祐任-i3u 5 років тому

    Thanks for developed this useful plugin and provide such a comprehensive user guide!

  • @mpress-cc
    @mpress-cc 2 роки тому

    Can we change just one custom field value? Or always full meta_box value?
    Could you also paste the sample request here as it's hard to read from this video?

  • @alphannguyen9387
    @alphannguyen9387 2 роки тому

    could we create a custom post (included custom fields) from Metabox Rest API?

    • @MetaBoxWP
      @MetaBoxWP  2 роки тому

      No. We can not do that.

  • @kevin_kk
    @kevin_kk 10 місяців тому

    How can I upload user avatar using the Metabox Rest API?

    • @MetaBoxWP
      @MetaBoxWP  10 місяців тому +1

      Thanks for your question. MB REST API just allows you to set the user avatar. If you want to upload it, you need to use WordPress REST API. These are some links you can refer to:
      stackoverflow.com/questions/37432114/wp-rest-api-upload-image
      rudrastyh.com/wordpress/upload-featured-image-rest-api.html

    • @kevin_kk
      @kevin_kk 10 місяців тому

      @@MetaBoxWPThank you. Let me have a look.

  • @Gigabyteserviceofficial
    @Gigabyteserviceofficial 3 роки тому

    CRUD is not possible over the API?