ryan
|
79007568a6
|
Merge mu_media_buttons() into media_buttons(). see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-04 20:28:52 +00:00 |
wpmuguru
|
059e60a37c
|
add closing table cell tag to dashboard right now, props Simek, fixes #12121
git-svn-id: http://svn.automattic.com/wordpress/trunk@12940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-03 23:06:27 +00:00 |
ryan
|
7a4d409064
|
Move functions to ms-deprecated.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@12929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-02 18:05:01 +00:00 |
ryan
|
8caab555bd
|
Integrate update_profile_email() into user-edit.php. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-02 18:00:45 +00:00 |
wpmuguru
|
cfbffea85e
|
minor fixes to populate_options(), UI tweaks, see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-01 20:01:14 +00:00 |
ryan
|
0f2060ef5d
|
Move 'My Blogs' into its own file. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-29 23:21:01 +00:00 |
ryan
|
363da801f5
|
Integrate sitewide plugin handling into activate_plugins(), deactivate_plugins(), and plugins.php. fixes #11767 see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-29 21:45:32 +00:00 |
ryan
|
227168b639
|
Remove remove_edit_plugin_link(). Rely on cap checks. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-29 19:29:31 +00:00 |
ryan
|
cd57004569
|
Deprecate is_main_blog() for is_main_site(). see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-26 22:46:09 +00:00 |
ryan
|
389093009f
|
Move update_signup_email_from_profile() logic into user-edit.php. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-26 17:51:50 +00:00 |
ryan
|
416b218ef1
|
Remove profile_page_email_warning_ob_start() and profile_page_email_warning_ob_content(). fixes #11759
git-svn-id: http://svn.automattic.com/wordpress/trunk@12841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-26 17:34:36 +00:00 |
ryan
|
63f9a62af6
|
phpdoc and cleanup. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-25 22:01:43 +00:00 |
ryan
|
9469c9f02a
|
Deprecate mu_options. Integrate directly into options.php. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-25 21:33:49 +00:00 |
ryan
|
f3939dd8fd
|
Add wp-admin/includes/ms-deprecated.php. Deprecate wpmu_checkAvailableSpace. Introduce is_upload_space_available(). see #11762
git-svn-id: http://svn.automattic.com/wordpress/trunk@12824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-25 19:46:24 +00:00 |
ryan
|
f221b0cfdc
|
Remove raquo. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-22 22:34:54 +00:00 |
ryan
|
74a86506f6
|
Clear some warnings. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-20 23:01:09 +00:00 |
ryan
|
89c4e9f15d
|
Use SimplePie in admin_notice_feed(). Props garyc40. fixes #11765
git-svn-id: http://svn.automattic.com/wordpress/trunk@12767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-19 19:33:21 +00:00 |
ryan
|
57c4b79b91
|
Introduce clean_user_cache(). fixes #11761
git-svn-id: http://svn.automattic.com/wordpress/trunk@12766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-19 19:23:11 +00:00 |
ryan
|
7f699e5857
|
Remove mu_dashboard(). Rely on cap checks to customize dash for multisite.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-19 18:15:53 +00:00 |
ryan
|
9746d095d5
|
Remove disable_some_pages(). Rely on cap checks. fixes #11770
git-svn-id: http://svn.automattic.com/wordpress/trunk@12764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-19 18:11:33 +00:00 |
ryan
|
8760e7da1b
|
Coding standards, space after if
git-svn-id: http://svn.automattic.com/wordpress/trunk@12752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-18 20:34:48 +00:00 |
wpmuguru
|
4b8c87da92
|
Add is_subdomain_install() to ms code - Fixes #11796
git-svn-id: http://svn.automattic.com/wordpress/trunk@12674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-08 21:25:01 +00:00 |
ryan
|
dea7019303
|
Use is_super_admin() instead of is_site_admin(). Props GIGALinux see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-08 20:29:56 +00:00 |
ryan
|
0c95b3b457
|
Disable sitewide plugin actions that use unfiltered GET and generate warnings pending further scrutiny. see #11767
git-svn-id: http://svn.automattic.com/wordpress/trunk@12670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-08 20:15:22 +00:00 |
ryan
|
adf017f6b9
|
Strip trailing whites from ms files. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-07 04:27:46 +00:00 |
ryan
|
9b721a32c6
|
Queue ms.css if multisite. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-07 02:33:23 +00:00 |
ryan
|
fd475d2b38
|
s/wpmu/ms/ in file refs. Props Denis-de-Bernardy. see #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-07 00:30:53 +00:00 |
wpmuguru
|
8ab77e04e7
|
Change references to wpmu-edit.php - See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@12620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-07 00:24:03 +00:00 |
ryan
|
dbe9b17271
|
Move wpmu_menu() logic into menu.php. Props Denis-de-Bernardy. fixes #11763
git-svn-id: http://svn.automattic.com/wordpress/trunk@12618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-07 00:17:13 +00:00 |
ryan
|
fc23a88df8
|
Move some multisite menu checks directly into menu.php. see #11763
git-svn-id: http://svn.automattic.com/wordpress/trunk@12613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-06 23:41:03 +00:00 |
westi
|
53d810f260
|
Remove svn:executable property on new files. Fixes #11743 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-06 22:22:45 +00:00 |
wpmuguru
|
d07d6c5717
|
Add mu only (inactive) files
git-svn-id: http://svn.automattic.com/wordpress/trunk@12603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-06 04:02:57 +00:00 |