Dion Hulse
|
468d0d7cff
|
Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299
git-svn-id: https://develop.svn.wordpress.org/trunk@13242 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 02:01:46 +00:00 |
Dion Hulse
|
8be48fe96a
|
Update wpmu_delete_user() to use wp_delete_user()'s Link Deletion API, ensures that all actions and cleanups are run. See #12298
git-svn-id: https://develop.svn.wordpress.org/trunk@13241 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 01:45:04 +00:00 |
Andrew Nacin
|
4d2c75d785
|
Assume WP_DEBUG is defined in wpdb. Remove unnecessary constant() calls. Ensure DB_COLLATE defined as empty string doesn't override default Multisite collation. fixes #12041, see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13209 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-19 01:03:58 +00:00 |
Andrew Nacin
|
d43ba9114b
|
Don't use deprecated functions. see #11388
git-svn-id: https://develop.svn.wordpress.org/trunk@13106 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 10:35:10 +00:00 |
Dion Hulse
|
23de0ed686
|
Cleanup admin_notice_feed(). Props nacin. Fixes #12138
git-svn-id: https://develop.svn.wordpress.org/trunk@12965 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-05 14:00:18 +00:00 |
Ryan Boren
|
ef25305270
|
Merge mu_media_buttons() into media_buttons(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12955 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 20:28:52 +00:00 |
Ron Rennick
|
04c99ec671
|
add closing table cell tag to dashboard right now, props Simek, fixes #12121
git-svn-id: https://develop.svn.wordpress.org/trunk@12940 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-03 23:06:27 +00:00 |
Ryan Boren
|
1d85da4417
|
Move functions to ms-deprecated.php
git-svn-id: https://develop.svn.wordpress.org/trunk@12929 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 18:05:01 +00:00 |
Ryan Boren
|
10dd8c858f
|
Integrate update_profile_email() into user-edit.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12928 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 18:00:45 +00:00 |
Ron Rennick
|
454cf82301
|
minor fixes to populate_options(), UI tweaks, see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12920 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-01 20:01:14 +00:00 |
Ryan Boren
|
f6878865b5
|
Move 'My Blogs' into its own file. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12904 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-29 23:21:01 +00:00 |
Ryan Boren
|
d70d1ab100
|
Integrate sitewide plugin handling into activate_plugins(), deactivate_plugins(), and plugins.php. fixes #11767 see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12903 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-29 21:45:32 +00:00 |
Ryan Boren
|
402b998100
|
Remove remove_edit_plugin_link(). Rely on cap checks. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12902 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-29 19:29:31 +00:00 |
Ryan Boren
|
909191a37d
|
Deprecate is_main_blog() for is_main_site(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12858 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 22:46:09 +00:00 |
Ryan Boren
|
7acbca8e8e
|
Move update_signup_email_from_profile() logic into user-edit.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12842 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 17:51:50 +00:00 |
Ryan Boren
|
1f7356af5b
|
Remove profile_page_email_warning_ob_start() and profile_page_email_warning_ob_content(). fixes #11759
git-svn-id: https://develop.svn.wordpress.org/trunk@12841 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 17:34:36 +00:00 |
Ryan Boren
|
d33c4ae2ca
|
phpdoc and cleanup. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12826 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 22:01:43 +00:00 |
Ryan Boren
|
0d90882b71
|
Deprecate mu_options. Integrate directly into options.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12825 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 21:33:49 +00:00 |
Ryan Boren
|
e0254c7917
|
Add wp-admin/includes/ms-deprecated.php. Deprecate wpmu_checkAvailableSpace. Introduce is_upload_space_available(). see #11762
git-svn-id: https://develop.svn.wordpress.org/trunk@12824 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 19:46:24 +00:00 |
Ryan Boren
|
345b2656c5
|
Remove raquo. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12804 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 22:34:54 +00:00 |
Ryan Boren
|
91732dc4f1
|
Clear some warnings. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12782 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 23:01:09 +00:00 |
Ryan Boren
|
09aaaaaa23
|
Use SimplePie in admin_notice_feed(). Props garyc40. fixes #11765
git-svn-id: https://develop.svn.wordpress.org/trunk@12767 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 19:33:21 +00:00 |
Ryan Boren
|
aceedd977d
|
Introduce clean_user_cache(). fixes #11761
git-svn-id: https://develop.svn.wordpress.org/trunk@12766 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 19:23:11 +00:00 |
Ryan Boren
|
4dabd01ce6
|
Remove mu_dashboard(). Rely on cap checks to customize dash for multisite.
git-svn-id: https://develop.svn.wordpress.org/trunk@12765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 18:15:53 +00:00 |
Ryan Boren
|
411594ffd8
|
Remove disable_some_pages(). Rely on cap checks. fixes #11770
git-svn-id: https://develop.svn.wordpress.org/trunk@12764 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 18:11:33 +00:00 |
Ryan Boren
|
e2adfc832a
|
Coding standards, space after if
git-svn-id: https://develop.svn.wordpress.org/trunk@12752 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 20:34:48 +00:00 |
Ron Rennick
|
436316a4a8
|
Add is_subdomain_install() to ms code - Fixes #11796
git-svn-id: https://develop.svn.wordpress.org/trunk@12674 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 21:25:01 +00:00 |
Ryan Boren
|
b153c75949
|
Use is_super_admin() instead of is_site_admin(). Props GIGALinux see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12672 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 20:29:56 +00:00 |
Ryan Boren
|
6a4dae4be0
|
Disable sitewide plugin actions that use unfiltered GET and generate warnings pending further scrutiny. see #11767
git-svn-id: https://develop.svn.wordpress.org/trunk@12670 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 20:15:22 +00:00 |
Ryan Boren
|
18e6d905c5
|
Strip trailing whites from ms files. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12632 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 04:27:46 +00:00 |
Ryan Boren
|
c62b24a2af
|
Queue ms.css if multisite. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12625 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 02:33:23 +00:00 |
Ryan Boren
|
cf5aae053b
|
s/wpmu/ms/ in file refs. Props Denis-de-Bernardy. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12622 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 00:30:53 +00:00 |
Ron Rennick
|
9b84b850c9
|
Change references to wpmu-edit.php - See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12620 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 00:24:03 +00:00 |
Ryan Boren
|
3054280850
|
Move wpmu_menu() logic into menu.php. Props Denis-de-Bernardy. fixes #11763
git-svn-id: https://develop.svn.wordpress.org/trunk@12618 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 00:17:13 +00:00 |
Ryan Boren
|
d710ef45d0
|
Move some multisite menu checks directly into menu.php. see #11763
git-svn-id: https://develop.svn.wordpress.org/trunk@12613 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-06 23:41:03 +00:00 |
Peter Westwood
|
816ed91f0f
|
Remove svn:executable property on new files. Fixes #11743 props Denis-de-Bernardy.
git-svn-id: https://develop.svn.wordpress.org/trunk@12610 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-06 22:22:45 +00:00 |
Ron Rennick
|
032de15d5a
|
Add mu only (inactive) files
git-svn-id: https://develop.svn.wordpress.org/trunk@12603 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-06 04:02:57 +00:00 |