summaryrefslogtreecommitdiffstats
path: root/wp-admin/menu.php
Commit message (Collapse)AuthorAgeFilesLines
* WP Merge with rev 8339donncha2008-07-151-1/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1374 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with branches/2.5 in WordPress, revision 8066donncha2008-06-101-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1324 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WP 2.5, revision 7806donncha2008-04-241-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1260 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WordPress 2.5, unstable, only for testingdonncha2008-04-041-24/+23
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1218 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove extra codedonncha2007-11-221-13/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1162 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move custom code from menu.php to mu.phpdonncha2007-11-221-34/+6
| | | | | | | Added 'admin_menu_permission' hook git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1161 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add user to blog 1 when creating user from wpmu-users.phpdonncha2007-11-161-19/+20
| | | | | | | | Set primary_blog to 1 if not set and add user to blog 1 if user doesn't have a blog. Fixes #427 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1152 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Backing out 1144donncha2007-11-161-6/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1150 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow login via a secure login formdonncha2007-11-141-3/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1144 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WordPress 2.3.1donncha2007-10-301-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1139 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove primary_blog record for user after removed from blog.donncha2007-10-221-6/+21
| | | | | | | | Check for username and email when adding user. Rework permission denied redirect code. props momo360modena, fixes #427 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1120 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3 - testing use only!donncha2007-10-121-1/+2
| | | | | | | Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1069 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5499, this is a big one! Test it before you put it live!donncha2007-05-211-0/+1
| | | | | | | Test only, not for production use yet git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@972 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5007donncha2007-03-091-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@909 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4956donncha2007-02-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@904 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move site admin menu around so add_submenu_page() doesn't break (fixes #233)donncha2007-01-141-9/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@842 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4701donncha2007-01-081-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@832 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4524donncha2006-11-241-4/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@810 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4347donncha2006-10-051-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@789 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* show the privacy pagedonncha2006-10-021-1/+1
| | | | | | | don't set blog_public on general options page git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@786 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4104donncha2006-08-171-5/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@723 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4096donncha2006-08-151-21/+25
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@722 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language strings (#11)donncha2006-07-191-6/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@690 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Enable permalinks options page.donncha2006-07-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@672 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Grab the new blog's details directly from the db. (fixes #61 maybe?)donncha2006-07-061-2/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@640 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-061-7/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@638 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge.donncha2006-07-051-4/+12
| | | | | | | Delete feed code and sql git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@636 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Now you see it, now you don't! Moving this to a plugin for the time being.donncha2006-06-301-4/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@621 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added Simple Pie RSS aggregator librarydonncha2006-06-301-0/+3
| | | | | | | | Added Friends aggregator (experimental) Added category dropdown to edit links form. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@619 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove Invites stuff. It's broken and should be done in a 3rd party plugin.donncha2006-06-261-2/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@598 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+141
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