summaryrefslogtreecommitdiffstats
path: root/wp-admin/wpmu-options.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove "disable xml-rpc" feature, it's going in a plugin.donncha2007-10-261-13/+5
| | | | | | | Added wpmu_options and update_wpmu_options hooks to add options to wpmu-options.php git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1132 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Improved language support, props momo360modena, fixes #464donncha2007-10-221-8/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1121 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Enable xmlrpc posting by defaultdonncha2007-10-211-2/+2
| | | | | | | User must be logged in, props Gianluca. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1114 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Facelift for wpmu-* courtesy of momo360modena, fixes #446donncha2007-10-171-158/+197
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1092 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use GET and POSTdonncha2007-10-161-2/+1
| | | | | | | Use update_user_status() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1080 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Disable xmlrpc posting by defaultdonncha2007-10-151-0/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1077 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added backend code for "registration notification" featuredonncha2007-10-121-2/+12
| | | | | | | Default language is in wp-content/languages/ - fixes #438, thanks mastermind! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1067 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix stupid typos, fixes #437, thanks JeremyVisserdonncha2007-10-101-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1064 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add registration disable/enable radio controls to wpmu-options pagedonncha2007-10-041-0/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1062 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* gettext changes by momo360modena, applied patch from #347donncha2007-05-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@990 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Internationalisation, thanks momo360modena for changes! fixes #283donncha2007-03-281-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@945 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make banned domain list into a textareadonncha2007-01-261-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@869 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changesdonncha2006-09-181-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@758 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed registration email option (thanks drmike)donncha2006-09-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@746 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added site option "admin_email" and use that for registration and other ↵donncha2006-09-121-0/+6
| | | | | | emails (fixed #113) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@742 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Site admin list should be space separated (fixed #117)donncha2006-09-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@741 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "ban email domains" (#110)donncha2006-08-031-0/+6
| | | | | | | Whitespace cleanup git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@719 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Quoting styledonncha2006-08-011-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@714 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* nonce the site admin options page.donncha2006-07-171-0/+1
| | | | | | | Add site_admins to the main blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@679 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+131
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