hello,
I know there have been numerous discussion regarding the use of the mu-plugins folder, still I am a little confused on how to actually use it.
Until now, I put in there pretty anything I regard as basic for every blog plus all widgets.
Why the widgets?
I was asuming a lot of people (new to bloggind and wp in general) wouldn't know what a plugin / widget is and how to use it so I thought that if I make all widgets working from the mu-plugins folder, even the slightly confused ones, will eventually find the widgets menue below the presentation and figure out what they can do with those widgets....
BUT I now realized, that a lot of widgets, call javascript and other stuff that gets loaded even if I do not use that widget on a certain blog. I was mistakenly believing that plugins/widgets only call their components if they are actually used on a blog...
I mean the ideal scenario would be that they only call their respective scripts on pages/posts that do use their components, right?
As an example I can give you some widgets I have in mu-plugins: democracy, anarchy media player, daiko's google video bar, etc.
So now I am curious what your strategies are: what do you put into mu-plugins, I am not interested i nthe actual plugins/widgets, just wanna know your strategy or usage of this folder.