Primary_Nav::filter_nav_menu_args( array $args )
Filter the nav menu arguments.
Parameters
- $args
-
(Required) Nav menu arguments as provided to wp_nav_menu().
Return
(array)
Source
File: includes/modules/header_footer_grid/components/primary_nav.php
Expand full source code Collapse full source code View on Github
Changelog
| Version | Description |
|---|---|
| 2.1.5 | Introduced. |