Ryan Boren
|
cc812c98d3
|
Put sort arrows in sprite. Make 100% of th clickable. Align sort indicators. Remove unneeded padding. Props scribu. fixes #15580
git-svn-id: https://develop.svn.wordpress.org/trunk@17110 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-22 18:01:15 +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 |
|
Andrew Nacin
|
71b6aeb04d
|
Use a separate variable to fix plugin deletion. props phill_brown, fixes #15940.
git-svn-id: https://develop.svn.wordpress.org/trunk@17106 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 23:18:10 +00:00 |
|
Mark Jaquith
|
40bc6b43c1
|
Remove overly broad CSS rule. fixes #15913
git-svn-id: https://develop.svn.wordpress.org/trunk@17104 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 17:46:39 +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 |
|
Andrew Nacin
|
c7397ea1ec
|
Final string tweaks to admin bar preferences. props jane, fixes #15829.
git-svn-id: https://develop.svn.wordpress.org/trunk@17095 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 14:45:55 +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
|
034024021a
|
Comment reply and quick edit js fixes. Props garyc40. fixes #15908
git-svn-id: https://develop.svn.wordpress.org/trunk@17089 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 17:53:50 +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
|
dd449b12cc
|
Minify plugin-install.js. see #15842.
git-svn-id: https://develop.svn.wordpress.org/trunk@17087 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 16:48:19 +00:00 |
|
Andrew Nacin
|
ff7001986a
|
Enqueue plugin-install scripts and styles on import.php. props ocean90, fixes #15842.
git-svn-id: https://develop.svn.wordpress.org/trunk@17086 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 16:47:23 +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
|
3df8f3d4a5
|
Define net and user admin constants for fetch-list case. Props scribu. fixes #15903
git-svn-id: https://develop.svn.wordpress.org/trunk@17080 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 13:30:39 +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
|
1df12424d1
|
Don't let the screen options text escape the box. props ohanesian, fixes #15329.
git-svn-id: https://develop.svn.wordpress.org/trunk@17075 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 11:06:54 +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 |
|
Peter Westwood
|
eeb06f8967
|
Improve the button and header test to give a clearer picture between Adding New Users and Adding Exiting Users to a site. Fixes #14756
git-svn-id: https://develop.svn.wordpress.org/trunk@17069 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 22:27:30 +00:00 |
|
Andrew Nacin
|
d8871ce771
|
Don't refill the comment list when undoing a spam action on a comment. props greuben, fixes #15884.
git-svn-id: https://develop.svn.wordpress.org/trunk@17066 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 21:14:09 +00:00 |
|
Andrew Nacin
|
f37bf06516
|
Support post formats in Press This. fixes #15795, props greuben for initial patch.
git-svn-id: https://develop.svn.wordpress.org/trunk@17065 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 21:12:13 +00:00 |
|
Andrew Nacin
|
752808cbd3
|
Fix name attribute in export. props ocean90, see [16975], fixes #15901.
git-svn-id: https://develop.svn.wordpress.org/trunk@17063 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 20:56:38 +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 |
|
Peter Westwood
|
ed32a3cef7
|
Commit the image not the trac download page. See #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@17059 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 10:12:35 +00:00 |
|
Peter Westwood
|
e9d9720b27
|
Add missing file from Blue Theme refresh. See #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@17058 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 10:05:25 +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 |
|
Andrew Nacin
|
7d38302ca0
|
String changes to admin bar preferences. props jane, see #15829.
git-svn-id: https://develop.svn.wordpress.org/trunk@17055 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 05:23:25 +00:00 |
|
Andrew Nacin
|
4fb0c92333
|
Simplify this string. props jane, see #15346, see #15829.
git-svn-id: https://develop.svn.wordpress.org/trunk@17054 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 05:19:41 +00:00 |
|
Andrew Nacin
|
63949f28f0
|
Remove old string. props SergeyBiryukov, see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17051 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 04:38:04 +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
|
e30b3ef70c
|
Clarify button text. fixes #14756
git-svn-id: https://develop.svn.wordpress.org/trunk@17049 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 00:53:45 +00:00 |
|
Andrew Nacin
|
1dea0bc9f4
|
Use the update_core, update_plugins and update_themes caps in update-core.php. fixes #15866.
git-svn-id: https://develop.svn.wordpress.org/trunk@17048 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 18:43:35 +00:00 |
|
Andrew Nacin
|
54bb5450fc
|
Slight tweak. props andrea_r, #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17047 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 18:37:11 +00:00 |
|
Andrew Nacin
|
27be9140d8
|
Network-specific language on the plugin and theme editor help tabs. props andrea_r, see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17046 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 18:33:21 +00:00 |
|
Andrew Nacin
|
91bb1425e9
|
Move to what will be the new Network Admin Codex page URLs. see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17045 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 18:27:12 +00:00 |
|
Andrew Nacin
|
5ca70d0b83
|
Merge the help strings across the network/site- pages. see #15880.
git-svn-id: https://develop.svn.wordpress.org/trunk@17044 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 18:02:11 +00:00 |
|
Andrew Nacin
|
08927ad10a
|
s/id/ID/. props ocean90, fixes #15868.
git-svn-id: https://develop.svn.wordpress.org/trunk@17042 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 17:23:31 +00:00 |
|
Ryan Boren
|
81a54e048f
|
Fix menu highlight for link category edit. Props duck_. fixes #15877
git-svn-id: https://develop.svn.wordpress.org/trunk@17041 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 16:48:20 +00:00 |
|
Andrew Nacin
|
ea94bfe385
|
Change this string now so we can freeze earlier. see #15866.
git-svn-id: https://develop.svn.wordpress.org/trunk@17040 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 08:14:54 +00:00 |
|
Andrew Nacin
|
c5efc2d6aa
|
Fix one of my typos. props SergeyBiryukov, fixes #15346.
git-svn-id: https://develop.svn.wordpress.org/trunk@17039 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 06:18:44 +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 |
|
Andrew Nacin
|
8336d6afcf
|
Network admin contextual help fixes. props SergeyBiryukov, fixes #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17037 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 23:34:10 +00:00 |
|
Andrew Nacin
|
456e675420
|
Network Admin: Show a warning when deleting non-network-only plugins, as they may be activated on subsites. fixes #15709.
git-svn-id: https://develop.svn.wordpress.org/trunk@17036 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 23:21:15 +00:00 |
|