Advertisement

pre_update_option_{$option}

Filters a specific option before its value is (maybe) serialized and updated.

alloptions

Filters all options after retrieving them.

option_{$option}

Filters the value of an existing option.

Advertisement

pre_option_{$option}

Filters the value of an existing option before it is retrieved.

wp_get_nav_menus

Filters the navigation menu objects being returned.

Advertisement

wp_add_nav_menu_item

Fires immediately after a new navigation menu item has been added.

wp_create_nav_menu

Fires after a navigation menu is successfully created.

wp_delete_nav_menu

Fires after a navigation menu has been successfully deleted.

Advertisement

has_nav_menu

Filters whether a nav menu is assigned to the specified location.