summaryrefslogtreecommitdiffstats
path: root/wp-content/mu-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Added placeholder index.php files so these directories are created (some ↵donncha2008-05-121-0/+3
| | | | | | unzip tool doesn't create empty directories), props drmike, fixes #604 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1287 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove the taxonomy sync script, it's obsolete nowdonncha2007-11-161-446/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1151 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* We only want to sync after the db has been upgradeddonncha2007-10-041-0/+21
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1061 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Taxonomy sync script. Read comments for warnings and instructions!donncha2007-10-031-0/+425
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1060 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved mu-plugins stuff into wpmu-functions.phpdonncha2007-08-236-507/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1043 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove ; props dsader ↵donncha2007-08-091-1/+1
| | | | | | (http://mu.wordpress.org/forums/topic.php?id=5829&page&replies=8#post-34913) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1030 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add slashes to blogname to protecet apostrophes, fixes #367, props steveattydonncha2007-08-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1027 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed minor css problem with blog switcher, fixes #366, props drmikedonncha2007-08-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1025 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Load jquery the right waydonncha2007-06-112-4/+8
| | | | | | | Added image file git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@998 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added dashboard switcher plugin, fixes #310donncha2007-06-111-0/+88
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@997 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* gettext changes by momo360modena, applied patch from #347donncha2007-05-281-13/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@990 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix import menu file size, fixes #324donncha2007-05-241-0/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@989 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Improved gettext support, fixes #314donncha2007-05-222-11/+14
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@980 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make graceful_fail() pluggable by defining it in mu-plugins/00misc.php (see ↵donncha2007-01-221-0/+2
| | | | | | #229) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@858 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for this function any moredonncha2007-01-141-5/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@841 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleaner urldonncha2007-01-091-7/+6
| | | | | | | User must have "manage_options" perms to access delete blog page now (fixes #211) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@833 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure scriptaculous loads in the head. Fixes category dropdowndonncha2006-10-101-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@799 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - needs testing.donncha2006-10-091-16/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@797 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add upload quota messagedonncha2006-10-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@790 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow admins to delete their own blogs (#96)donncha2006-09-281-0/+76
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@779 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use UPLOADS constant and update blogs.php (fixes #168)donncha2006-09-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@777 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* no need for "pages_last_updated" any moredonncha2006-09-181-15/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@759 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add upload filter to check file size. (fixed #151)donncha2006-09-131-0/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@745 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* t -> date_registereddonncha2006-08-021-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@715 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Log registrations (#77)donncha2006-07-121-0/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@667 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* lowercase loginsdonncha2006-07-121-0/+2
| | | | | | | clear cookies if not logged in! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@661 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-271-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@599 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-223-0/+315
Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36