Category Archives: ExpressionEngine

ExpressionEngine CP Menu Manipulation with cp_menu_array

A few days ago Rob Sanchez tweeted a screenshot that caught my eye – a hook called cp_menu_array that is hanging out in expressionengine/libraries/Menu.php like it’s nothing special. It was added in EE 2.1.5.

Good thing Rob caught that because I can’t find any mention of it in the change log or the docs, and this thing is awesome. Why? We finally have direct control over the EE CP menu system.


Continue reading

Posted in Code, ExpressionEngine | 4 Comments