Ryan Boren
|
4fa746310c
|
Remove first page and first comment filters. They're no longer needed. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12854 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 20:42:37 +00:00 |
|
Ryan Boren
|
5c1138c35b
|
Integrate login_spam_check() into wp_authenticate_username_password(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12853 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 20:25:34 +00:00 |
|
Ryan Boren
|
c8eb06af04
|
Integrate wpmu_blogger_getUsersBlogs() directly into xmlrpc.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12852 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 20:15:43 +00:00 |
|
Ryan Boren
|
3485776132
|
Integrate fix_upload_details() into wp_upload_dir(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12851 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 20:02:11 +00:00 |
|
Ryan Boren
|
a56f033751
|
Merge mu_upload_dir() into wp_upload_dir(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12850 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 19:04:55 +00:00 |
|
Ryan Boren
|
66c2878bcd
|
Remove rss_gc(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12849 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 18:47:34 +00:00 |
|
Ryan Boren
|
94a9904b69
|
Remove fix_actve_plugins(). Props hakre. fixes #11750
git-svn-id: https://develop.svn.wordpress.org/trunk@12848 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 18:39:12 +00:00 |
|
Ryan Boren
|
66b9e3666f
|
Move load_muplugin_textdomain() to l10n.php
git-svn-id: https://develop.svn.wordpress.org/trunk@12840 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 17:25:31 +00:00 |
|
Ryan Boren
|
dd519ac669
|
Deprecate get_user_details(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12839 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 17:16:49 +00:00 |
|
Ryan Boren
|
127b36e064
|
Deprecate get_current_user_id(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12838 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 17:12:38 +00:00 |
|
Ryan Boren
|
5a13380cf4
|
Move blog deletion to ms-delete-site.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12828 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 22:46:41 +00:00 |
|
Ryan Boren
|
15e5d91692
|
Deprecate graceful_fail(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12827 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 22:09:43 +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 |
|
Ron Rennick
|
34c46c0eac
|
Change get_blogs_of_user to include 3.0 main site, Fixes #11975
git-svn-id: https://develop.svn.wordpress.org/trunk@12807 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 23:51:23 +00:00 |
|
Ryan Boren
|
325e92da49
|
Introduce update_blog_details(). Add some phpdoc. Fix some warnings. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12806 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 23:35:59 +00:00 |
|
Ryan Boren
|
fcb15685d5
|
Fix warnings
git-svn-id: https://develop.svn.wordpress.org/trunk@12800 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 22:14:22 +00:00 |
|
Ryan Boren
|
57577592b6
|
Introduce WP_User::for_blog() and current_user_can_for_blog() to avoid calls to WP_User::_init_caps(). fixes #11781
git-svn-id: https://develop.svn.wordpress.org/trunk@12796 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 17:27:28 +00:00 |
|
Ryan Boren
|
d6ea7c7bde
|
Add email and login dupe checking down into wp_insert_user(). Tidy up user-new.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12778 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 21:58:13 +00:00 |
|
Ryan Boren
|
a9b7e7f7fa
|
Deprecate wp_install_blog_defaults(). Use wp_install_defaults() instead. fixes #11747 see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12776 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 20:09:41 +00:00 |
|
Ryan Boren
|
299bd70ce0
|
Merge clear_global_post_cache() into clean_post_cache(). fixes #11744
git-svn-id: https://develop.svn.wordpress.org/trunk@12768 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 19:45:44 +00:00 |
|
Ryan Boren
|
59d31d8c5e
|
Formatting cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@12760 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 17:01:39 +00:00 |
|
Ryan Boren
|
8ef8b7bad5
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@12733 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 22:11:12 +00:00 |
|
Ron Rennick
|
4239e6ef01
|
fix multisite object cache warnings, $table_prefix assignment, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12730 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 18:02:34 +00:00 |
|
Ryan Boren
|
1a7bd827e8
|
Formatting cleanup. Props Simek. fixes #11876
git-svn-id: https://develop.svn.wordpress.org/trunk@12709 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-12 18:40:40 +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
|
71bef9fe26
|
Convert update_themes, update_plugins, update_core, and dismissed_update_core into site transients/plugins. Remove no longer need compat code.
git-svn-id: https://develop.svn.wordpress.org/trunk@12673 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 20:49:55 +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
|
cc623632d3
|
Deprecate is_site_admin. Props nacin. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12645 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 15:50:46 +00:00 |
|
Andrew Ozz
|
6388f7113b
|
Check if VHOST is defined in get_id_from_blogname()
git-svn-id: https://develop.svn.wordpress.org/trunk@12643 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 10:52:21 +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
|
4c8ee2f889
|
Remove raquo. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12628 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 03:40:03 +00:00 |
|
Ryan Boren
|
b343c9ee06
|
Deprecate generate_random_password(). fixes #11746
git-svn-id: https://develop.svn.wordpress.org/trunk@12624 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 02:22:51 +00:00 |
|
Ryan Boren
|
40e73cd79d
|
Better POST_BY_EMAIL logic. Props Denis-de-Bernardy. fixes #11752
git-svn-id: https://develop.svn.wordpress.org/trunk@12623 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 01:29:40 +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 |
|
Ryan Boren
|
8a5d801117
|
Introduce is_super_admin(). see #11644.
git-svn-id: https://develop.svn.wordpress.org/trunk@12611 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-06 23:27:22 +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 |
|