ryan
|
c735965594
|
Differentiate between edit and new via an action field for the screen. Fix favorite_actions(). fixes #13876
git-svn-id: http://svn.automattic.com/wordpress/trunk@15253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 19:33:04 +00:00 |
|
nacin
|
cc00a60ce0
|
Add admin UI labels for menu items of unpublished posts. props koopersmith, fixes #13822. #stringchange
git-svn-id: http://svn.automattic.com/wordpress/trunk@15250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 08:40:52 +00:00 |
|
nacin
|
45ec93ad29
|
Don't use deprecated functions. props koopersmith, fixes #13854.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-13 06:20:51 +00:00 |
|
nacin
|
9986917471
|
Use correct variable in populate_network(). props wpmuguru, fixes #13859.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-12 05:16:21 +00:00 |
|
ryan
|
5ecd1f31f2
|
Trim trailing whitespace.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 20:19:35 +00:00 |
|
wpmuguru
|
faf9bd8483
|
add create site link to My Sites page, original patch props filosofo, fixes #13852
git-svn-id: http://svn.automattic.com/wordpress/trunk@15228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 17:18:17 +00:00 |
|
nacin
|
2eadcb9aef
|
Fix warnings related to static pages. props zeo for initial patch. fixes #13830.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 17:04:06 +00:00 |
|
ryan
|
c614b6d0a2
|
Deprecate is_term, is_taxonomy, is_post_type for *_exists(). Props nacin. fixes #13747
git-svn-id: http://svn.automattic.com/wordpress/trunk@15220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 15:53:41 +00:00 |
|
wpmuguru
|
9eaf91db65
|
hide unpublished items on frontend nav menus, props filosofo, fixes #13822
git-svn-id: http://svn.automattic.com/wordpress/trunk@15219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 15:34:32 +00:00 |
|
nacin
|
975b2cdb6d
|
Horizontal scrolling/resizing fixes for nav menu UI. Also some RTL fixes. props koopersmith, see #13525
git-svn-id: http://svn.automattic.com/wordpress/trunk@15214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 05:19:36 +00:00 |
|
nacin
|
8fcdf9a979
|
dbDelta needs all the comments it can get. Restore the one removed in [15210].
git-svn-id: http://svn.automattic.com/wordpress/trunk@15211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 03:03:17 +00:00 |
|
nacin
|
3c79510246
|
Reset variables back to empty arrays instead of unsetting them in dbDelta. prevents a warning. props mitchoyoshitaka, fixes #13715.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 03:01:51 +00:00 |
|
westi
|
3061e08ec6
|
Introduce menu_page_url() for plugins to use to get the url for the pages they have added. Fixes #13829 props o'malley for all the cuteness.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 21:38:41 +00:00 |
|
wpmuguru
|
54521415c2
|
alway update fileupload_url during initial network install, see #13828
git-svn-id: http://svn.automattic.com/wordpress/trunk@15202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 21:31:46 +00:00 |
|
nacin
|
528951c7ef
|
Provide context for screen options plural labels. fixes #13369.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 20:56:14 +00:00 |
|
nacin
|
7420b784d5
|
Revert accidental commit. see [15199], see #13369
git-svn-id: http://svn.automattic.com/wordpress/trunk@15200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 20:48:04 +00:00 |
|
nacin
|
c7600ab27b
|
Valid HTML for wp-signup. fixes #13369, props ocean90, snumb130.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 20:44:54 +00:00 |
|
nacin
|
e13e6254dc
|
Switch to current_theme_supports(menus) internally. Adding theme support for 'nav-menus' is deprecated in favor of register_nav_menu(s). fixes #13825.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 17:57:30 +00:00 |
|
nacin
|
2010aac02c
|
Don't show an error when the theme supports widgets but not menus. see #13825.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 17:37:15 +00:00 |
|
nacin
|
af612805e8
|
Move 'helps' argument to the taxonomy labels object. Also move over help_nojs and help_cloud, both introduced in 3.0. This adds three new core labels for non-hierarchical taxonomies, for tweaking the meta box strings. fixes #13805.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 16:07:33 +00:00 |
|
ryan
|
02be42f58d
|
Remove old hidden columns usermeta keys. fixes #13783
git-svn-id: http://svn.automattic.com/wordpress/trunk@15187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 14:41:51 +00:00 |
|
ryan
|
15e9538874
|
Pass taxonomy to post_tags_meta_box. Use add_new_item label. see #13805
git-svn-id: http://svn.automattic.com/wordpress/trunk@15183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 21:59:13 +00:00 |
|
westi
|
64f3e40880
|
Improve phpDoc for add_settings_section. Fixes #13801 props frankieroberto.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 20:21:43 +00:00 |
|
ryan
|
2439833a7e
|
Set the screen for add-tag ajax requests. see #13783
git-svn-id: http://svn.automattic.com/wordpress/trunk@15178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 16:52:25 +00:00 |
|
ryan
|
1849b362b0
|
Make set_current_screen() taxonomy aware. Use current_screen when setting up table headers for edit-tags.php. see #13783
git-svn-id: http://svn.automattic.com/wordpress/trunk@15175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 15:34:42 +00:00 |
|
dd32
|
fe5e3d0fb6
|
Do not check to see if parents of folders outside of the Destination folder exist within the Archive extractors, unzip_file() will take care of that area. Fixes #13741
git-svn-id: http://svn.automattic.com/wordpress/trunk@15156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-07 11:19:51 +00:00 |
|
nacin
|
f60838c8f9
|
s/echos/echoes/ in phpdoc. props demetris, fixes #13742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-06 05:16:32 +00:00 |
|
nacin
|
3ba9fc235c
|
More request_filesystem_credentials() string improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-03 18:58:41 +00:00 |
|
ryan
|
17129fb62e
|
Cut 'em out, move 'em on, trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@15116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 20:04:07 +00:00 |
|
nacin
|
c23dadb3a2
|
Clear nav menu from menu locations on delete. Additional sanity checks. fixes #13690.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 05:10:31 +00:00 |
|
nacin
|
80437ca9e1
|
Add missing spaces.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 21:57:26 +00:00 |
|
nacin
|
09c448f63e
|
Clarify the connection information requested in request_filesystem_credentials() to reduce confusion surrounding FTP information versus your WordPress login. see #13467, props jane.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 20:35:59 +00:00 |
|
ryan
|
1f60247343
|
Add export capability. fixes #13681
git-svn-id: http://svn.automattic.com/wordpress/trunk@15096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 18:02:05 +00:00 |
|
dd32
|
b9eff36d8d
|
Reinstate the custom chmod value in FtpExt. Accidentally removed in r12998. Props reaperhulk. Fixes #13667
git-svn-id: http://svn.automattic.com/wordpress/trunk@15086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 04:11:29 +00:00 |
|
markjaquith
|
18094087e1
|
Fix the Author links from Edit Pages screen. props duck_. fixes #13665
git-svn-id: http://svn.automattic.com/wordpress/trunk@15085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 00:26:49 +00:00 |
|
nacin
|
a57f8861e6
|
Move the Walker_Nav_Menu_Checklist class to admin/includes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 15:47:53 +00:00 |
|
markjaquith
|
100e81c448
|
Add ?ver=DATE query strings to all images that changed since 2.9, to expire browser cache. Bump versions on all CSS/JS files modified in that process. fixes #13562.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 06:33:46 +00:00 |
|
markjaquith
|
945b9b66be
|
Default Google Gears ignoreQuery to true in manifest. see #13562
git-svn-id: http://svn.automattic.com/wordpress/trunk@15068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-30 08:45:50 +00:00 |
|
nacin
|
239e7bf50f
|
Consistent font size for menu instructions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 21:58:14 +00:00 |
|
nacin
|
37604414c4
|
Full no-JS and IE support for [15062]. fixes #13615.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 20:33:48 +00:00 |
|
wpmuguru
|
d69536a671
|
remove naughty not, see #13625
git-svn-id: http://svn.automattic.com/wordpress/trunk@15061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 19:10:49 +00:00 |
|
wpmuguru
|
e1a7369889
|
check both wordpress & wordpress-mu roots in update core, see #13625
git-svn-id: http://svn.automattic.com/wordpress/trunk@15059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 18:21:30 +00:00 |
|
ryan
|
ef70402de0
|
Bump WP version in update_core()
git-svn-id: http://svn.automattic.com/wordpress/trunk@15057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 17:28:09 +00:00 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|