summaryrefslogtreecommitdiffstats
path: root/wp-admin
Commit message (Expand)AuthorAgeFilesLines
* Merge with WP revision 8635donncha2008-08-1343-785/+844
* Remove slashes from title when emailing admindonncha2008-07-281-1/+1
* Remove superfluous text.donncha2008-07-281-3/+3
* Removed setup-config.php and point "must create config file" message a main i...donncha2008-07-281-162/+0
* Minor css change, fixes #692donncha2008-07-281-3/+2
* Rename manage_posts_columns, fixes #696donncha2008-07-252-2/+2
* Remove searchform id and added rtl css defdonncha2008-07-232-1/+6
* Move stylying of wpmu admin search forms to mu.css, fixes #692donncha2008-07-233-2/+8
* Confirm addition of new users. fixes #630donncha2008-07-221-2/+3
* Adding empty mu-rtl.css as suggested by selad, fixes #597donncha2008-07-221-0/+0
* Count themes, fixes #689, props drmikedonncha2008-07-221-0/+6
* sanitize_title does too much, leave it out. fixes #688donncha2008-07-221-1/+1
* SQL optimizations, fixes #642, thanks momo360modenadonncha2008-07-212-18/+8
* Added "SECURE_AUTH_SALT" constant so sitewide ssl logins workdonncha2008-07-211-1/+1
* Use sanitize_* functions for addblog parameters. fixes 680donncha2008-07-171-3/+3
* Only show this message to site admins. fixes #679, props axelseaadonncha2008-07-171-0/+2
* Put the | in the filter, fixes #672, thanks axelseaadonncha2008-07-171-1/+1
* Added "wpmu_update_blog_options" action to allow plugins to update blog optio...donncha2008-07-171-0/+1
* Filter "allowed_themes", props lunabyte, fixes #678donncha2008-07-161-1/+1
* WP Merge with rev 8339donncha2008-07-1536-408/+815
* Make sure username and blogname are alphanumeric only, fixes #523donncha2008-07-111-1/+1
* Added "admin_header_navigation" filter to allow WordPress.org codex and forum...donncha2008-07-101-1/+1
* insert_with_markers() is active again, but switch off rewrite rules writing. ...donncha2008-07-091-1/+1
* Allow posts to be transfered to different users before deleting users, fixes ...donncha2008-07-092-4/+50
* WP Merge with revision 8300donncha2008-07-095-27/+66
* WP merge to revision 8283donncha2008-07-081-2/+2
* WP Merge to revision 8266donncha2008-07-078-14/+23
* Enable checking of plugin versions. Not mu-plugins. props Christopherdonncha2008-07-041-1/+9
* Added AUTH_KEY and SECURE_AUTH_KEYdonncha2008-07-041-1/+1
* WP Merge with revision 8255donncha2008-07-042-3/+3
* WP Merge to rev 8249donncha2008-07-0311-38/+79
* Added LOGGED_IN KEY and SALT, fixes #670donncha2008-07-021-5/+9
* WP Merge to rev 8216donncha2008-07-029-72/+82
* Delete all tables of a blog, not just the WP ones, props jamescollins and lun...donncha2008-07-021-17/+4
* WP Merge to revision 8195donncha2008-06-3010-32/+47
* Pass blog_id to the remove function, props mtdewvirusdonncha2008-06-301-1/+1
* Show edit-link-categories.php menu item againdonncha2008-06-261-1/+0
* WP Merge to revision 8180donncha2008-06-2427-572/+947
* Add back "IF NOT EXISTS", fixes #662donncha2008-06-231-1/+1
* Add 'all_plugins' filter, fixes #656donncha2008-06-171-1/+1
* WP Merge with revision 8075donncha2008-06-13104-1648/+4099
* Merge with branches/2.5 in WordPress, revision 8066donncha2008-06-1019-49/+107
* Use snoopy all the time, avoids problems with fopen()donncha2008-05-221-17/+3
* Don't overwrite $blog_iddonncha2008-05-221-4/+4
* Clean urls, props rborendonncha2008-05-213-7/+7
* Put checked categories at the top of the checklist. Props mdawaffe. see #WP7000ryan2008-05-194-13/+34
* Don't forget the quotesdonncha2008-05-161-1/+1
* WP Merge, cleaningdonncha2008-05-161-2/+2
* WP Merge, page template validationdonncha2008-05-161-16/+0
* Just use Snoopy when upgradingdonncha2008-05-161-8/+3