Event aggregator disabled but still triggering HTTP GET request

Home Forums Calendar Products Event Aggregator Event aggregator disabled but still triggering HTTP GET request

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1360844
    Gilles
    Participant

    Hello,

    I have checked the ‘Disable Event Aggregator imports’ box on the Imports Setting page. Yet I still see the event aggregator engine doing an HTTP GET request. Is there a way to disable this non-useful request?

    GET
    https://ea.theeventscalendar.com/api/aggregator/v1/origin
    ?key=<key>	200 OK	
    get_footer()
    wp-includes/general-template.php:84
    locate_template()
    wp-includes/template.php:647
    load_template('~/wp-content/themes/Total/footer.php')
    wp-includes/template.php:688
    wp_footer()
    wp-includes/general-template.php:2605
    do_action('wp_footer')
    wp-includes/plugin.php:453
    wp_admin_bar_render()
    wp-includes/admin-bar.php:90
    do_action('wp_before_admin_bar_render')
    wp-includes/plugin.php:453
    Tribe__Events__Aggregator->add_admin_bar_items()
    wp-content/plugins/the-events-calendar/src/Tribe/Aggregator.php:531
    Tribe__Events__Aggregator__Admin_Bar->init()
    wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Admin_Bar.php:83
    Tribe__Events__Aggregator__Service->get_origins()
    wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Service.php:258
    Tribe__Events__Aggregator__Service->get()
    wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Service.php:165
    Tribe__Events__Aggregator__API__Requests->get()
    wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/API/Requests.php:20
    wp_remote_get()
    wp-includes/http.php:170
    WP_Http->get()
    wp-includes/class-http.php:612
    Plugin: the-events-calendar	60	0.2866
    #1360846
    Gilles
    Participant

    I removed the Event Aggregator license key (as I do not use it) and I think that did the trick. Still it would seem not that useful to check the key if all event imports are disabled.

    #1360847
    Gilles
    Participant

    Mentioning that since I removed the license key, my website load time has decreased by 2 whole seconds.

    #1361357
    Cliff
    Member

    Thanks for sharing your experience.

    One thought about the checkbox is if you had scheduled imports possibly already in the WP Cron and maybe it would have no longer been sending requests after those already scheduled had completed.

    #1372279
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Event aggregator disabled but still triggering HTTP GET request’ is closed to new replies.