Skip to:
Content
Pages
Categories
Search
Top
Bottom

Cannot redeclare kleo_bp_search_form_horizontal()


  • adamt19
    Participant

    @adamt19

    I’m trying to override kleo_bp_search_form_horizontal in my functions.php, but even though the original declaration is wrapped in a !function_exists check, it’s not giving way to my definition from functions.php.

    I’ve tried wrapping/not-wrapping my definition with a !function_exists as well. Doesn’t help.. what’s the point of the if(!function_exists in kleo_bp_search.php, if it doesn’t give way to being redefined elsewhere?

  • The topic ‘Cannot redeclare kleo_bp_search_form_horizontal()’ is closed to new replies.
Skip to toolbar