nacin
|
8e62707d40
|
s/site/network/ in user-new.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-24 05:38:58 +00:00 |
nacin
|
6e2e5bdd73
|
Revert typo. Thanks autocomplete for randomly modifying my file. see #14026.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-23 07:22:43 +00:00 |
nacin
|
642e01ef4a
|
Avoid variable clash in export.php. see #14026 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-23 07:17:49 +00:00 |
nacin
|
a1ded4c270
|
Tiny code cleanup. intval is used earlier so it is stored properly in the db; we just need true/false.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-23 05:10:45 +00:00 |
nacin
|
de1776af71
|
Fix typo in user-new help. see #14038 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-22 23:04:49 +00:00 |
nacin
|
27e720b359
|
s/goto/go to/g. props demetris, fixes #13863.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 20:52:48 +00:00 |
nacin
|
f1a95d0b80
|
Capitalization and grammar changes in upgrade strings. fixes #13628.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 19:38:19 +00:00 |
nacin
|
a2d6d57b21
|
Remove unused global from install-helper. props hakre, fixes #13405.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 19:31:50 +00:00 |
nacin
|
e2e2320f9e
|
Use correct function name. props briancolinger, fixes #14021 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 18:18:39 +00:00 |
nacin
|
a596163f6a
|
Translate, don't echo. props SergeyBiryukov, fixes #14008 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-21 05:36:18 +00:00 |
dd32
|
fe89d62154
|
Fix typo in type_url_form_video() help text. Props mako09. Fixes #14003 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-20 04:13:57 +00:00 |
dd32
|
a7cabc4a3e
|
Move plugin installer install_popular_tags() to use a site transient rather than its own caching logic. Fixes #13108
git-svn-id: http://svn.automattic.com/wordpress/trunk@15287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 07:28:27 +00:00 |
dd32
|
47f0da9c17
|
Close <img> spinner XHTML style. Props zeo. Fixes #13970
git-svn-id: http://svn.automattic.com/wordpress/trunk@15286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 07:05:23 +00:00 |
dd32
|
10fc874c10
|
Correct the links to the codex for non-english users. Props ocean90. Fixes #13948 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 06:49:38 +00:00 |
dd32
|
b01a02e06e
|
Fix typos in r15278. Caused by fat fingers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 05:48:30 +00:00 |
dd32
|
81f81a4f6f
|
Replace Permalink options Javascript with easily understood jQuery version
git-svn-id: http://svn.automattic.com/wordpress/trunk@15279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 05:40:43 +00:00 |
dd32
|
fc03d8c030
|
Coding standards clean-up of admin template.php. No logic changes. Removal of multiple spaces, addition of whitespace, addition of ;, s/"/'/g where appropriate, case changes of constants, removal of $output = '..'; echo $output.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 05:32:01 +00:00 |
ryan
|
ec0b1234a9
|
Allow only super admins to see plugins.php if the Plugins menu is not exposed. Props ocean90. fixes #13944
git-svn-id: http://svn.automattic.com/wordpress/trunk@15271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-17 15:57:02 +00:00 |
nacin
|
eb4c72e7d9
|
Use add_query_arg() in menu_page_url(). fixes #13923.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-16 20:08:58 +00:00 |
nacin
|
d22bec05b6
|
Two birds with one stone. fixes #13902, props ocean90, wahgnube. fixes #13555, props hakre.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 20:31:44 +00:00 |
markjaquith
|
e3d5fb602b
|
Make the number of taxonomies to display per page setting actually stick. props nacin. fixes #13899
git-svn-id: http://svn.automattic.com/wordpress/trunk@15263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 20:07:02 +00:00 |
nacin
|
174a4407dc
|
Remove errant closing label tag. props wahgnube, fixes #13901.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 11:33:52 +00:00 |
ryan
|
15bbb301b4
|
Remove trailing whites
git-svn-id: http://svn.automattic.com/wordpress/trunk@15259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 23:39:35 +00:00 |
nacin
|
35a3cdce98
|
Fix IE8 line-height of title input. props ocean90, fixes #13890.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 20:48:24 +00:00 |
nacin
|
48bc4e220c
|
Revert [15219], [15250], some of [15249] for 3.0, revisit in 3.0.1. see #13822.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 19:52:30 +00:00 |
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 |
ryan
|
0575b7eba9
|
set_current_screen() before calling _tag_row in the inlin-save-tax ajax handler. Props batmoo. fixes #13892
git-svn-id: http://svn.automattic.com/wordpress/trunk@15252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 18:08:32 +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
|
09c0f511d6
|
Use more specific selector. props CAMWebDesign, fixes #13880.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 08:25:34 +00:00 |
wpmuguru
|
96a8731980
|
use site details on confirm delete site, props sivel, fixes #13873.diff
git-svn-id: http://svn.automattic.com/wordpress/trunk@15245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-13 23:47:05 +00:00 |
westi
|
6a42369117
|
Fix typo in translation. Fixes #13872 props Angeloverona.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-13 16:19:04 +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 |
markjaquith
|
a630233949
|
WEAPON LOCKED. http://txfx.net/s/34 props Left Bank Pictures (Strike Back).
git-svn-id: http://svn.automattic.com/wordpress/trunk@15239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-12 09:45:32 +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
|
5558c249f9
|
non js support in options permalink, props filosofo, fixes #13856
git-svn-id: http://svn.automattic.com/wordpress/trunk@15233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 18:15:30 +00:00 |
nacin
|
0a30928ce3
|
Missing links for custom background, header, and GUU. props zeo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 18:00:29 +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 |
nacin
|
fc131b5ca6
|
Add a constant for allow_subdirectory_install as conventional plugins have to be disabled on network.php. fixes #13844.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 16:38:11 +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 |
ryan
|
a810538fc7
|
IE RTL fixes. Props koopersmith. fixes #13525
git-svn-id: http://svn.automattic.com/wordpress/trunk@15218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 15:30:12 +00:00 |
dd32
|
b5838fcce2
|
re-minify wp-admin.dev.css after r15215. See #12225
git-svn-id: http://svn.automattic.com/wordpress/trunk@15216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 12:42:40 +00:00 |
dd32
|
93854a9c76
|
Commit .dev version of wp-admin.css for r14816. See #12225
git-svn-id: http://svn.automattic.com/wordpress/trunk@15215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 12:32:09 +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 |
nacin
|
e82cadea33
|
Fix admin menu background for long names. props JohnONolan, fixes #13803.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 00:42:09 +00:00 |
nacin
|
6f289a7be8
|
Check for the import cap before showing links to the tag/cat converter. props kpdesign, fixes #13834.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 00:00:47 +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
|
69164abe07
|
Improve the custom background front-end callback. Also, background-attachment should default to scroll, not fixed. fixes #13751.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 18:28:25 +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 |
nacin
|
5f4f0112a8
|
Server-side check for an empty menu name on save. props ocean90, fixes #13703.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 15:28:39 +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 |
nacin
|
bca5ad62d0
|
Use entity. props zeo, see #13720.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 22:32:08 +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 |
ryan
|
e47306254c
|
Sort only when importers exist. Props aaroncampbell. fixes #13806
git-svn-id: http://svn.automattic.com/wordpress/trunk@15181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 20:33:16 +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
|
e7540ea96a
|
Warning and styling fixes. Props ocean90. fixes #13775
git-svn-id: http://svn.automattic.com/wordpress/trunk@15179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 18:13:29 +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 |
nacin
|
10b86ca5f7
|
Script bump for [15176] and use existing naming convention.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 04:01:12 +00:00 |
iammattthomas
|
aea6fbc7be
|
Replacing previous classic theme logo with a new one from Ben Dunkle
git-svn-id: http://svn.automattic.com/wordpress/trunk@15176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 01:29:27 +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 |
ryan
|
359e1620b2
|
Use admin_url() for the media-upload.php url. see #13685
git-svn-id: http://svn.automattic.com/wordpress/trunk@15171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 14:02:16 +00:00 |
ryan
|
1e535c5af1
|
Typo fix. Props tai. fixes #13735
git-svn-id: http://svn.automattic.com/wordpress/trunk@15160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-07 16:32:38 +00:00 |
ryan
|
a50a7509ce
|
Typo fix. Props zeo, dougwrites. fixes #13734
git-svn-id: http://svn.automattic.com/wordpress/trunk@15159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-07 16:29:52 +00:00 |
ryan
|
67980797eb
|
Make crop button primary and change text to note that cropping the image publishes it. Props ocean90. see #13720
git-svn-id: http://svn.automattic.com/wordpress/trunk@15158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-07 16:25:33 +00:00 |
ryan
|
0f1c7faf0c
|
Fix warning. Props filosofo. fixes #13764
git-svn-id: http://svn.automattic.com/wordpress/trunk@15157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-07 13:11:48 +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 |
ryan
|
20de3f689a
|
Check only if is_multisite().
git-svn-id: http://svn.automattic.com/wordpress/trunk@15152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-06 15:25:27 +00:00 |
ryan
|
68848f7970
|
Cast to int
git-svn-id: http://svn.automattic.com/wordpress/trunk@15151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-06 15:12:47 +00:00 |
ryan
|
8d6108baa4
|
Don't allow promoting a user that doesn't already belong to the blog.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-06 15:05:18 +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
|
7b2f3bd843
|
Numerous RTL improvements. props ocean90, TECannon. fixes #13663, fixes #13677.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-05 21:04:48 +00:00 |
ryan
|
a4d9ebdd9b
|
Don't call wp_tag_cloud() at all for hierarchical taxonomies.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-04 19:18:09 +00:00 |
ryan
|
b5ed0f428a
|
Don't show a cloud for hierarchical taxonomies.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-04 19:14:27 +00:00 |
nacin
|
6c7120ff14
|
target=blank help fixes. props zeo, fixes #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-04 03:42:43 +00:00 |
nacin
|
34c1fa6d0b
|
target=blank for help. props jorbin, see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@15132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-03 21:00:39 +00:00 |
nacin
|
cce031d05f
|
Help fixes. props kpdesign, fixes #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-03 19:52:54 +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 |
nacin
|
3e7d4c8012
|
Some MS help string cleanup and standardization. fixes #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-03 18:55:52 +00:00 |
ryan
|
dbe4a4307d
|
Mark planet link for translation. Props xibe. fixes #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@15128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-03 17:28:27 +00:00 |
iammattthomas
|
2cb9e894b8
|
Updated WP logo for admin header. Props Ben Dunkle.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-03 13:39:39 +00:00 |
ryan
|
f7428fc146
|
Help text cleanup. Props zeo. fixes #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@15126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-03 13:37:51 +00:00 |
nacin
|
dacccec2f7
|
Prevent 'Enter menu name here' menus, and offer some feedback. props koopersmith, fixes #13703.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-03 03:33:54 +00:00 |
nacin
|
bb6570a47a
|
Remove reference to global terms from MS options help. props bigdawggi via wp-testers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-03 02:49:52 +00:00 |
nacin
|
58490ec182
|
Hide the 'Close' link in nav menu no-JS. The Cancel link should suitably handle the modified workflow. props ocean90, see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 22:47:42 +00:00 |
nacin
|
2f3eca5f4a
|
Don't add the Featured Image meta box in MS if image uploads are disabled. fixes #13700
git-svn-id: http://svn.automattic.com/wordpress/trunk@15119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 21:38:26 +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
|
a51aba7dd9
|
Help fixes, props jane. fixes #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 05:54:14 +00:00 |
nacin
|
f80b6092f8
|
MS help fixes. props dougwrites, see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 05:53:24 +00:00 |
nacin
|
5bd1978898
|
Help fix. props xibe, see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 05:50:18 +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 |