summaryrefslogtreecommitdiffstats
path: root/wp-admin/wpmu-blogs.php
Commit message (Expand)AuthorAgeFilesLines
* This javascript doesn't work any more, remove it. fixes #720, props momo360mo...donncha2008-08-251-1/+1
* Rename manage_posts_columns, fixes #696donncha2008-07-251-1/+1
* Remove searchform id and added rtl css defdonncha2008-07-231-1/+1
* Move stylying of wpmu admin search forms to mu.css, fixes #692donncha2008-07-231-1/+1
* SQL optimizations, fixes #642, thanks momo360modenadonncha2008-07-211-15/+6
* Don't forget the quotesdonncha2008-05-161-1/+1
* Whitespace cleanup.donncha2008-05-151-47/+57
* Restyling, fixes #590, props momo360modenadonncha2008-04-241-40/+42
* Remove paragraph tag from wp_die() calls, fixes #605, props momo360modenadonncha2008-04-241-1/+1
* Remove Javascript warnings. props momo360modena, fixes #591donncha2008-04-181-7/+7
* No more listman, props mypatricks, fixes #591donncha2008-04-181-1/+0
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-161-107/+72
* Don't allow blogs to be sorted by users or actions, fixes #549donncha2008-01-231-3/+9
* Fixed pagination, fixes #519, props ktleedonncha2007-12-041-9/+10
* Better pagination, props ktlee, fixes #483donncha2007-11-161-23/+19
* Backing out 1144donncha2007-11-161-1/+1
* Allow login via a secure login formdonncha2007-11-141-2/+1
* Don't use $wpmuBaseTablePrefix any more, use $wpdb->base_prefix, props lunaby...donncha2007-10-261-2/+2
* Cleanup user and blog add code. props ktlee, fixes #462donncha2007-10-221-0/+1
* Facelift for wpmu-* courtesy of momo360modena, fixes #446donncha2007-10-171-534/+606
* cast the id as an intdonncha2007-10-171-1/+1
* Use blog's default role when editing it, props jeffoire, fixes #399donncha2007-08-091-17/+22
* Search on path too, props dsadrdonncha2007-08-091-1/+1
* Allow multi-line blog options to show when editing a blog, fixes #385, props ...donncha2007-08-081-7/+16
* gettext changes by momo360modena, applied patch from #347donncha2007-05-281-2/+2
* Only show up to 10 users for blog 1, fixes #320donncha2007-05-231-1/+9
* Sort columns by colum IDs, fixes #291donncha2007-03-281-9/+9
* Index allowed_themes by stylesheet path instead of name. (fixes #284)donncha2007-03-261-36/+33
* WP Merge to 5028donncha2007-03-121-34/+13
* Added get_user_id_from_string()donncha2007-02-131-10/+3
* Removed autocomplete_css() because it possibly conflicts with advanced editor...donncha2007-01-221-6/+4
* Fix "Last Updated" problems returning from wp_redirect() (fixes #222)donncha2007-01-151-4/+4
* Sort by columnsdonncha2006-09-281-1/+2
* Encode quotes when editing blogsdonncha2006-09-281-1/+1
* Added blog navigation at end of page (fixes #114)donncha2006-09-131-6/+18
* WP Merge to rev 4104donncha2006-08-171-9/+22
* Nonce fixesdonncha2006-07-271-20/+12
* Nonce the edit blog pagedonncha2006-07-211-0/+1
* JS doesn't like carriage returns or apostrophes or something.donncha2006-07-211-1/+1
* Nonce the blogs admin page.donncha2006-07-201-5/+20
* Remove space from <?php (#92)donncha2006-07-201-1/+1
* Language strings (#13)donncha2006-07-191-59/+59
* Added blog path to View and Backend links (fixes #64)donncha2006-07-111-2/+2
* Removed feeds config code.donncha2006-07-111-0/+20
* Applied redirection patch from bug #27.donncha2006-06-271-1/+1
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+527