nacin
|
332c2773e0
|
Use show_in_nav_menus for attachments. Also add it to register_taxonomy for consistency and have it default to public, not show_ui, like post types. see #13621.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 16:46:46 +00:00 |
|
nacin
|
98d82faab5
|
Use correct label for a 'Select All' checkbox. props MichaelH. If we're going to have a label, it might as well actually work as well. fixes #13614.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 16:35:24 +00:00 |
|
nacin
|
fc172d4d9a
|
Help whitespace/punctuation cleanup. props zeo, see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 16:16:40 +00:00 |
|
dd32
|
92eeafce24
|
Always fallback to PclZip in the event that ZipArchive does not return true. The PHP Zip extension is hit-and-miss with OSX generated zip files, sometimes 0 will be emitted and extraction will succeed, others it will fail with. Reverts r14346, r14377, partially r14800. See #12637. See #13491
git-svn-id: http://svn.automattic.com/wordpress/trunk@15052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 13:16:35 +00:00 |
|
nbachiyski
|
83d71541cf
|
Remove a space in the beginning of a translatable string.
It was a typo -- the space should have been between the parent and the quote.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 12:12:48 +00:00 |
|
wpmuguru
|
1c6f95023b
|
strip www before adding subdomain when creating new site
git-svn-id: http://svn.automattic.com/wordpress/trunk@15050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 00:32:10 +00:00 |
|
nacin
|
35d800986f
|
Sanity check menu item parents and fix HTML issues. props filosofo, fixes #13600.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 23:04:00 +00:00 |
|
nacin
|
fd7fe309c8
|
Allow the text labels in the multisite elements of the Right Now dashboard widget. Fixes display with narrow columns due to screen options or browser window width. props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 22:40:56 +00:00 |
|
nacin
|
99a0a98061
|
Don't show (pending) in JS mode for nav menus UI. props filosofo, fixes #13604.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 20:41:39 +00:00 |
|
nacin
|
0d09181552
|
Don't show double-AYS for deleting a menu. props filosofo, duck_. see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 20:38:19 +00:00 |
|
nacin
|
1a43aa80b8
|
Make nav menu meta box tab ordering consistent across post types and taxonomies. see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 20:36:57 +00:00 |
|
nacin
|
06fc1036de
|
Give translators a little more room with nav menu meta box tabs. see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 20:34:27 +00:00 |
|
wpmuguru
|
e9a102d83a
|
shake away out of date support files
git-svn-id: http://svn.automattic.com/wordpress/trunk@15041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 18:34:03 +00:00 |
|
ryan
|
70b6f9c478
|
Nav menu RTL js fixes. Props filosofo. see #13525
git-svn-id: http://svn.automattic.com/wordpress/trunk@15039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 16:57:47 +00:00 |
|
ryan
|
2d10d9377a
|
Do not show 'Network Activate' link if update fails. Props ocean90. fixes #13596
git-svn-id: http://svn.automattic.com/wordpress/trunk@15038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 16:42:09 +00:00 |
|
wpmuguru
|
58d8b1383d
|
will the real host please step forward, fixes #13594
git-svn-id: http://svn.automattic.com/wordpress/trunk@15037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 16:40:55 +00:00 |
|
ryan
|
8b50d044bd
|
Typo fix. Props vanillalounge, markmcwilliams. fixes #13593
git-svn-id: http://svn.automattic.com/wordpress/trunk@15036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 16:40:13 +00:00 |
|
markjaquith
|
8cf0dd0eaa
|
Do proper caps check when processing bulk edited posts, and hide the checkbox on the Page edit page for users who lack permissions. props ocean90
git-svn-id: http://svn.automattic.com/wordpress/trunk@15032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 15:49:13 +00:00 |
|
nbachiyski
|
165495d292
|
Take out <strong> of translatable string For more information:
git-svn-id: http://svn.automattic.com/wordpress/trunk@15031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 10:14:09 +00:00 |
|
nacin
|
16f1b1c89a
|
Shake away second copy of prototype.js during an upgrade. see [12557].
git-svn-id: http://svn.automattic.com/wordpress/trunk@15030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 05:54:57 +00:00 |
|
nacin
|
e332bd3b0d
|
Shake away MU files which are no longer in core on an upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 05:48:53 +00:00 |
|
nacin
|
2e1dc4195c
|
Fix nonce check for updating custom fields. fixes #13586.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 04:09:08 +00:00 |
|
nacin
|
43a718145f
|
Use 'WordPress Blog' in the initial blogroll. see [14324].
git-svn-id: http://svn.automattic.com/wordpress/trunk@15027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 03:18:55 +00:00 |
|
nacin
|
7cdefe4851
|
Better branching to account for mod_rewrite mimicry. see #12758.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 02:58:21 +00:00 |
|
nacin
|
1e3784ca4c
|
Add some Apache checks to some notices in network.php. see #12758.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 02:52:40 +00:00 |
|
nacin
|
52f9c18958
|
Don't tell IIS users to back up their .htaccess files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 02:41:01 +00:00 |
|
nacin
|
9cb1902bd1
|
Use the variable set up for when the function doesn't exist.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 02:12:57 +00:00 |
|
nacin
|
7d34f2f431
|
The 'Help' tab on the custom background page should have, you know, custom background help. Oops. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@15020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 00:31:16 +00:00 |
|
nacin
|
c91b9cc817
|
Custom header and background help. props jane, see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 00:27:53 +00:00 |
|
ryan
|
5d5cb6e483
|
Allow plugin activation even if plugin generates extra output. Make warning more informative. fixes #13585
git-svn-id: http://svn.automattic.com/wordpress/trunk@15017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 00:18:00 +00:00 |
|
nacin
|
549ec140b9
|
Custom background UI tweaks. Make 'Select Color' a link instead of a button, move color below the background image options, standardize screen reader text.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 00:01:59 +00:00 |
|
nacin
|
3ed432fab2
|
Stick to the existing styles. see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 23:51:20 +00:00 |
|
nacin
|
51701eed1a
|
Edit comment help text. props jane, dougwrites. see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 23:45:45 +00:00 |
|
nacin
|
b90472e18a
|
Edit comments help links. see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 23:38:20 +00:00 |
|
nacin
|
720667d914
|
Users help. props dragoonis. see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 23:10:26 +00:00 |
|
nacin
|
4b9021ce98
|
Menu touchups. see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 22:45:52 +00:00 |
|
nacin
|
15a1a43cd1
|
New pending menu item behavior. props filosofo, see #13579.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 22:22:09 +00:00 |
|
nacin
|
da16117198
|
Remove some dead code. props ocean90, see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 22:17:58 +00:00 |
|
nacin
|
c21336deba
|
Typo (fix, not add). props duck_. see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 21:25:57 +00:00 |
|
nacin
|
8caed1c2a1
|
Help for multisite. props andrea_r, dougwrites, duck_. see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 21:20:23 +00:00 |
|
nacin
|
7fd6e707da
|
Help text typo fixes. props jorbin, dougwrites. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@15001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 19:20:52 +00:00 |
|
nacin
|
14b39ec9dc
|
Settings help. props duck_, see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 19:05:59 +00:00 |
|
nacin
|
00192e27a5
|
Add JS var isRtl to admin-header and remove unused JS localized vars for nav-menu. see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 18:57:07 +00:00 |
|
wpmuguru
|
a6e1307576
|
add fileupload_url option to main site on network install, see #13483
git-svn-id: http://svn.automattic.com/wordpress/trunk@14998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 18:06:48 +00:00 |
|
nacin
|
859beb4d84
|
RTL menu updates. props yoavf, see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 16:27:13 +00:00 |
|
nacin
|
3b5ce238b3
|
Some string improvements in update-core.php. props jane.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 15:51:34 +00:00 |
|
nacin
|
5613e5fe93
|
RTL string fix. see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 14:14:58 +00:00 |
|
nacin
|
a324b52cc5
|
Some minor IE6/7 tweaks for menus. props ocean90, see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 13:54:14 +00:00 |
|
nacin
|
6ae5b10973
|
Squeeze out some bytes via munging.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 13:39:44 +00:00 |
|
nacin
|
5d2bff3f98
|
Use word-wrap:break-word in the nav menus. props ocean90, fixes #13574.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-27 12:42:09 +00:00 |
|