Sumaiya Javed 913c573a79 MDL-80797 core: Hooks to add or reorder items in secondary navigation.
Add the ability for a third party plugin to add or reorder nodes in the course navigation menu.
This will allow secondary navigation to be overridden by using Hooks API.

new file:   lib/classes/hook/navigation/secondary_extend.php
modified:   lib/classes/navigation/views/secondary.php
2024-05-10 12:43:49 +12:00
..