venug
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Where to edit the admin menu ?So for other plugins too which are not intended to put on mu-plugins also works network wide if we put them in mu-plugins folder ?
Like adminimize ,theme-my-login etc?
“Admin-menu-editor plugin ” developer says that we should move a file ” admin-menu-editor-mu.php from admin-menu-editor/includes to /wp-content/mu-plugins/”.
I did the same thing and worked .Here is their notes :
1. Download the admin-menu-editor.zip file to your computer.
2. Unzip the file.
3. Create a new directory named mu-plugins in your site’s wp-content directory (unless it already exists).
4. Upload the admin-menu-editor directory to /wp-content/mu-plugins/.
5. Move admin-menu-editor-mu.php from admin-menu-editor/includes to /wp-content/mu-plugins/.What should i do with other plugins if I want them to work network wide(i mean that I can put main folder of plugin in mu-plugins .But some other changes to make it work?)?
Thanks !
Forum: Networking WordPress
In reply to: Where to edit the admin menu ?Forum: Networking WordPress
In reply to: Where to edit the admin menu ?I just mentioned putting it in the mu-plugins folder.
You mean the “Admin-menu-editor plugin ” to put in Mu-plugins folder?
And I am not sure if follow :
And yes, if you put it in the functions.php file of the theme, that would probably work as well
Forum: Themes and Templates
In reply to: Can I change the names of themes ?I will try then .
Thanks !Forum: Networking WordPress
In reply to: Where to edit the admin menu ?I will check it out !
Could you tell me If I can do it in any other way like using functions.php of theme etc. ?Forum: Themes and Templates
In reply to: Can I change the names of themes ?I went trough that already .But I want to know if renaming theme names is against GPL terms or wordpress Terms and conditions .I mean that do I have right to change or chance for trouble from theme developers?
Thanks !
Forum: Networking WordPress
In reply to: Is there any way to mention Terms and conditions on signup pageCould you suggest a way to do it from scratch rather than using plugin ?
Forum: Networking WordPress
In reply to: Write to post by logged in usersSorry for the mistake in title.It is actually “Right to post by logged in users ” .
Forum: Networking WordPress
In reply to: Problem in Setting default user roleThe users are getting that “Subscriber” role only if they signup for user name and not for blog. What if some one signed up as blog ?
Thanks !
Forum: Networking WordPress
In reply to: Enabling users to postSorry I didn’t find answer there .
Forum: Networking WordPress
In reply to: How the children networks behave if I use wp-multinetworkAdding more blogs means adding the existed blogs under multisite to Children network or creating new sub-sites?
Forum: Networking WordPress
In reply to: How the children networks behave if I use wp-multinetworkI mean to ask that is there any load caused to my servers if I use this plugin than usual load ?
Thanks for you key
Could you tell me If this action ‘wpmu_new_blog’ supported by version 3.1?
Forum: Networking WordPress
In reply to: How Enable "create a blog " option on buddypress installed siteThanks !
Forum: Networking WordPress
In reply to: How Enable "create a blog " option on buddypress installed siteThanks for your quick reply !
I have already have two multisite installation on other domains .I would like to know that If buddypress enables the “create blog “option automatically on a normal installation or It needs Multisite installtion for the option .