oembed field output

Support General oembed field output

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2212
    ClementNClementN
    Participant

    Hello,

    What should be the output of the following?

    rwmb_meta( 'event_oembed_video', 'type=oembed', $post_id );

    #2217
    Anh TranAnh Tran
    Keymaster

    It will show the embed HTML, for example: the video player if that's a Youtube URL.

    #2218
    ClementNClementN
    Participant

    Thank you,

    In my case I get the following output:

    Array

    Any idea where the problem is ?

    Thank you,

    #2219
    ClementNClementN
    Participant

    P.S. - The previous behavior is for clone true fields

    #2222
    Anh TranAnh Tran
    Keymaster

    Hmm, if the field is clone, the rwmb_meta function will display an unordered list of embed videos.

    Can you try with the development version on Github?

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘oembed field output’ is closed to new replies.