Filters the HTML content for navigation menus.
wp_nav_menu_{$menu->slug}_items
Filters the HTML list content for a specific navigation menu.
wp_nav_menu_items
Filters the HTML list content for navigation menus.
wp_nav_menu_objects
Filters the sorted list of menu item objects before generating the menu’s HTML.
Advertisement
wp_nav_menu_container_allowedtags
Filters the list of HTML tags that are valid for use as menu containers.
pre_wp_nav_menu
Filters whether to short-circuit the wp_nav_menu() output.
wp_nav_menu_args
Filters the arguments used to display a navigation menu.
update_blog_public
Fires after the current blog’s ‘public’ setting is updated.
Advertisement
make_undelete_blog
Fires when the ‘deleted’ status is removed from a site.
make_delete_blog
Fires when the ‘deleted’ status is added to a site.
unarchive_blog
Fires when the ‘archived’ status is removed from a site.
archive_blog
Fires when the ‘archived’ status is added to a site.
Advertisement
unmature_blog
Fires when the ‘mature’ status is removed from a site.
mature_blog
Fires when the ‘mature’ status is added to a site.
make_ham_blog
Fires when the ‘spam’ status is removed from a site.