summaryrefslogtreecommitdiffstats
path: root/wp-admin
Commit message (Expand)AuthorAgeFilesLines
* Move check for is_site_admin() to the top of the file, props Alexander Conchadonncha2007-08-231-6/+3
* Use blog's default role when editing it, props jeffoire, fixes #399donncha2007-08-091-17/+22
* Ensure that $wp_queries is pointing at the right blog_id, props Vimm, fixes #394donncha2007-08-092-218/+225
* gettext the admin password email, props momo360modena, fixes 365donncha2007-08-091-17/+17
* Fix email content, props dsadr from http://mu.wordpress.org/forums/topic.php?...donncha2007-08-091-3/+3
* Add path, useful for non vhost installs. fixes 402, props dsadrdonncha2007-08-091-1/+1
* 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
* Fix the allowed_themes loop (fixes #369, props aydos)donncha2007-08-071-7/+7
* Removed edit plugin link, fixes #396donncha2007-08-071-8/+0
* Sync for WP 2.2.2donncha2007-08-066-14/+18
* Removing code that isn't needed, prompted by #358donncha2007-06-251-35/+8
* WP Merge to WP 2.2.1donncha2007-06-2128-994/+992
* Don't need these upgrades, thanks drmike. fixes #349donncha2007-05-301-13/+1
* gettext changes by momo360modena, applied patch from #347donncha2007-05-283-8/+9
* Fix import menu file size, fixes #324donncha2007-05-241-0/+1
* Clear category cache when links are modified, (fixes #338)donncha2007-05-241-0/+1
* Trim illegal names, fixes #340donncha2007-05-231-1/+7
* Only show up to 10 users for blog 1, fixes #320donncha2007-05-231-1/+9
* Only display the "get more plugins" message if user is a site admin, fixes #317donncha2007-05-231-0/+2
* WP Merge 5509donncha2007-05-221-1/+1
* Too soon for thesedonncha2007-05-212-496/+0
* WP Merge to rev 5499, this is a big one! Test it before you put it live!donncha2007-05-2155-365/+1763
* Missing ; - fixes #312, thanks mypatricksdonncha2007-04-181-1/+1
* Don't delete the admin's files!donncha2007-04-181-1/+1
* Fix typo, fixes #308donncha2007-04-171-1/+1
* Use LANGDIR instead of WPINC (fixes #309)donncha2007-04-171-1/+1
* Fixed typo. Fixes #296donncha2007-03-301-0/+1
* Redirect to $ref if it exists, fixes #295donncha2007-03-301-1/+5
* Tell admin that themes must be activated on the admin page first.donncha2007-03-291-0/+3
* Fix those pesky themes (fixes #284)donncha2007-03-293-8/+30
* Internationalisation, thanks momo360modena for changes! fixes #283donncha2007-03-285-10/+10
* Use id instead of name fielddonncha2007-03-281-1/+1
* Sort columns by colum IDs, fixes #291donncha2007-03-282-28/+28
* Remove, not delete. fixes #280donncha2007-03-261-1/+1
* fixed sql, fixes #289donncha2007-03-261-1/+1
* Index allowed_themes by stylesheet path instead of name. (fixes #284)donncha2007-03-264-60/+88
* WP Merge to rev 5109donncha2007-03-263-2/+8
* Ryan casts an int and catches a fish, someone buy him a pint! merge to 5092donncha2007-03-2311-25/+28
* Delete autosave pointers from deleted blogsdonncha2007-03-221-0/+1
* WP Merge to rev 5072donncha2007-03-212-8/+5
* Minor changes to wpmu_delete_blog (fixes #271)donncha2007-03-211-3/+3
* Don't show the link to the plugin editor as it's disableddonncha2007-03-191-4/+1
* WP Merge to rev 5061donncha2007-03-1917-37/+39
* WP Merge to rev 5032donncha2007-03-131-3/+5
* WP Merge to 5028donncha2007-03-128-54/+39
* WP Merge - deleted filesdonncha2007-03-093-353/+0
* WP Merge to rev 5007donncha2007-03-0926-70/+405
* List language files even if only one file founddonncha2007-03-051-1/+1
* WP Merge to rev 4956donncha2007-02-2813-104/+102