Peter Westwood
|
06d6e8e094
|
Ensure we don't mangle the array of post ancestors when sanitising a post for editing. Fixes #12168.
git-svn-id: https://develop.svn.wordpress.org/trunk@13016 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 21:49:00 +00:00 |
|
Peter Westwood
|
085e0c3487
|
Ensure we are PHP4 compat. Fixes #12167 props blepoxp.
git-svn-id: https://develop.svn.wordpress.org/trunk@13014 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 21:07:35 +00:00 |
|
Ryan Boren
|
268d39dce7
|
Fix warning when installing.
git-svn-id: https://develop.svn.wordpress.org/trunk@13013 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 16:51:35 +00:00 |
|
Ryan Boren
|
dc46453810
|
jQuery 1.4.1. Props Simek. fixes #11900
git-svn-id: https://develop.svn.wordpress.org/trunk@13011 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 15:19:45 +00:00 |
|
Dion Hulse
|
5aacc9a839
|
$term is an array not object, Fixes Notice on duplicate term checking. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@13010 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 06:51:05 +00:00 |
|
Dion Hulse
|
d4dce39218
|
Add missing filter to sy:updateFrequency in RDF feed. Props ramiy. Fixes #12156
git-svn-id: https://develop.svn.wordpress.org/trunk@13002 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 03:43:52 +00:00 |
|
Ryan Boren
|
a14ee51cad
|
Use canonical status list. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12995 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 17:51:24 +00:00 |
|
Ryan Boren
|
68db07fb9b
|
Add more visibility args to post status registration. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12994 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 17:46:00 +00:00 |
|
Ryan Boren
|
8be3a24819
|
Add a separate show_ui flag for post types. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12993 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 17:27:30 +00:00 |
|
Ryan Boren
|
0b7de0491f
|
Register the auto-draft post status. see #11889
git-svn-id: https://develop.svn.wordpress.org/trunk@12992 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 17:09:34 +00:00 |
|
Peter Westwood
|
1cec5d58ef
|
Add defaults for 'post_content' and 'post_title' in wp_insert_post(). See #11889.
git-svn-id: https://develop.svn.wordpress.org/trunk@12990 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 14:49:54 +00:00 |
|
Peter Westwood
|
c45f4d2905
|
Ignore the continents-cities mo files when searching for the list of installed language packs. Fixes #12019
git-svn-id: https://develop.svn.wordpress.org/trunk@12988 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 11:42:20 +00:00 |
|
Mark Jaquith
|
2d54780d5e
|
Create post_status=auto-draft when creating a new post item. status changes to draft on first auto-save. now we always have a real post ID to work with. see #11889. fixes #11145. fixes #11990
git-svn-id: https://develop.svn.wordpress.org/trunk@12987 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 10:07:57 +00:00 |
|
Dion Hulse
|
8b38dceeca
|
Move admin CSS colour themes to the admin_init hook. Fixes #11625
git-svn-id: https://develop.svn.wordpress.org/trunk@12982 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 05:15:26 +00:00 |
|
Dion Hulse
|
76dda2b570
|
Redirect ?page_id=xx for the Posts page to the posts page. Fixes #11991
git-svn-id: https://develop.svn.wordpress.org/trunk@12980 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 03:50:55 +00:00 |
|
Dion Hulse
|
b385071e76
|
Redirect home_url variants to home_url(). See #11991
git-svn-id: https://develop.svn.wordpress.org/trunk@12979 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 03:40:24 +00:00 |
|
Ryan Boren
|
65b3f1e5e3
|
Introduce get_home_url(), get_site_url(), and get_admin_url() for fetching urls by blog id. see #12119
git-svn-id: https://develop.svn.wordpress.org/trunk@12978 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-05 21:49:19 +00:00 |
|
Ron Rennick
|
fdcbef3e84
|
restore shell wp-content/blogs.php & add deprecated warnings, props nacin, see #11742
git-svn-id: https://develop.svn.wordpress.org/trunk@12977 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-05 21:40:22 +00:00 |
|
Ron Rennick
|
9db8d54976
|
Reduce DB queries by half during MU signup, props donncha, see #12140
git-svn-id: https://develop.svn.wordpress.org/trunk@12973 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-05 17:59:24 +00:00 |
|
Ryan Boren
|
90c662f378
|
Pass to post_type_link filter. Props prettyboymp. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12971 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-05 17:54:40 +00:00 |
|
Dion Hulse
|
f9361ef7f5
|
Simplify https:// conversion in plugins_url()/content_url() functions
git-svn-id: https://develop.svn.wordpress.org/trunk@12964 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-05 12:45:21 +00:00 |
|
Dion Hulse
|
811cd495e6
|
Fix plugins_url() for MU-plugins when running on Windows. Fixes #12080
git-svn-id: https://develop.svn.wordpress.org/trunk@12963 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-05 12:39:04 +00:00 |
|
Mark Jaquith
|
5539653109
|
Use addslashes() instead of esc_sql() in add_magic_quotes() to avoid the pretense of DB association. props miqrogroove
git-svn-id: https://develop.svn.wordpress.org/trunk@12961 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 23:05:13 +00:00 |
|
Peter Westwood
|
94762869e2
|
Fix bug in _search_terms_tidy. Fixes #12060 for trunk props miqrogroove.
git-svn-id: https://develop.svn.wordpress.org/trunk@12958 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 21:54:24 +00:00 |
|
Peter Westwood
|
ec9016aaca
|
Revert [12460] for now while we consider a better fix. See #10041
git-svn-id: https://develop.svn.wordpress.org/trunk@12957 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 21:40:02 +00:00 |
|
Ryan Boren
|
7ea506e02a
|
Integrate remove_tinymce_media_button() into wp_tiny_mce(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12954 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 20:00:18 +00:00 |
|
Ron Rennick
|
d8e029950c
|
close dir in recurse_dirsize(), props ddebernardy, fixes #11749
git-svn-id: https://develop.svn.wordpress.org/trunk@12953 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 19:56:36 +00:00 |
|
Ron Rennick
|
b21acae7f0
|
add siteurl filter for ms upgrades, props nacin, fixes #12069
git-svn-id: https://develop.svn.wordpress.org/trunk@12952 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 19:26:38 +00:00 |
|
Ryan Boren
|
0399d5c023
|
ms-functions pruning and cleanup. Props nacin. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12948 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 18:57:32 +00:00 |
|
Ryan Boren
|
3bc5c8975b
|
Sitewide plugins cleanup. Props nacin. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12947 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 18:50:36 +00:00 |
|
Ryan Boren
|
529156a002
|
Introduce get_available_languages(). Validate WPLANG. fixes #11774
git-svn-id: https://develop.svn.wordpress.org/trunk@12946 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 18:46:25 +00:00 |
|
Ryan Boren
|
0d85cbf999
|
Make calendar valid HTML 5. Props iammattthomas. fixes #11554
git-svn-id: https://develop.svn.wordpress.org/trunk@12943 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 16:06:58 +00:00 |
|
Mark Jaquith
|
cb141f847f
|
Use $required_php_version. Props nacin. fixes #11637
git-svn-id: https://develop.svn.wordpress.org/trunk@12939 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-03 21:38:09 +00:00 |
|
Ryan Boren
|
d491a56710
|
Add taxonomies arg to register_post_type() for registering built-in taxonomies for the post type. Props technosailor. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12938 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-03 19:50:37 +00:00 |
|
Ryan Boren
|
5bc5965535
|
Allow registering a meta box callback for setting up meta boxes when creating the edit form for a custom post type. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12937 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-03 18:54:42 +00:00 |
|
Ron Rennick
|
012732f59d
|
improvements to custom content dir support, props nacin, see #11742
git-svn-id: https://develop.svn.wordpress.org/trunk@12936 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-03 18:19:56 +00:00 |
|
Ron Rennick
|
9cfbad8ba3
|
fix potential global terms inconsistency, props rboren, see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12933 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-03 01:00:57 +00:00 |
|
Ryan Boren
|
119e88cdf8
|
phpdoc for global_terms(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12932 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 22:58:06 +00:00 |
|
Ryan Boren
|
2b1691cdf4
|
Cleanup network plugin loading. Props nacin. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12930 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 21:41:17 +00:00 |
|
Ryan Boren
|
12c49c44f4
|
Allow customizing capabilities for custom post types. Always check caps against those in the post type object instead of contructing them manually. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12927 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 17:37:03 +00:00 |
|
Ron Rennick
|
45c254ac94
|
pass #2 change uploaded media rewrite rule, props nacin, see #11742
git-svn-id: https://develop.svn.wordpress.org/trunk@12926 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 16:32:19 +00:00 |
|
Mark Jaquith
|
845df4462a
|
Initialize $post_type_query_vars to avoid is_array() warning. see #12923
git-svn-id: https://develop.svn.wordpress.org/trunk@12925 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 03:18:27 +00:00 |
|
Ryan Boren
|
46b701d830
|
Permalinks for custom post types. Props prettyboymp. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12923 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-01 23:12:26 +00:00 |
|
Ron Rennick
|
f4775300f1
|
add WP_DEBUG define check in DB code, props dxjones, see #12041
git-svn-id: https://develop.svn.wordpress.org/trunk@12922 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-01 22:22:21 +00:00 |
|
Ron Rennick
|
e1a54f07b8
|
reorganize code on ms startup. props nacin, see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12921 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-01 20:26:08 +00:00 |
|
Ryan Boren
|
edd0157375
|
Introduce get_the_date(). Props jeremyclarke. fixes #11264
git-svn-id: https://develop.svn.wordpress.org/trunk@12917 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-01 16:28:54 +00:00 |
|
Peter Westwood
|
3a5f8c0ead
|
Support specific author templates by id or user_nicename. Fixes #12064 props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@12915 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-31 21:32:39 +00:00 |
|
Peter Westwood
|
ac72e501ea
|
Fix typo in phpdoc for sanitize_text_field. Fixes #12091 props joshtime.
git-svn-id: https://develop.svn.wordpress.org/trunk@12912 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-31 15:41:19 +00:00 |
|
Ryan Boren
|
1f8632249d
|
Remove db error show/hide, suppress/unsuppress in ms bootstrap. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12901 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-29 19:16:07 +00:00 |
|
Ryan Boren
|
954968abef
|
Integrate mu_locale() into get_locale(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12900 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-29 19:03:51 +00:00 |
|
Ryan Boren
|
c180f69c52
|
Code style cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@12899 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-29 18:53:32 +00:00 |
|
Ryan Boren
|
858e02d0d4
|
Update phpdoc to note that the default for public is false. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12898 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-29 18:26:33 +00:00 |
|
Ryan Boren
|
bdbf075914
|
ms-settings cleanup. Props nacin. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12896 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-29 16:26:46 +00:00 |
|
Ryan Boren
|
93fc30b2a0
|
Send user back to main custom header page after cropping and setting image. Add support for a custom image div callback for greather theme flexibility. Props dphiffer. see #11855
git-svn-id: https://develop.svn.wordpress.org/trunk@12890 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-28 19:00:16 +00:00 |
|
Ryan Boren
|
22e8867c67
|
User correct var. Props nacin. fixes #12066
git-svn-id: https://develop.svn.wordpress.org/trunk@12889 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-28 17:30:50 +00:00 |
|
Ryan Boren
|
88024e6674
|
Clean up cache re-init code in Multisite. Props nacin. fixes #12065
git-svn-id: https://develop.svn.wordpress.org/trunk@12888 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-28 17:28:44 +00:00 |
|
Ryan Boren
|
3dac74e345
|
Add ms-default-constants.php. Props nacin. see #11881
git-svn-id: https://develop.svn.wordpress.org/trunk@12886 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-28 17:16:58 +00:00 |
|
Ron Rennick
|
014f5da245
|
rearrage multisite initialization, remove deprecated $wpmuBaseTablePrefix, props nacin, see #11881
git-svn-id: https://develop.svn.wordpress.org/trunk@12885 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-28 16:09:52 +00:00 |
|
Ryan Boren
|
0d41ebae21
|
Add id arg to wp_dropdown_pages(). Props jeremyclarke. fixes #11433
git-svn-id: https://develop.svn.wordpress.org/trunk@12882 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 21:29:07 +00:00 |
|
Ryan Boren
|
61dcf802c7
|
Change back to an option so that it is always there and regenerate it after cleaning the cache instead of waiting for the next page load. Don't clean taxonomy wide caches when just updating object counts to avoid cleaning when updating a post.
git-svn-id: https://develop.svn.wordpress.org/trunk@12881 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 19:42:23 +00:00 |
|
Ron Rennick
|
4bcd7b3afd
|
Improvements to queries in populate_network(), also gettext, props nacin, see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@12880 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 19:13:00 +00:00 |
|
Ryan Boren
|
78f16856c6
|
Integrate wordpressmu_authenticate_siteadmin() into wp_authenticate_username_password(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12879 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 18:11:17 +00:00 |
|
Ryan Boren
|
fd48be5b71
|
Avoid call to setup_postdata(). Use get_queried_object_id(). Props filosofo. fixes #11439
git-svn-id: https://develop.svn.wordpress.org/trunk@12877 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 17:45:49 +00:00 |
|
Ryan Boren
|
9d44dc664c
|
Respect maximum embed height. Props Viper007Bond. fixes #11980
git-svn-id: https://develop.svn.wordpress.org/trunk@12875 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 14:38:48 +00:00 |
|
Ryan Boren
|
5fd2d9c671
|
Move deprecated admin functions to wp-admin/includes/deprecated.php. Props nacin. fixes #12024
git-svn-id: https://develop.svn.wordpress.org/trunk@12871 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 14:10:32 +00:00 |
|
Ryan Boren
|
2525f1169b
|
Mark validate_email() with _deprecated_function(). Props ShaneF. fixes #11745
git-svn-id: https://develop.svn.wordpress.org/trunk@12868 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 13:58:29 +00:00 |
|
Ron Rennick
|
b0b57be325
|
deprecate validate_email(), fixes #11745
git-svn-id: https://develop.svn.wordpress.org/trunk@12863 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 01:27:25 +00:00 |
|
Ryan Boren
|
72adbb470e
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@12859 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 22:49:05 +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
|
ed156968a3
|
Integrate maybe_cancel_post_by_email() into wp-mail.php. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12855 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 20:53:59 +00:00 |
|
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 |
|
Ron Rennick
|
3874a36223
|
Change VHOST check to is_subdomain_install(), See #11796
git-svn-id: https://develop.svn.wordpress.org/trunk@12836 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 15:20:49 +00:00 |
|
Dion Hulse
|
d1a8b1bdb6
|
Remove accidental capability testing code. See #12035
git-svn-id: https://develop.svn.wordpress.org/trunk@12834 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 11:37:25 +00:00 |
|
Dion Hulse
|
8c6e15b457
|
First scratch at Taxonomy Capabilities. See #12035
git-svn-id: https://develop.svn.wordpress.org/trunk@12833 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 11:32:04 +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 |
|
Ryan Boren
|
c01fb90ff1
|
Deprecate wp_shrink_dimension(), add wp-admin/includes/deprecated.php. Props filosofo. fixes #11967
git-svn-id: https://develop.svn.wordpress.org/trunk@12823 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 18:50:01 +00:00 |
|
Ryan Boren
|
56c9c4c527
|
Deprecate magpie. Props nacin. fixes #11982
git-svn-id: https://develop.svn.wordpress.org/trunk@12822 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 18:37:05 +00:00 |
|
Ryan Boren
|
e5d23ee3e5
|
Add optional comment ID argument to comment template functions. Props filosofo. fixes #12006
git-svn-id: https://develop.svn.wordpress.org/trunk@12821 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-25 17:34:13 +00:00 |
|
Dion Hulse
|
bc3fbede7f
|
Merge Categories/Hierarchical taxonomies into edit-tags.php. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@12818 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-24 11:00:27 +00:00 |
|
Mark Jaquith
|
46b0270ab7
|
Shake the JS weight away!
git-svn-id: https://develop.svn.wordpress.org/trunk@12817 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-24 06:16:17 +00:00 |
|
Mark Jaquith
|
44d8494043
|
seismic failures.
git-svn-id: https://develop.svn.wordpress.org/trunk@12815 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 23:07:56 +00:00 |
|
Ryan Boren
|
4f1b90798b
|
Update @since. see #10910
git-svn-id: https://develop.svn.wordpress.org/trunk@12811 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 18:13:31 +00:00 |
|
Ryan Boren
|
4809d05ab4
|
comment_form(), first pass. Props beaulebens. see #10910
git-svn-id: https://develop.svn.wordpress.org/trunk@12810 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 18:06:37 +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
|
e5a67cebd5
|
Create metaboxes for hierarchical taxonomies. Props prettyboymp. fixes #10122
git-svn-id: https://develop.svn.wordpress.org/trunk@12798 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 19:30:05 +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 |
|
Donncha O Caoimh
|
ffd8c38ae1
|
Delete the useremail cache when user updated. MU signup for old email fails until cache invalidated otherwise.
git-svn-id: https://develop.svn.wordpress.org/trunk@12795 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 16:06:31 +00:00 |
|