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 |
|
nacin
|
6789149d20
|
Let's not emphasize that multisite might as well be its own language. fixes #13706.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 21:11:37 +00:00 |
|
westi
|
4c7dc10d60
|
Let the filters know its a sample permalink. Props yoast.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 20:52:22 +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 |
|
ryan
|
a2b95178e4
|
Whitespace cleanup. Props zeo. fixes #13678
git-svn-id: http://svn.automattic.com/wordpress/trunk@15115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 19:56:19 +00:00 |
|
ryan
|
bc5df27659
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@15114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 17:58:57 +00:00 |
|
nacin
|
60bc51c308
|
Add menu_id to wp_nav_menu() and move container_id to the container. Set the container arg to false to not use a container. fixes #13669
git-svn-id: http://svn.automattic.com/wordpress/trunk@15113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 17:04:07 +00:00 |
|
ryan
|
d4c5f9b0cd
|
wp_get_nav_menus filter. Props filosofo. fixes #13702
git-svn-id: http://svn.automattic.com/wordpress/trunk@15112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 16:31:42 +00:00 |
|
nacin
|
a161f9bdcd
|
Ensure we're only auto-adding root pages to menus. fixes #13447.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 15:08:03 +00:00 |
|
ryan
|
23ad4b4ef0
|
Remove debug. fixes #13670
git-svn-id: http://svn.automattic.com/wordpress/trunk@15110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 15:00:09 +00:00 |
|
ryan
|
43c22c1e5b
|
IIS rewrite fixes. Props duck_, ruslany. fixes #13679
git-svn-id: http://svn.automattic.com/wordpress/trunk@15109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 14:58:36 +00:00 |
|
ryan
|
dd66d99477
|
Make _pad_term_counts custom post type aware. Props reko. fixes #13670
git-svn-id: http://svn.automattic.com/wordpress/trunk@15108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 14:55:33 +00:00 |
|
ryan
|
3410a00cb6
|
Pass args to wp_list_categories filter. Props momo360modena. fixes #13682
git-svn-id: http://svn.automattic.com/wordpress/trunk@15107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 14:02:54 +00:00 |
|
ryan
|
2c07470d40
|
clearstatcache() after writing files. Props momo360modena. fixes #13683
git-svn-id: http://svn.automattic.com/wordpress/trunk@15106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 14:01:21 +00:00 |
|
ryan
|
0dd1323350
|
Consolidate nav menu class assignments. Props filosofo. fixes #13664
git-svn-id: http://svn.automattic.com/wordpress/trunk@15105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 13:48:26 +00:00 |
|
ryan
|
497f4dfee7
|
Nav menu API cleanups. Props filosofo. fixes #13696
git-svn-id: http://svn.automattic.com/wordpress/trunk@15104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-02 13:43:46 +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 |
|
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
|
bf354522bd
|
Use import cap. Add old edit_files cap to list of caps to shutdown if DISALLOW_FILE_EDIT. see #13681
git-svn-id: http://svn.automattic.com/wordpress/trunk@15097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 18:08:27 +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 |
|
ryan
|
f31c1f21d6
|
Punctuation fix. Props dougwrites. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@15095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 17:45:56 +00:00 |
|
ryan
|
08334aed6e
|
Entities cleanup for help. Props zeo. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@15094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 17:44:38 +00:00 |
|
ryan
|
73e28ef8d2
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@15093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 17:29:42 +00:00 |
|
iammattthomas
|
f317133aee
|
In Twenty Ten, move the top margin from the header to the wrapper div. Fixes #13636. Props markjaquith.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 17:16:07 +00:00 |
|
nacin
|
cb88a1c972
|
Introduce has_nav_menu(). Returns boolean whether the theme's registered nav menu location has a menu assigned to it. props greenshady for the idea.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 16:40:14 +00:00 |
|
ryan
|
d1d63b81d5
|
Remove login-header.png. Use CSS3 with fallback color. Login RTL fix. Props ocean90. fixes #13587
git-svn-id: http://svn.automattic.com/wordpress/trunk@15090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 15:54:00 +00:00 |
|
ryan
|
68220a6bd2
|
Clear content. Props ocean90 iandstewart. fixes #13642
git-svn-id: http://svn.automattic.com/wordpress/trunk@15089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 15:32:15 +00:00 |
|
ryan
|
98111ddf95
|
Don't add sticky class if is_paged(). Props iandstewart. fixes #13666
git-svn-id: http://svn.automattic.com/wordpress/trunk@15088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 15:03:49 +00:00 |
|
ryan
|
5c15c3a615
|
Add colors-fresh and colors-classic to rtl_styles so that suffixes are handled properly. fixes #13676
git-svn-id: http://svn.automattic.com/wordpress/trunk@15087 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-01 14:23:56 +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
|
9ee19ac71f
|
/me bumps versions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 21:49:13 +00:00 |
|
nacin
|
9d930a6d6f
|
Remove old Twenty Ten code. props iandstewart, fixes #13646.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 21:17:19 +00:00 |
|
nacin
|
9880197be6
|
Use default wp_nav_menu sorting in Twenty Ten. props iandstewart, fixes #13660.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 21:13:24 +00:00 |
|
wpmuguru
|
b41ce8cb18
|
add rewrites for registration pages, fixes #13638
git-svn-id: http://svn.automattic.com/wordpress/trunk@15081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 20:50:27 +00:00 |
|
nacin
|
760277c95e
|
Nav menu improvements. props koopersmith. RTL support for tabs, better tab handling, other improvements. see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 20:22:49 +00:00 |
|
nacin
|
34ff99fb59
|
Use correct element in jQuery selector. props ocean90, see #12186.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 16:30:02 +00:00 |
|
nacin
|
332bac61a1
|
Cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 16:11:20 +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 |
|
nacin
|
df544e3f6c
|
Proper whitespace before and after content within a textarea on network.php. props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 15:27:31 +00:00 |
|
nacin
|
44b9c9812f
|
Remove vestigial 'context' code for wp_nav_menu. This was used when we used to use the same function as a theme template tag and admin template function (now we don't.) fixes #13656.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 14:54:50 +00:00 |
|
nacin
|
982f8a95f1
|
Don't fall back to pages list in the menus widget. props filosofo, fixes #13634.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 14:15:28 +00:00 |
|
dd32
|
f73a8ed7fc
|
Do not stripslashes() passwords during Install, Matches Login/Updating password handling. Props johanee. See #13654
git-svn-id: http://svn.automattic.com/wordpress/trunk@15073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 10:53:02 +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 |
|
nacin
|
034f920d4f
|
Better subj-verb agreement and all that jazz. see #13645.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 05:32:44 +00:00 |
|
nacin
|
d1b23739eb
|
Fix typos in permalink settings help. props catiakitahara, dougwrites. fixes #13645.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-31 05:22:47 +00:00 |
|