Andrew Nacin
|
92fe9ad043
|
Remove a random nacin typo introduced in 3.0. see [12976], #16055.
git-svn-id: https://develop.svn.wordpress.org/trunk@17196 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 23:58:02 +00:00 |
|
Andrew Nacin
|
8ace5bbf91
|
div.alignleft.actions needs to wrap the 'Empty Trash' button too, otherwise they're not aligned. see #15580.
git-svn-id: https://develop.svn.wordpress.org/trunk@17195 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 23:56:38 +00:00 |
|
Andrew Nacin
|
714124263f
|
Restore original argument order for the taxonomy quick_edit_custom_box hook. fixes #15285.
git-svn-id: https://develop.svn.wordpress.org/trunk@17193 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 16:34:08 +00:00 |
|
Andrew Nacin
|
31285457f2
|
Small visual improvements to post formats on edit.php. see #16047.
git-svn-id: https://develop.svn.wordpress.org/trunk@17191 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 04:49:27 +00:00 |
|
Ryan Boren
|
a0a77f0380
|
Default to leading and trailing wildcards for site user searches. Require explicit trailing wildcard asterisk request for network user searches. Disallow leading wildcards for network user searches. Move wildcard policy up the stake, allowing more flexibility in WP_User_Query. Props SergeyBiryukov. fixes #16014
git-svn-id: https://develop.svn.wordpress.org/trunk@17189 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 23:38:21 +00:00 |
|
Andrew Nacin
|
2d0e34b310
|
Typo fix. props Kawauso.
git-svn-id: https://develop.svn.wordpress.org/trunk@17188 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 21:58:44 +00:00 |
|
Ryan Boren
|
1ac9d9092d
|
Fix registered and path column sorting. Props garyc40. fixes #16034
git-svn-id: https://develop.svn.wordpress.org/trunk@17180 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 18:06:33 +00:00 |
|
Mark Jaquith
|
04c38b28f7
|
urlencode() theme name when creating theme edit link. props tomthewebmaster. fixes #16028
git-svn-id: https://develop.svn.wordpress.org/trunk@17177 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 16:09:01 +00:00 |
|
Ryan Boren
|
d554c850ac
|
Hard limit to 10 comments on edit post screen. Props greuben. fixes #15998
git-svn-id: https://develop.svn.wordpress.org/trunk@17168 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-29 15:58:46 +00:00 |
|
Ryan Boren
|
bf86ab0a2d
|
Issue manage_pages_custom_column for hierarchical post types. Props mrwok, duck_. fixes #16000
git-svn-id: https://develop.svn.wordpress.org/trunk@17160 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-28 19:34:31 +00:00 |
|
Ryan Boren
|
b6ff912589
|
Link Links columns to link manager. Props nacin. fixes #15994
git-svn-id: https://develop.svn.wordpress.org/trunk@17159 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-27 16:57:19 +00:00 |
|
Ryan Boren
|
3edaa30bed
|
Always output pagination controls. Hide them when they are not needed. Show them upon AJAX result that requires pagination. Props nacin. fixes #15983
git-svn-id: https://develop.svn.wordpress.org/trunk@17156 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 22:06:15 +00:00 |
|
Ryan Boren
|
2b54d5a3b6
|
RTL pagination fixes. Props yoavf. fixes #15974
git-svn-id: https://develop.svn.wordpress.org/trunk@17153 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 21:54:52 +00:00 |
|
Ryan Boren
|
1430acde73
|
Give search submit buttons a unique ID. Props dd32. fixes #15979
git-svn-id: https://develop.svn.wordpress.org/trunk@17151 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 21:49:51 +00:00 |
|
Andrew Nacin
|
00eaa56f22
|
RTL for theme installer. props yoavf, fixes #15984.
git-svn-id: https://develop.svn.wordpress.org/trunk@17149 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 06:31:46 +00:00 |
|
Andrew Nacin
|
50820cb116
|
Revert to esc_html when escaping the textarea for nav menu item description. see #15454.
git-svn-id: https://develop.svn.wordpress.org/trunk@17143 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 18:42:59 +00:00 |
|
Andrew Nacin
|
ae22a6d462
|
Tag textareas escaped earlier with textarea_escaped. see #15454.
git-svn-id: https://develop.svn.wordpress.org/trunk@17141 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 17:58:01 +00:00 |
|
Andrew Nacin
|
b98ffad893
|
RTL for the new style pagination links. fixes #15974.
git-svn-id: https://develop.svn.wordpress.org/trunk@17139 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 13:48:13 +00:00 |
|
Ryan Boren
|
b58a795627
|
MS themes fixes. Fix bulk actions when no items selected. Props SergeyBiryukov, nacin. fixes #15920
git-svn-id: https://develop.svn.wordpress.org/trunk@17130 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 17:41:36 +00:00 |
|
Andrew Nacin
|
de8fda19e3
|
Validation fixes. props ocean90, fixes #15287.
git-svn-id: https://develop.svn.wordpress.org/trunk@17129 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 14:19:41 +00:00 |
|
Ryan Boren
|
ee09d38544
|
Fix comment reply colspan. Props garyc40. fixes #15876
git-svn-id: https://develop.svn.wordpress.org/trunk@17124 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 17:21:29 +00:00 |
|
Peter Westwood
|
64e7465e1c
|
Ensure that images added using Press This get the correct source url set. Fixes #15841 props duck_.
git-svn-id: https://develop.svn.wordpress.org/trunk@17120 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 15:41:05 +00:00 |
|
Ryan Boren
|
b6b6693135
|
Expand/collapse arrows for internal linking. Props ocean90. fixes #15739
git-svn-id: https://develop.svn.wordpress.org/trunk@17117 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 14:44:51 +00:00 |
|
Ryan Boren
|
fea14d8ba6
|
Set the correct plural. Use plugins class on the table. Props scribu. fixes #15922
git-svn-id: https://develop.svn.wordpress.org/trunk@17115 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 14:34:14 +00:00 |
|
Ryan Boren
|
9f9f401c42
|
Fix comment manipulation on edit post screen. Props garyc40. fixes #15876
git-svn-id: https://develop.svn.wordpress.org/trunk@17113 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-22 19:03:43 +00:00 |
|
Ryan Boren
|
ef34db239b
|
Use term_taxonomy_id instead of term_id. Props duck_, nootron. fixes #15941
git-svn-id: https://develop.svn.wordpress.org/trunk@17108 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-22 17:38:22 +00:00 |
|
Mark Jaquith
|
63ff32198f
|
Display placeholder when no comments found. props garyc40. fixes #15937
git-svn-id: https://develop.svn.wordpress.org/trunk@17103 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 17:34:29 +00:00 |
|
Ryan Boren
|
34ef8c8df9
|
Translations in title attributes require esc_attr().
git-svn-id: https://develop.svn.wordpress.org/trunk@17102 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 17:17:58 +00:00 |
|
Ryan Boren
|
280f384b72
|
Add delete support to network themes. Props PeteMall. fixes #15707
git-svn-id: https://develop.svn.wordpress.org/trunk@17101 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 16:50:16 +00:00 |
|
Andrew Nacin
|
d3729a2484
|
New help strings in internal linking. props jane, see #15739.
git-svn-id: https://develop.svn.wordpress.org/trunk@17099 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 15:04:59 +00:00 |
|
Andrew Nacin
|
408eb985c8
|
Add missing translation for 'Page Template' in the theme editor. props SergeyBiryukov, fixes #15933.
git-svn-id: https://develop.svn.wordpress.org/trunk@17098 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 14:58:54 +00:00 |
|
Andrew Nacin
|
fbc4c6980e
|
Don't include trash posts in the sticky posts count. props garyc40, fixes #15934.
git-svn-id: https://develop.svn.wordpress.org/trunk@17097 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 14:58:17 +00:00 |
|
Ryan Boren
|
1f3ea01d78
|
List table spinner. Props scribu. see #15580
git-svn-id: https://develop.svn.wordpress.org/trunk@17090 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 18:45:05 +00:00 |
|
Ryan Boren
|
aca2b86eaf
|
Add 'who' arg to wp_dropdown_users() and get_users(). Add' hide_if_only_one_author' argument to get_users(). Query only authors (user level greater than 0) when who => author is passed. Query only authors for author meta box and quick edit dropdowns. Props scribu. fixes #15871
git-svn-id: https://develop.svn.wordpress.org/trunk@17088 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 17:25:39 +00:00 |
|
Andrew Nacin
|
f5ab190c44
|
Don't check the upload space site option if the option is disabled. props greuben, fixes #13601.
git-svn-id: https://develop.svn.wordpress.org/trunk@17085 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 16:44:33 +00:00 |
|
Ryan Boren
|
76e77b1790
|
Revert get_users_of_blog() to 3.0 behavior and deprecate. Use get_users() in core. Props scribu. fixes #15854
git-svn-id: https://develop.svn.wordpress.org/trunk@17084 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 16:25:35 +00:00 |
|
Ryan Boren
|
b69af5ae31
|
Consistently use edit_posts_per_page. Props sorich87. fixes #14135
git-svn-id: https://develop.svn.wordpress.org/trunk@17082 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 16:18:13 +00:00 |
|
Andrew Nacin
|
ed9ce46089
|
Fix placeholder issues when removing comments. props garyc40, fixes #15879.
git-svn-id: https://develop.svn.wordpress.org/trunk@17081 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 15:26:44 +00:00 |
|
Ryan Boren
|
b677baf564
|
Restrict meta update/delete to the current post. Props kawauso. fixes #15276
git-svn-id: https://develop.svn.wordpress.org/trunk@17078 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 12:38:21 +00:00 |
|
Andrew Nacin
|
18edc09e6a
|
More @since. props SergeyBiryukov, fixes #15445.
git-svn-id: https://develop.svn.wordpress.org/trunk@17071 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 09:25:21 +00:00 |
|
Andrew Nacin
|
19c95bfae2
|
Don't double-slash list table include. props wpmuguru, fixes #15904.
git-svn-id: https://develop.svn.wordpress.org/trunk@17070 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 09:14:15 +00:00 |
|
Mark Jaquith
|
acd961d4f8
|
Only set default post format on new posts – not old ones. props nacin. fixes #15882
git-svn-id: https://develop.svn.wordpress.org/trunk@17062 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 19:22:31 +00:00 |
|
Andrew Nacin
|
f660585656
|
Allow dfault post format selections. fixes #15882.
git-svn-id: https://develop.svn.wordpress.org/trunk@17056 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 05:36:11 +00:00 |
|
Ryan Boren
|
b209dadc63
|
Remove 'Search Results filter from ms themes. fixes #15872
git-svn-id: https://develop.svn.wordpress.org/trunk@17050 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 01:11:38 +00:00 |
|
Ryan Boren
|
b0b270dc34
|
Search query string tweaks for net plugins. Props PeteMall. see #15872
git-svn-id: https://develop.svn.wordpress.org/trunk@17038 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 23:47:40 +00:00 |
|
Ryan Boren
|
8ec123bd34
|
Remove the delete action link from the network admin if the plugin is active on the main site. Remove the plugin(s) from the deletion list for the bulk actions and shows an error if no other plugin was selected for bulk-deletion. Props PeteMall. see #15709
git-svn-id: https://develop.svn.wordpress.org/trunk@17033 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 21:53:47 +00:00 |
|
Ryan Boren
|
bf811456b4
|
Admin bar visibility prefs. Props duck_. see #15829
git-svn-id: https://develop.svn.wordpress.org/trunk@17032 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 21:48:30 +00:00 |
|
scribu
|
4259d00a2f
|
Fix notices in quick-edit. See #15285
git-svn-id: https://develop.svn.wordpress.org/trunk@17027 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 13:20:17 +00:00 |
|
scribu
|
ac11ac7bc8
|
Always show term search box. See #15857
git-svn-id: https://develop.svn.wordpress.org/trunk@17026 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 11:41:59 +00:00 |
|
scribu
|
a2d38faed6
|
Display categories again. Props garyc40. Fixes #15857
git-svn-id: https://develop.svn.wordpress.org/trunk@17025 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 11:17:41 +00:00 |
|