scribu
|
db6cb9d47f
|
Use isset() instead of '@'. Props Utkarsh. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 15:15:50 +00:00 |
|
nacin
|
02440f343c
|
Clean up get_post_type_capabilities. Don't bother with new capabilities for edit_others_posts and delete_others_posts if the post type does not support authors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 15:05:10 +00:00 |
|
nacin
|
c46c3c4637
|
Only check the post author if the post type supports authors. see #14122.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 14:55:15 +00:00 |
|
nacin
|
d27f272247
|
Rough first pass on map_meta_cap for custom post types. see #14122.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 14:40:04 +00:00 |
|
nacin
|
c202d85e48
|
Use correct class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 14:20:40 +00:00 |
|
scribu
|
defc740cff
|
Revert accidental changes to WP_Query made in [15887]. See #14163
git-svn-id: http://svn.automattic.com/wordpress/trunk@15888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 14:06:52 +00:00 |
|
scribu
|
14fbf27b0d
|
Allow filtering comments by user_id via URL. Props neoxx. Fixes #14163
git-svn-id: http://svn.automattic.com/wordpress/trunk@15887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 14:03:25 +00:00 |
|
ryan
|
23bc3f7fe6
|
Move add site form to site-new.php. see #15174
git-svn-id: http://svn.automattic.com/wordpress/trunk@15886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 13:49:49 +00:00 |
|
ryan
|
e4b451307f
|
Add network/update-core.php. see #15162
git-svn-id: http://svn.automattic.com/wordpress/trunk@15885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 13:15:27 +00:00 |
|
nacin
|
d3451c6301
|
Fix html in WP_Object_Cache::stats. props Utkarsh, fixes #15183.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 13:15:24 +00:00 |
|
nacin
|
e967237499
|
Kill off get_users_of_blog args argument.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 13:12:05 +00:00 |
|
ryan
|
81f23003e3
|
Use get_users() instead of get_users_of_blog(). Props scribu. see #15053
git-svn-id: http://svn.automattic.com/wordpress/trunk@15882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 13:08:47 +00:00 |
|
nacin
|
ea039810f6
|
Encode the amp in the edit-tags menu link for pages. props blepoxp, see #14489 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 12:42:48 +00:00 |
|
nacin
|
de9ce9e2fe
|
Doc blocks for wp-admin/network. see #14435.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 11:21:13 +00:00 |
|
nacin
|
9a90e89491
|
Doc blocks for wp-admin/user. see #14696.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 11:14:22 +00:00 |
|
nacin
|
17e10b80ab
|
Dashboard widgets in the network admin. props PeteMall. see #15163.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 10:06:17 +00:00 |
|
markjaquith
|
f67cae286d
|
Push capital P filter back behind the wpautop one to catch Wordpress after opening HTML tag
git-svn-id: http://svn.automattic.com/wordpress/trunk@15877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 22:44:15 +00:00 |
|
ryan
|
c7811f19b3
|
Add query args argument to get_users_of_blog(). Limit number of users fetched for user lists in sites table and edit blog form. see #15053
git-svn-id: http://svn.automattic.com/wordpress/trunk@15876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 20:43:32 +00:00 |
|
ryan
|
669a403b55
|
Update network-wide active user and blog counts via a cron job to avoid costly count queries. see #15170
git-svn-id: http://svn.automattic.com/wordpress/trunk@15875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 20:22:14 +00:00 |
|
scribu
|
0319925e7f
|
Fix tax=term1+term2 queries. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 19:00:57 +00:00 |
|
nacin
|
080d1b0969
|
Make get_users arg optional. props duck_. see #14572.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 17:21:06 +00:00 |
|
ryan
|
6130324d14
|
Schedule update checks from an init hook. see #15148
git-svn-id: http://svn.automattic.com/wordpress/trunk@15872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 16:50:57 +00:00 |
|
ryan
|
14ae165bb5
|
Add update-core to network admin. Props PeteMall. see #15162
git-svn-id: http://svn.automattic.com/wordpress/trunk@15871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 16:38:00 +00:00 |
|
nacin
|
f3dee51a99
|
Add some more network admin logic to the plugins list table. fixes #15166.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 16:09:55 +00:00 |
|
nacin
|
c1cc548f5a
|
Fix dashboard menu icon in network admin. props PeteMall, see #14435.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 14:52:10 +00:00 |
|
nacin
|
27da8a122e
|
Cast before implode. fixes #15167.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 14:22:47 +00:00 |
|
ryan
|
6b6c2583a4
|
Add plugin update notifications, plugin install, plugin update to the network admin screen. Props PeteMall. see #15129
git-svn-id: http://svn.automattic.com/wordpress/trunk@15867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 14:16:03 +00:00 |
|
ryan
|
c087c70a25
|
Improved self determination. Props PeteMall. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@15866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 14:08:29 +00:00 |
|
westi
|
eb3d1dd7c8
|
Fix variable mis-name.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 13:38:50 +00:00 |
|
ryan
|
a002cfdc7f
|
Equal equal equal. see #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@15864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 13:27:55 +00:00 |
|
ryan
|
2814ee67e1
|
show_admin_bar(). see #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@15863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 13:23:39 +00:00 |
|
ryan
|
86274d836d
|
admin_bar_init action. see #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@15862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 13:07:54 +00:00 |
|
scribu
|
7c7af674b4
|
Get rid of $taxonomy_query_vars altogether. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 12:12:31 +00:00 |
|
scribu
|
21af801a5a
|
Fix 'taxonomy' and 'term' query var logic. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 12:07:23 +00:00 |
|
nacin
|
785b6b305c
|
Add files we've deleted thus far to update-core.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 11:56:04 +00:00 |
|
nacin
|
54c498f974
|
Remove Lucida Grande from the sans serif font stack. fixes #8352, props iammattthomas.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 10:30:28 +00:00 |
|
nacin
|
3507e2b200
|
Remove wp-admin/sidebar.php. fixes #15164.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 09:58:21 +00:00 |
|
nacin
|
a38103b1a9
|
Body classes for custom taxonomies and terms. props nkuttler, fixes #15017.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 09:32:16 +00:00 |
|
scribu
|
d71913bcce
|
Make $id arg optional in the_terms(). Fixes #15160
git-svn-id: http://svn.automattic.com/wordpress/trunk@15855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 22:46:26 +00:00 |
|
scribu
|
d73598ad4d
|
Correct dockblock for the_terms()
git-svn-id: http://svn.automattic.com/wordpress/trunk@15854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 22:41:34 +00:00 |
|
ryan
|
022cdc5e6c
|
Plugin editing for network admin. Props PeteMall. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@15853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 18:23:23 +00:00 |
|
scribu
|
10532b9345
|
Don't stomp on posts_per_page in get_posts(). Props bobbyblade. Fixes #15150
git-svn-id: http://svn.automattic.com/wordpress/trunk@15852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 17:08:32 +00:00 |
|
ryan
|
c4599ec729
|
Lose get_ordered_blogs_of_user() and set_visibility(). Not using them yet. see #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@15851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 15:32:33 +00:00 |
|
scribu
|
fe9c746809
|
Re-add the ability to filter by 'taxonomy' and 'term' query vars. Fixes #13582. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@15850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 14:41:30 +00:00 |
|
dd32
|
ed9028c408
|
Prevent Notices in Incoming links widget. Fixes #14617
git-svn-id: http://svn.automattic.com/wordpress/trunk@15849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 10:52:46 +00:00 |
|
dd32
|
0c1eb68663
|
Limit wp_old_slug_redirect() to redirecting to only posts of the same post_type kind. See #15140
git-svn-id: http://svn.automattic.com/wordpress/trunk@15848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 10:27:34 +00:00 |
|
dd32
|
0c56811154
|
Fix current-cat & current-cat-parent classes for Category listings for non-category taxonomies. General cleanup of wp_list_categories() sanity checking. Props TheDeadMedic for the initial taxonomy patch. Fixes #15143
git-svn-id: http://svn.automattic.com/wordpress/trunk@15847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 10:10:11 +00:00 |
|
nacin
|
b3334f02af
|
Doc fixes for wp_find_hierarchy_loop. props mdawaffe, fixes #14662.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 08:16:10 +00:00 |
|
nacin
|
af853d903a
|
Remove debug cruft in [15844].
git-svn-id: http://svn.automattic.com/wordpress/trunk@15845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 07:59:26 +00:00 |
|
nacin
|
c840f4676e
|
Introduce show_in_menu for register_post_type. Allows post types to be a submenu. Accepts boolean and also a parent base. With help from duck_. fixes #14145.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 07:58:02 +00:00 |
|