Events Calendar wp_oembed_get() problems

Home Forums Calendar Products Events Calendar PRO Events Calendar wp_oembed_get() problems

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1130057
    rbinteractive
    Participant

    As of the 4.5.3 WordPress update, we have had a conflict with the Event Calendar Pro and the wp_oembed_get() function for youtube embedding of video content.

    When the function is called directly, something in the Event Calendar Pro is interfering with the normal oembed behavior, and is instead pulling in embed information for event posts.

    #1130064
    rbinteractive
    Participant

    The specific place where the problem is occurring is on line 1778 of /events-calendar-pro/src/Tribe/Main.php

    return tribe_get_upcoming_recurring_event_id_from_url( $url );

    Removing that line allows wp_oembed_get() to work appropriately.

    #1130417
    Cliff
    Member

    Thanks for reporting this and for helping with the other thread on this topic (which has a snippet to help).

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released.

    #1136552
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Events Calendar wp_oembed_get() problems’ is closed to new replies.