speshulk926
Community Developer
- Joined
- Dec 8, 2014
- Messages
- 911
Whenever you change how the default navigation in a plugin happens, you may need to do a hook. I had to do that recently as well.
https://www.thebuddyforum.com/honor...veloper-forum/101361-reference-treehooks.html
It allows you to hook in directly to the event in which you are trying to replace and change how it behaves. It may be the better way to go.
https://www.thebuddyforum.com/honor...veloper-forum/101361-reference-treehooks.html
It allows you to hook in directly to the event in which you are trying to replace and change how it behaves. It may be the better way to go.