Primary_Nav
Class Primary_Nav
Source
File: includes/modules/header_footer_grid/components/primary_nav.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Primary Nav constructor.
- add_customizer_classes — Add customizer classes.
- add_settings — Called to register component controls.
- filter_nav_menu_args — Filter the nav menu arguments.
- get_available_menus — Get the available menus as [ ID => Name ]
- get_class_const — Allow for constant changes in pro.
- get_menu_select_choices — Get the available menu choices [ ID => Name ]
- init — Primary Nav init.
- is_active — Method to filter component loading if needed.
- render_component — The render method for the component.