ryan
|
eb9fa27602
|
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: http://svn.automattic.com/wordpress/trunk@17088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 17:25:39 +00:00 |
nacin
|
092e3350ec
|
Minify plugin-install.js. see #15842.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17087 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 16:48:19 +00:00 |
nacin
|
d0cb592cd7
|
Enqueue plugin-install scripts and styles on import.php. props ocean90, fixes #15842.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 16:47:23 +00:00 |
nacin
|
e68063f9f3
|
Don't check the upload space site option if the option is disabled. props greuben, fixes #13601.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 16:44:33 +00:00 |
ryan
|
e8468d167a
|
Revert get_users_of_blog() to 3.0 behavior and deprecate. Use get_users() in core. Props scribu. fixes #15854
git-svn-id: http://svn.automattic.com/wordpress/trunk@17084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 16:25:35 +00:00 |
ryan
|
edd8ffdb68
|
Consistently use edit_posts_per_page. Props sorich87. fixes #14135
git-svn-id: http://svn.automattic.com/wordpress/trunk@17082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 16:18:13 +00:00 |
nacin
|
60a828c31f
|
Fix placeholder issues when removing comments. props garyc40, fixes #15879.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 15:26:44 +00:00 |
ryan
|
65f14e4fd3
|
Define net and user admin constants for fetch-list case. Props scribu. fixes #15903
git-svn-id: http://svn.automattic.com/wordpress/trunk@17080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 13:30:39 +00:00 |
ryan
|
8d56bc7265
|
Restrict meta update/delete to the current post. Props kawauso. fixes #15276
git-svn-id: http://svn.automattic.com/wordpress/trunk@17078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 12:38:21 +00:00 |
nacin
|
708153f294
|
Don't let the screen options text escape the box. props ohanesian, fixes #15329.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 11:06:54 +00:00 |
nacin
|
e1eec3925a
|
More @since. props SergeyBiryukov, fixes #15445.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 09:25:21 +00:00 |
nacin
|
041c9a445e
|
Don't double-slash list table include. props wpmuguru, fixes #15904.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 09:14:15 +00:00 |
westi
|
ae4c6c70c0
|
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: http://svn.automattic.com/wordpress/trunk@17069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 22:27:30 +00:00 |
nacin
|
dfe2759a06
|
Don't refill the comment list when undoing a spam action on a comment. props greuben, fixes #15884.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 21:14:09 +00:00 |
nacin
|
b43210d793
|
Support post formats in Press This. fixes #15795, props greuben for initial patch.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 21:12:13 +00:00 |
nacin
|
e4f7310d27
|
Fix name attribute in export. props ocean90, see [16975], fixes #15901.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 20:56:38 +00:00 |
markjaquith
|
3469500927
|
Only set default post format on new posts – not old ones. props nacin. fixes #15882
git-svn-id: http://svn.automattic.com/wordpress/trunk@17062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 19:22:31 +00:00 |
westi
|
6c0e2ac0a4
|
Commit the image not the trac download page. See #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 10:12:35 +00:00 |
westi
|
c528c1f404
|
Add missing file from Blue Theme refresh. See #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 10:05:25 +00:00 |
nacin
|
ade50f7e35
|
Allow dfault post format selections. fixes #15882.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 05:36:11 +00:00 |
nacin
|
d2b0ef40c8
|
String changes to admin bar preferences. props jane, see #15829.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 05:23:25 +00:00 |
nacin
|
30957ebb1f
|
Simplify this string. props jane, see #15346, see #15829.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 05:19:41 +00:00 |
nacin
|
9d139a36c5
|
Remove old string. props SergeyBiryukov, see #15314.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 04:38:04 +00:00 |
ryan
|
09a2d27d5e
|
Remove 'Search Results filter from ms themes. fixes #15872
git-svn-id: http://svn.automattic.com/wordpress/trunk@17050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 01:11:38 +00:00 |
ryan
|
e6282fa608
|
Clarify button text. fixes #14756
git-svn-id: http://svn.automattic.com/wordpress/trunk@17049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-19 00:53:45 +00:00 |
nacin
|
453fd478a1
|
Use the update_core, update_plugins and update_themes caps in update-core.php. fixes #15866.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 18:43:35 +00:00 |
nacin
|
afd6a5e453
|
Slight tweak. props andrea_r, #15314.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 18:37:11 +00:00 |
nacin
|
be9bd035b3
|
Network-specific language on the plugin and theme editor help tabs. props andrea_r, see #15314.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 18:33:21 +00:00 |
nacin
|
0f2672e53d
|
Move to what will be the new Network Admin Codex page URLs. see #15314.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 18:27:12 +00:00 |
nacin
|
661ff40dfe
|
Merge the help strings across the network/site- pages. see #15880.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 18:02:11 +00:00 |
nacin
|
c00788260a
|
s/id/ID/. props ocean90, fixes #15868.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 17:23:31 +00:00 |
ryan
|
0a2e59988d
|
Fix menu highlight for link category edit. Props duck_. fixes #15877
git-svn-id: http://svn.automattic.com/wordpress/trunk@17041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 16:48:20 +00:00 |
nacin
|
a624eecb96
|
Change this string now so we can freeze earlier. see #15866.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 08:14:54 +00:00 |
nacin
|
74ee0ad290
|
Fix one of my typos. props SergeyBiryukov, fixes #15346.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 06:18:44 +00:00 |
ryan
|
26129ad9a1
|
Search query string tweaks for net plugins. Props PeteMall. see #15872
git-svn-id: http://svn.automattic.com/wordpress/trunk@17038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 23:47:40 +00:00 |
nacin
|
5fa861493b
|
Network admin contextual help fixes. props SergeyBiryukov, fixes #15314.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 23:34:10 +00:00 |
nacin
|
c4be6fcbe1
|
Network Admin: Show a warning when deleting non-network-only plugins, as they may be activated on subsites. fixes #15709.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 23:21:15 +00:00 |
nacin
|
6ce74f9c0a
|
s/Discuusion/Discussion/. props dougwrites, fixes #15870.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 22:21:58 +00:00 |
ryan
|
1d304b55c6
|
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: http://svn.automattic.com/wordpress/trunk@17033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 21:53:47 +00:00 |
ryan
|
58e65d1855
|
Admin bar visibility prefs. Props duck_. see #15829
git-svn-id: http://svn.automattic.com/wordpress/trunk@17032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 21:48:30 +00:00 |
nacin
|
86daabffdf
|
Add theme update bubble, hide redundant bubble on network admin. props PeteMall, see #15866.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 18:51:19 +00:00 |
scribu
|
01c718f85f
|
Fix notices in quick-edit. See #15285
git-svn-id: http://svn.automattic.com/wordpress/trunk@17027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 13:20:17 +00:00 |
scribu
|
6bc5c659ce
|
Always show term search box. See #15857
git-svn-id: http://svn.automattic.com/wordpress/trunk@17026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 11:41:59 +00:00 |
scribu
|
e729294124
|
Display categories again. Props garyc40. Fixes #15857
git-svn-id: http://svn.automattic.com/wordpress/trunk@17025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 11:17:41 +00:00 |
scribu
|
c1e19baef8
|
Disable sorting by post count for now. See #15861
git-svn-id: http://svn.automattic.com/wordpress/trunk@17024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 10:25:27 +00:00 |
westi
|
4b4e4a02d2
|
Make note that this is a preview_iframe. See #15856
git-svn-id: http://svn.automattic.com/wordpress/trunk@17018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 08:30:33 +00:00 |
nacin
|
43983291e3
|
Revert [16292], admin_notices for non-network non-user only. all_admin_notices for all. fixes #14696.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 03:46:47 +00:00 |
nacin
|
761dfa3c34
|
Final network admin help tweaks. props andrea_r, fixes #15314.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 03:34:00 +00:00 |
nacin
|
411b6fed54
|
Help fixes. props zeo, fixes #15346.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 03:32:46 +00:00 |
scribu
|
0879929ca7
|
Make WP_User_Query return regular objects by default. Fixes #15854
git-svn-id: http://svn.automattic.com/wordpress/trunk@17013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 00:38:15 +00:00 |