wpcdn
Supreme Deity
Member of the Month
Lifetime member
Lifetime member! Likes (0)
Hi,
Is there an easy way to add another item to the menu? We need to provide a link to our support page (which can either be a Dashboard page or an external page).
Thanks,
Mark

Responses (14)
WPMU DEV Fanatic (joined October 2009) Likes (0)
Hi Mark,
Good question! You can in the Wizard section, but I don't see any way to add a link or extra page otherwise. I'll mention this to the developer to see if that can be easily done.
Thanks,
David
Lifetime member! (joined November 2010) Likes (0)
I don't mind doing a little coding if necessary (although it would be great to have a GUI way to do it).
Would there be a way to create a custom menu item with Admin Menu Editor, and have the Easy Blogging plugin recognize and include it?
Member (joined July 2010) Likes (1)Liked by: 
Hi,
I added this code as a plugin for adding the products to Easy Admin.
I have used this structure to add different pages to Easy Admin and it has worked everytime.
I hope this helps!
WPMU DEV Fanatic (joined October 2009) Likes (0)
Wow, thanks for mentioning that Fondeli. It's been a while since the idea of adding a menu item/page to the menu was brought up and I totally forgot about the filter!
I was going to say initially, I'd suspect that would be the first thing folks would request, is how to add pages. Fortunately, seems easy enough with the filter.
Thanks,
David
Lifetime member! (joined November 2010) Likes (0)
@Fondeli, thank you so much for sharing this!
Member (joined September 2011) Likes (0)
Where would this function go? I couldn't figure it out. And is there a way we can change it to automatically default it to Easy Blogging without someone having to activate it? Thx
WPMU DEV Fanatic (joined October 2009) Likes (0)
Hiya Panda and welcome to WPMU DEV!
You can add that code tidbit to your theme's functions.php file, or alternatively you can wrap that with the basic plugin code provided at the following page from the codex:
http://codex.wordpress.org/Writing_a_Plugin#File_Headers
Also if you're referring to the plugin automatically starting in Easy Mode, yep that can be done in the options at Easy Blogging > Easy Blogging using the "Force "Easy" mode for user with this role and below" option.
Hope that helps!
-David
Member (joined October 2011) Likes (0)
Hi!
I have a Multisite Network and the "Force "Easy" doesn't work for me. :/
I don't know why, but do I have to activate something more?
Every new user is a Site Admin, right?
thanks
Member (joined October 2011) Likes (0)
Hi !
Thanks to Fondeli, I can add what I want in the menu :) ! But I want "one more thing" ;) ! How could I add submenu to easy bloging ? For example, I have a menu "My page", and I would find the different pages as submenu :) !
Thanks :)
Member (joined September 2011) Likes (0)
This would be great if it could get added to the easy blogging settings...... The settings would show all the menu items and sub menu items that show in advanced mode and then you could just select or deselect whatever you want and also drag and drop the arrangement..
This would be much much more easier and more entertaining to new WPMU members..
There seems to always be a missing piece for what you want to accomplish so its frustrating to be 3/4 of the way there :)
Adding the funtionality to easy blogging that this plugin offers would be phenomenal.....
Different Easy Blogging Menus to display for different levels of membership and ability to add i frames in menu items you make up :)
http://wpplugins.com/plugin/146/admin-menu-editor-pro/ Think this is part of wpmu
This guy does a great job of demonstrating... http://www.youtube.com/watch?v=4K97cr7uC54
This combined with easy blogger somehow would be powerful.... Is this something that can be looked at?
PSS Would a workaround be using the supporter plugin to at least add a tab easliy...? I saw in the video that you could add tabs..with the supporter or now site pro plugin or would you have to charge? Did not know if there was a way to make it show for free as a temp workaround for just showing the extra tabs part..
Member (joined October 2011) Likes (0)
Hi David,
for us non coders where in functions.php do we add the code?
one more thing will this work on multisites?
Member (joined October 2011) Likes (0)
i inserted the code by trial and error after
<?php
}
}
endif;
on line 360 and i got it working, but is not working on sub-sites and also is no link to manage orders.
should it be like this?
Member (joined October 2011) Likes (0)
i got it working :) here help by Phil
Member (joined May 2012) Likes (0)
very helpful
jafar amin
Become a member