How am I supposed to manage mu-plugins? They don't show up under plugins in my admin area.
How do I decide whether to install plugins in mu-plugins or in plugins?
How am I supposed to manage mu-plugins? They don't show up under plugins in my admin area.
How do I decide whether to install plugins in mu-plugins or in plugins?
If you want them activated for everyone; drop them in mu-plugins. If you want to let your members choose if they want to activate them; drop them in plugins.
But how do I manage them in mu-plugins? I don't see them in the admin area...
All plugins dropped in the mu-plugins directory are automaticaly activated. To disable a mu-plugin you have to remove it, there is no plugin manager or menu for mu-plugins.
And if the plugin does not work you have to check the documentation of that plugin to determine how to make it work.
Thanks blips!
1. if there is documentation
2. if they document about wpmu
3. can someone point me in the direction of creating global (or adapting existing) plugins (the ones that go in mu-plugins)?
can not understand .. most of plugin made for mu-plugin folder used by the admin only .. not for the members
MazZziKa.. that would be an ideal world but it is not the case... any plugin in mu-plugins is automatically made available to all blog users... some plugins (most actually) are not coded correctly to show up on the options menu.
This explaination should go into a text file in the mu-plugins directory.
"There's [] two ways for adding in plugins on MU. Into the standard /plugins subdirectory and into the /mu-plugins subdirectory. []/ Now if you add them into the /mu-plugins subdirectory, they don't show up as neither the admin nor the end users have control over turning them on and off. They are activiated for everybody. "
http://trac.mu.wordpress.org/ticket/99
But, just because they can't be turned off doesn't mean they shouldn't be shown.
I'm trying to hunt down why a mu-plugin isn't working. Presently I can't even tell whether wpmu thinks it is active.
Some plugins don't have a menu to be shown. It depends. All the included ones (and I don't know what they even do) don't show up anywhere in the admin area.
There's something wrong in MazZziKa's install becasue all the plugins he's tried in that folder are working for many other people.
Yes, it would be nice if I could see any menus, but, even if there is not a menu to display I'd like to know that wpmu is loading any given plugin.