Filters the list of HTML tags that are valid for use as menu containers.
Parameters
$tags
string[]- The acceptable HTML tags for use as menu containers.
Default is array containing'div'
and'nav'
.
Source
* @since 3.0.0
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.