Skip to content
Snippets Groups Projects
Commit 0421e11d authored by Sean Madsen's avatar Sean Madsen
Browse files

Change note to warning

Get more attention from reader since we're recommending they stop
reading at this point.
parent 7763889a
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ This hook is called after the menus are rebuilt.
You can use this hook to add new menu, add children to new menu and get the list of menu items for any parent.
!!! note "Use the Civix implementation"
!!! warning "Use the Civix implementation"
[Civix](/extensions/civix.md) comes with helper functions `_EXTENSION_NAME_civix_insert_navigation_menu` and `_EXTENSION_NAME_civix_navigation_menu` that simplify the process of inserting menu items. Consider using these functions rather than using the examples below or writing your own implementation of this hook.
## Definition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment