wpmuguru
|
7c47fba666
|
use same salts/keys across network, see #12142
git-svn-id: http://svn.automattic.com/wordpress/trunk@14458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 22:08:53 +00:00 |
|
nacin
|
d63a41ca15
|
Check custom links, including a home link, against the current URL to see if we should add current-menu-item. props ptahdunbar, fixes #13213, see #13220.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 22:01:56 +00:00 |
|
nbachiyski
|
8ff9331f75
|
Cast the result of glob(), because on some systems it returns false on empty result set. Props ipstenu, fixes #13252
git-svn-id: http://svn.automattic.com/wordpress/trunk@14456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 21:55:34 +00:00 |
|
nacin
|
0ad32e0c61
|
Revert part of r14429 as it broke HTTP in setup-config. Revisit when we decide to fully deprecate get_bloginfo(url). see #9008.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 21:41:45 +00:00 |
|
nacin
|
3d76f61923
|
Use correct field name. fixes menu ordering issues. props filosofo, fixes #13256.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 21:28:31 +00:00 |
|
nacin
|
e532ec658c
|
Remove unused woo nav menu icons. fixes #12876
git-svn-id: http://svn.automattic.com/wordpress/trunk@14453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 21:06:28 +00:00 |
|
nacin
|
1852eae49f
|
Deprecate VHOST in favor of a boolean, SUBDOMAIN_INSTALL. Core will keep VHOST defined for plugins' sake, but you should only define SUBDOMAIN_INSTALL. Throws a notice if VHOST is defined, and a warning if they somehow conflict. Sunrise can still handle them. fixes #11796.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 20:48:28 +00:00 |
|
wpmuguru
|
376a690988
|
add default comment status setting to populate_options(), see #12991
git-svn-id: http://svn.automattic.com/wordpress/trunk@14451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 19:54:42 +00:00 |
|
nacin
|
eded683486
|
Non-JS menu ordering fixes, also parent handling fixes. props filosofo, fixes #13135, fixes #13249
git-svn-id: http://svn.automattic.com/wordpress/trunk@14450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 19:40:04 +00:00 |
|
nacin
|
37797d1dc9
|
Early pass on RTL for nav menu UI. props yoavf, see #13166
git-svn-id: http://svn.automattic.com/wordpress/trunk@14449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 19:34:38 +00:00 |
|
wpmuguru
|
96153a63ae
|
add default comment status setting for pages, props messenlehner, see #12991
git-svn-id: http://svn.automattic.com/wordpress/trunk@14448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 19:31:24 +00:00 |
|
wpmuguru
|
1beb7406da
|
use reset vs offset 0, props scribu, see #13246
git-svn-id: http://svn.automattic.com/wordpress/trunk@14447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 18:41:38 +00:00 |
|
wpmuguru
|
b28c363d78
|
add warning on slug conflict with trash, props williamsba1, see #11863
git-svn-id: http://svn.automattic.com/wordpress/trunk@14446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 18:18:35 +00:00 |
|
dd32
|
ce9fce6073
|
Handle $wp_query->query being a string in r14341. See #12391, #12047. Fixes #13241
git-svn-id: http://svn.automattic.com/wordpress/trunk@14445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 18:08:03 +00:00 |
|
wpmuguru
|
cea6004286
|
export improvements, props blepoxp, see #10317
git-svn-id: http://svn.automattic.com/wordpress/trunk@14444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 17:31:36 +00:00 |
|
nacin
|
9fb099891f
|
Add trailing slash to some home_url() calls. props zeo, fixes #13245.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 17:13:11 +00:00 |
|
nacin
|
9e81303893
|
Define home_url() in load-scripts.php. see #9008, props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 17:08:28 +00:00 |
|
wpmuguru
|
94e529cee3
|
add export property to post types, see #10317
git-svn-id: http://svn.automattic.com/wordpress/trunk@14441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 16:23:25 +00:00 |
|
nacin
|
950ce6553b
|
Remove re-adding of filter. see #11742
git-svn-id: http://svn.automattic.com/wordpress/trunk@14440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 16:00:30 +00:00 |
|
nacin
|
0891a9dea0
|
More menu improvements. Add link that adds a menu item to the home page, make empty menu dropzone slightly larger, limit selected items to the active tab. props koopersmith and ptahdunbar. see #13220.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 10:01:15 +00:00 |
|
nacin
|
3a69ab9602
|
Fix 'Select All' for the new drag/drop code. props koopersmith, see #13220.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 08:54:35 +00:00 |
|
nacin
|
b5c233a1b5
|
@since for some new ms functions re: upload file size limits. see #12853.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 08:41:46 +00:00 |
|
nacin
|
ac7687ee8d
|
Have 'Add to Menu' and multiple-item drag/drop only affect one meta box at a time. props ptahdunbar, with koopersmith. Non-JS will still handle the meta boxes all together as one form. see #13220, see #13219.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 08:31:40 +00:00 |
|
potbot
|
b6557a8347
|
POT, generated from r14434
git-svn-id: http://svn.automattic.com/wordpress/trunk@14435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 08:21:35 +00:00 |
|
nacin
|
7466fadd24
|
Add ability to drag objects from meta boxes and drop them into your menu. Includes multiple-select before dragging. Select all is todo. Checkboxes remain non-JS fallback. props koopersmith, see #13247.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 07:24:49 +00:00 |
|
nacin
|
3e035809a1
|
Twenty Ten spacing and string cleanups. props zeo, markmcwilliams. see #13198. Add a twentyten_credits filter, props nathanrice, fixes #12804. Also clean up the generator/credits string.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 07:01:09 +00:00 |
|
nacin
|
86c5154557
|
Clean up whitespace in status/PT/tax registration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 06:13:28 +00:00 |
|
dd32
|
c843c7edf3
|
Remove accidental code. See #10122
git-svn-id: http://svn.automattic.com/wordpress/trunk@14431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 05:48:08 +00:00 |
|
nacin
|
5edbc3d3c7
|
Revert accidental removal of parse_url(). see #9008, props PeteMall.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 04:57:22 +00:00 |
|
wpmuguru
|
abed02b32d
|
use homeurl(), props PeteMall, see #9008
git-svn-id: http://svn.automattic.com/wordpress/trunk@14429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 00:28:29 +00:00 |
|
ryan
|
2ecda01ce0
|
Fix user validation feedback. Props sivel. fixes #13162
git-svn-id: http://svn.automattic.com/wordpress/trunk@14428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 23:46:42 +00:00 |
|
dd32
|
72f99c8a96
|
Silence PHP Warnings on is_writable calls. Can trigger open_basedir warnings on certain hosting environments. Props ocean90. Fixes #12866
git-svn-id: http://svn.automattic.com/wordpress/trunk@14427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 23:39:57 +00:00 |
|
dd32
|
2bbdd19973
|
Handle $_POST containing an empty term array, Fixes saving of deselecting all hierarchical terms. Fixes #10122
git-svn-id: http://svn.automattic.com/wordpress/trunk@14426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 23:35:22 +00:00 |
|
wpmuguru
|
2c727e9442
|
themes admin pages UI cleanup, props PeteMall, see #13238
git-svn-id: http://svn.automattic.com/wordpress/trunk@14425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 23:25:14 +00:00 |
|
nacin
|
5b6f2a3944
|
Add 'Network Activate' link to the plugin upgrader class. props PeteMall, fixes #13097.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 23:18:49 +00:00 |
|
nacin
|
623461e9cf
|
Fix non-JS menu item close button. props duck_, fixes #13203
git-svn-id: http://svn.automattic.com/wordpress/trunk@14423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 23:08:02 +00:00 |
|
ryan
|
dda59949de
|
User deletion fixes. Props yoavf. fixes #13242
git-svn-id: http://svn.automattic.com/wordpress/trunk@14422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 23:04:42 +00:00 |
|
wpmuguru
|
8c3476d90e
|
use filter vs action in 14420, see #12853
git-svn-id: http://svn.automattic.com/wordpress/trunk@14421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 22:58:04 +00:00 |
|
wpmuguru
|
bc0ae7852f
|
limit upload size to site's available limit, see #12853
git-svn-id: http://svn.automattic.com/wordpress/trunk@14420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 22:40:02 +00:00 |
|
ryan
|
02c300164a
|
White list instead of black list post types when searching. Props sivel. fixes #13183
git-svn-id: http://svn.automattic.com/wordpress/trunk@14419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 22:22:34 +00:00 |
|
nacin
|
248f4ab860
|
Provide a context to wp_handle_upload to differentiate between upload and sideload. props technosailor, fixes #12740.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 22:16:48 +00:00 |
|
nbachiyski
|
7ee70968ce
|
Refactor get_available_languages() to use glob() instead of *dir functions. See #13023
git-svn-id: http://svn.automattic.com/wordpress/trunk@14417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 22:07:31 +00:00 |
|
nbachiyski
|
1f18095da6
|
Use get_available_languages() in options-general.php instead of manually looping on the language dir. Props sivel. Fixes #13023
git-svn-id: http://svn.automattic.com/wordpress/trunk@14416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 22:06:49 +00:00 |
|
nacin
|
856f478a9e
|
Bail when there is neither a menu, or a fallback. props ptahdunbar, fixes #13006.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 22:03:52 +00:00 |
|
ryan
|
039b8aa6e5
|
Don't suppress errors when including cron if WP_DEBUG. Props sivel. fixes #11507
git-svn-id: http://svn.automattic.com/wordpress/trunk@14414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 21:46:19 +00:00 |
|
nacin
|
a51e35301f
|
Remove unused CSS. props koopersmith, see #13220
git-svn-id: http://svn.automattic.com/wordpress/trunk@14413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 21:21:55 +00:00 |
|
markjaquith
|
0c1ce4e9bc
|
Add some new protocols for KSES. Make the list of protocols filterable. Start esc_url() with the same list. fixes #10914. props technosailor
git-svn-id: http://svn.automattic.com/wordpress/trunk@14412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 21:20:20 +00:00 |
|
westi
|
cdd52a2071
|
Remove the deprecation message for now as it shows too many false positives. See #13230.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 21:12:23 +00:00 |
|
nacin
|
4d855dbda7
|
Use get_row instead of get_var in get_site_option, aligning it with get_option, due to funkiness with 0/false/null. fixes #13043. props laceous.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 21:02:32 +00:00 |
|
westi
|
1afa45d117
|
Add is_child_theme(). Fixes #12998 props ptahdunbar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 20:56:57 +00:00 |
|