mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-11 15:45:07 +02:00
Monstra Dashboard #204
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
// Add plugin navigation link
|
||||
Navigation::add(__('Pages', 'pages'), 'content', 'pages', 1);
|
||||
Dashboard::addNewItem('pages', __('Page', 'pages'), 'index.php?id=pages&action=add_page', 1);
|
||||
|
||||
// Add action on admin_pre_render hook
|
||||
Action::add('admin_pre_render','PagesAdmin::_pageExpandAjax');
|
||||
|
Reference in New Issue
Block a user