Typo in loop.php

Home Forums Calendar Products Events Calendar PRO Typo in loop.php

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #60951
    Kevin
    Participant

    Looks like you guys have a typo in loop.php.

    function tribe_is_in_main_loop() {
    return apply_filters(‘tribe_is_main_loop’, TribeEventsTemplates::$isMainLoop);
    }

    I believe that the function name in apply_filters (line 225) is supposed to match the function name. Haven’t been able to figure out what this affects, but thought you’d like to know.

    #61423
    Kelly
    Participant

    Hi, Kevin. I talked to one of our lead devs on this, and he confirmed that because we initially implemented them with different names, we’ve kept them that way for compatibility purposes. Ultimately, when there is consistency, it’s more out of convenience than anything.

    As far as we can tell, there are no adverse effects. If you do see any, please let us know.

    Thanks for the heads-up!

    #979780
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Typo in loop.php’ is closed to new replies.