Andrew Nacin
|
cde3ed0e23
|
Fix a sprintf call. props wojtek.szkutnik, sorich87. fixes #14555.
git-svn-id: https://develop.svn.wordpress.org/trunk@16774 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 20:41:43 +00:00 |
Andrew Nacin
|
b8569cefb7
|
Fix the background colors for the Select Files upload buttons. props TECannon. fixes #8545.
git-svn-id: https://develop.svn.wordpress.org/trunk@16773 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 19:42:57 +00:00 |
Ryan Boren
|
5065b86df6
|
Fix notice. Props ocean90. fixes #15692
git-svn-id: https://develop.svn.wordpress.org/trunk@16772 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 19:00:58 +00:00 |
Andrew Nacin
|
ee30b441ff
|
Use assign_terms cap for tag search and tag cloud in admin ajax. fixes #15437.
git-svn-id: https://develop.svn.wordpress.org/trunk@16771 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:59:25 +00:00 |
Andrew Nacin
|
708aa37730
|
Initialize a variable. props kapeels for initial patch. fixes #15703.
git-svn-id: https://develop.svn.wordpress.org/trunk@16770 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:55:13 +00:00 |
Ryan Boren
|
d150dcd964
|
Pass NULL as second arg to wp_upload_bits() to avoid deprecated warning. Props koke. fixes #15698
git-svn-id: https://develop.svn.wordpress.org/trunk@16769 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:32:07 +00:00 |
Ryan Boren
|
fcfb406c7c
|
Apply wp_get_attachment_url to empty urls. Props filosofo. fixes #15494
git-svn-id: https://develop.svn.wordpress.org/trunk@16768 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:16:21 +00:00 |
Ryan Boren
|
712aeeae45
|
Don't show super admin checkbox for the user that has the network admin email address. Props duck_. fixes #14051
git-svn-id: https://develop.svn.wordpress.org/trunk@16767 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:10:16 +00:00 |
Ryan Boren
|
5eb199f6f3
|
Fix return the themes links. Props duck_. fixes #15718
git-svn-id: https://develop.svn.wordpress.org/trunk@16766 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:01:58 +00:00 |
Peter Westwood
|
f6b9beb519
|
Use a span so we mark up the all the info about the site. See #15716 - allows for css targetting based on site.
git-svn-id: https://develop.svn.wordpress.org/trunk@16765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 15:00:30 +00:00 |
Peter Westwood
|
9c2a7dc314
|
Introduce can_edit_site to replace inline checks on whether or not the site_id is for the current Network. See #15716.
git-svn-id: https://develop.svn.wordpress.org/trunk@16764 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 14:28:40 +00:00 |
Peter Westwood
|
0485062f5d
|
Allow for the callee of download_url() to specify a different timeout if they want to - maybe they don't want to wait that long.
git-svn-id: https://develop.svn.wordpress.org/trunk@16763 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 12:45:24 +00:00 |
Andrew Nacin
|
af3222dc7e
|
We only need strpos here. Ensures PHP4 compat. props mailnew2ster, fixes #14187.
git-svn-id: https://develop.svn.wordpress.org/trunk@16762 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 07:17:06 +00:00 |
Andrew Nacin
|
a63bf413ad
|
Move [14551] to after the is_wp_error check. see #13133, fixes #15511, props alexdunae.
git-svn-id: https://develop.svn.wordpress.org/trunk@16761 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 07:12:55 +00:00 |
Andrew Nacin
|
108e48f206
|
Remove unnecessary space. props demetris, JohnPBloch. fixes #12797.
git-svn-id: https://develop.svn.wordpress.org/trunk@16760 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 22:56:47 +00:00 |
Andrew Nacin
|
689a65c8e6
|
Don't reference nonexistent tabs. see #15707.
git-svn-id: https://develop.svn.wordpress.org/trunk@16759 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 21:37:35 +00:00 |
Andrew Nacin
|
efa71cfe2c
|
Set AuthorName even when no translation or markup is processed. see #15662.
git-svn-id: https://develop.svn.wordpress.org/trunk@16758 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 21:18:18 +00:00 |
Andrew Nacin
|
efbe42fc1c
|
Add AuthorName to get_plugins() and use it when deleting a plugin. fixes #15662.
git-svn-id: https://develop.svn.wordpress.org/trunk@16757 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 20:49:54 +00:00 |
Andrew Nacin
|
975fb7af21
|
Don't show theme deletion link in multisite in the site admin. Also, link to proper theme-install when using multisite if there are no themes. see #15707.
git-svn-id: https://develop.svn.wordpress.org/trunk@16756 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 20:48:41 +00:00 |
Andrew Nacin
|
3f1b37148d
|
s/ms-options/settings/. props koke, fixes #15708.
git-svn-id: https://develop.svn.wordpress.org/trunk@16755 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 19:26:26 +00:00 |
Pete Mall
|
240bb52f78
|
Hide tabs on site admin themes screen for multisite. See #15525
git-svn-id: https://develop.svn.wordpress.org/trunk@16754 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 18:15:27 +00:00 |
Ryan Boren
|
ac42794bb0
|
Add jquery-ui-sortable dependency to nav-menu. fixes #15622
git-svn-id: https://develop.svn.wordpress.org/trunk@16752 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 16:57:09 +00:00 |
Andrew Nacin
|
fb0fc6c1f6
|
This should be a string. fixes #15704.
git-svn-id: https://develop.svn.wordpress.org/trunk@16751 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 16:32:25 +00:00 |
Andrew Nacin
|
e6dbe89d7d
|
Fix handling of no titles and long titles in internal linking. see #11240.
git-svn-id: https://develop.svn.wordpress.org/trunk@16750 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 16:28:06 +00:00 |
scribu
|
6d54bcfe06
|
Pass $args to login_form_* filters. Props aaroncampbell. Fixes #15702
git-svn-id: https://develop.svn.wordpress.org/trunk@16749 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 16:24:05 +00:00 |
Andrew Nacin
|
cad9b99f1e
|
Use correct variable. props ocean90, fixes #15693.
git-svn-id: https://develop.svn.wordpress.org/trunk@16748 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:44:30 +00:00 |
Andrew Nacin
|
8abcb8e5ce
|
Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525.
git-svn-id: https://develop.svn.wordpress.org/trunk@16747 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:41:19 +00:00 |
Andrew Nacin
|
3e38f2e429
|
Optimize the keys/salts textarea. fixes #15092.
git-svn-id: https://develop.svn.wordpress.org/trunk@16746 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:26:30 +00:00 |
Andrew Nacin
|
2c44ffcc57
|
Restore bottom padding in plugin rows. fixes #15547.
git-svn-id: https://develop.svn.wordpress.org/trunk@16745 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:15:09 +00:00 |
Andrew Nacin
|
d7ddf41809
|
Don't double-escape user description. see #15454.
git-svn-id: https://develop.svn.wordpress.org/trunk@16744 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 08:55:09 +00:00 |
Andrew Nacin
|
0d3c811371
|
Flush these left.
git-svn-id: https://develop.svn.wordpress.org/trunk@16743 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 04:51:52 +00:00 |
Mark Jaquith
|
f2702dd794
|
Highlight home page Custom Nav Menu item even when extra query args are present in the URL (only if all other highlights fail). props filosofo. fixes #13994
git-svn-id: https://develop.svn.wordpress.org/trunk@16742 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 03:54:57 +00:00 |
Mark Jaquith
|
67ca818f87
|
Fix up the PHPdoc for get_file_data(). props hakre. fixes #14071
git-svn-id: https://develop.svn.wordpress.org/trunk@16741 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 03:44:36 +00:00 |
Mark Jaquith
|
4ff9b0520b
|
Pass post ID to embed_oembed_html filter to avoid global variable incantations. props filosofo. fixes #15491
git-svn-id: https://develop.svn.wordpress.org/trunk@16740 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 03:38:27 +00:00 |
Mark Jaquith
|
7d9fa8c5f7
|
Remove some unused CSS. props ocean90. fixes #15696
git-svn-id: https://develop.svn.wordpress.org/trunk@16739 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 03:37:03 +00:00 |
Mark Jaquith
|
846861441b
|
Get rid of niggling hardcoded blogs.dir path. props scribu. fixes #15383
git-svn-id: https://develop.svn.wordpress.org/trunk@16738 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 03:35:33 +00:00 |
Andrew Nacin
|
298e9c04bd
|
Remove merge cruft. props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@16737 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 00:58:20 +00:00 |
scribu
|
f0728ade8f
|
Fix IE JS error in options-general.php. Props ocean90. Fixes #15680
git-svn-id: https://develop.svn.wordpress.org/trunk@16736 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 21:29:59 +00:00 |
scribu
|
8c5878f8ec
|
remove redundant require()s in wp-admin/update.php. See #15679
git-svn-id: https://develop.svn.wordpress.org/trunk@16735 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 21:12:40 +00:00 |
Andrew Nacin
|
4bc60bd62a
|
String fixes. props demetris. fixes #15688.
git-svn-id: https://develop.svn.wordpress.org/trunk@16734 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 14:31:18 +00:00 |
Andrew Nacin
|
e16287f1fa
|
Export filtering JS and minor tweaks. props duck_, see #15197.
git-svn-id: https://develop.svn.wordpress.org/trunk@16733 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 11:21:08 +00:00 |
Andrew Nacin
|
3378402497
|
Please test beta one / More fixes are on the way / Beta two next up
git-svn-id: https://develop.svn.wordpress.org/trunk@16732 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 05:06:14 +00:00 |
Andrew Nacin
|
63b4617b98
|
Check that ancestors are not the currently queried objects in nav menu classes. props filosofo, fixes #14518.
git-svn-id: https://develop.svn.wordpress.org/trunk@16731 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 04:29:56 +00:00 |
potbot
|
7e29ed550e
|
POT, generated from r16729
git-svn-id: https://develop.svn.wordpress.org/trunk@16730 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 04:21:31 +00:00 |
Andrew Nacin
|
d6ae552b4e
|
Fix notice. props vericgar, fixes #11976.
git-svn-id: https://develop.svn.wordpress.org/trunk@16729 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 03:01:42 +00:00 |
Andrew Nacin
|
250e2876de
|
Unescape ampersands before making an oEmbed request. props Viper007Bond, fixes #14514, see #11311.
git-svn-id: https://develop.svn.wordpress.org/trunk@16728 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 02:23:17 +00:00 |
Andrew Nacin
|
d61f1f5ce2
|
Fix typo in TT loop.php. props wpcanyon, markmcwilliams. fixes #15537.
git-svn-id: https://develop.svn.wordpress.org/trunk@16727 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 02:18:07 +00:00 |
Andrew Nacin
|
9071bdef45
|
Fix comment number in Twenty Ten when there is one comment. Due to how these values are then passed to comments_popup_link(). We need to fix this. see #13651.
git-svn-id: https://develop.svn.wordpress.org/trunk@16726 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 02:15:51 +00:00 |
Mark Jaquith
|
1baaa6ea75
|
We know approximately how tall the QuickPress box will be. Let's reduce the amount of UI twitchiness as it async loads!
git-svn-id: https://develop.svn.wordpress.org/trunk@16725 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 23:31:01 +00:00 |
Mark Jaquith
|
7bb92ec63a
|
Pin Akismet external to a revision, for better control of changes to core, as discussed in dev meeting.
git-svn-id: https://develop.svn.wordpress.org/trunk@16724 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 20:13:14 +00:00 |