WordPres Plugin MDR Network gh.mattrude.com

gh.mattrude.com / WordPres Plugin MDR Network

This is a group of mostly small plugins needed for multi site installs. Most of these plugins only do one thing, but a few others add major updates to WordPress.

This repository should be put in the root of wp-content/mu-plugins so each active plugin is directly in mu-plugins, not in a sub folder. If you do not have a mu-plugins folder, you may simply run the following from the your wordpress root directory:

git clone git://github.com/mattrude/mdr-network.git wp-content/mu-plugins

Included Plugins

Their are also two disable plugins that you may renable by simply copying them to the root folder.

Rebuilding the POT file

xgettext --keyword=__ --keyword=_e  --from-code=php --language=php *.php --package-version=1.o \
--package-name=mdr-network --output=languages/mdr-network.pot

License

These Plugins are free software; you may redistribute and/or modify them under the terms of the GNU General Public License version 2 as published by the Free Software Foundation (http://www.fsf.org/).

              GNU GENERAL PUBLIC LICENSE
                 Version 2, June 1991

Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Issuess

If you are having issues using mdr-network, please file a bug on this projects github Issues page.