Viewing 1 replies (of 1 total)
  • Plugin Author sevenspark

    (@sevenspark)

    Assuming you have access to the nav menu $args array in your filter, you could check for

    $args['responsiveMenuSelect'] == true

    Otherwise you could just set a counter and only run the code once, or simply remove the filter after the first execution. 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Help with custom situation’ is closed to new replies.