Ryan Boren
|
d29815a314
|
Use number_format and change language. see #6471
git-svn-id: https://develop.svn.wordpress.org/trunk@8198 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 17:23:07 +00:00 |
Ryan Boren
|
1d3ec18c2d
|
Only use SSL for login POST links if SSL logins are forced. Clear old cookies. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8197 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 16:40:04 +00:00 |
Ryan Boren
|
99fd205707
|
phpdoc for shortcodes from jacobsantos. fixes #7184
git-svn-id: https://develop.svn.wordpress.org/trunk@8196 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 15:55:33 +00:00 |
Ryan Boren
|
2323aba55f
|
Fix users.php paging. Props DD32. fixes #4017
git-svn-id: https://develop.svn.wordpress.org/trunk@8195 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 17:02:17 +00:00 |
Ryan Boren
|
f920c9bcaf
|
Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676
git-svn-id: https://develop.svn.wordpress.org/trunk@8194 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 16:58:27 +00:00 |
Ryan Boren
|
f7524dfd14
|
SSL touchups for tiny_mce_config. fixes #6759
git-svn-id: https://develop.svn.wordpress.org/trunk@8193 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 16:55:16 +00:00 |
Ryan Boren
|
f56c238807
|
Image sideloader fix from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8192 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 16:45:04 +00:00 |
Ryan Boren
|
99e1ad77bc
|
Edit image fixes from azaozz: : new link not created if the image has class "aligncenter" in Safari; recalculates the demo image size properly and applies any inline styles to it; if relative link is added, it's converted to absolute; "Unknown error" in IE6. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8191 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 16:30:28 +00:00 |
Ryan Boren
|
3f0d3c8055
|
SSL fixes. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8190 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 22:19:27 +00:00 |
Ryan Boren
|
29dcc51d1f
|
Insert image fixes from azaozz. fixes #7177
git-svn-id: https://develop.svn.wordpress.org/trunk@8189 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 21:59:06 +00:00 |
Mark Jaquith
|
91eeb5ff47
|
Don't call loop_end hook if we don't have any posts. props Denis-de-Bernardy and DD32. fixes #6769 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8188 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 19:58:54 +00:00 |
Ryan Boren
|
ed29b5321f
|
Typo fixes from mark8barnes and AndrewFrazier. fixes #7174
git-svn-id: https://develop.svn.wordpress.org/trunk@8187 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 18:52:52 +00:00 |
Ryan Boren
|
963e134717
|
Stub wp_guess_url() for the manifest. Props azaozz. fixes #7015
git-svn-id: https://develop.svn.wordpress.org/trunk@8186 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 18:47:14 +00:00 |
Ryan Boren
|
1e8fc2ce19
|
Disambiguate column. Props voxpelli. fixes #7073
git-svn-id: https://develop.svn.wordpress.org/trunk@8185 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 17:49:24 +00:00 |
Ryan Boren
|
2a3fcecdc1
|
Grammar fix from Viper007Bond. fixes #7172
git-svn-id: https://develop.svn.wordpress.org/trunk@8184 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 17:45:33 +00:00 |
Ryan Boren
|
edcde97e0f
|
Add exclude_category argument to wp_list_bookmarks(). Props ionfish. fixes #6808
git-svn-id: https://develop.svn.wordpress.org/trunk@8183 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 17:44:30 +00:00 |
Ryan Boren
|
ce2dafe0e5
|
wp_guess_url() and install styling fixes from sambauers. fixes #7129 see #4732
git-svn-id: https://develop.svn.wordpress.org/trunk@8182 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 17:36:21 +00:00 |
Matt Mullenweg
|
0194deef72
|
Better wording for Gears.
git-svn-id: https://develop.svn.wordpress.org/trunk@8181 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 16:57:12 +00:00 |
Ryan Boren
|
c6345ba754
|
Save enable_app and enable_xmlrpc settings. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8180 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 00:46:36 +00:00 |
Ryan Boren
|
86bfd4952f
|
Remove default feed function when adding new function to hook. fixes #6970
git-svn-id: https://develop.svn.wordpress.org/trunk@8179 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 00:29:04 +00:00 |
Ryan Boren
|
672ca87116
|
Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457
git-svn-id: https://develop.svn.wordpress.org/trunk@8177 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 23:25:15 +00:00 |
Ryan Boren
|
a3269818d9
|
better handling of comparing a revision to itself. Props mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@8176 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 22:45:19 +00:00 |
Ryan Boren
|
4c68e11599
|
don't show autosave message if post and autosave are 'identical'. Props mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@8175 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 22:25:27 +00:00 |
Ryan Boren
|
73e2a6ae12
|
Remove colons from field names. Props thee17. fixes #7158
git-svn-id: https://develop.svn.wordpress.org/trunk@8174 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 21:51:47 +00:00 |
Ryan Boren
|
64b5e801d0
|
Don't get post ancestors if post not found. Props Sam_a. fixes #6953
git-svn-id: https://develop.svn.wordpress.org/trunk@8173 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 21:50:19 +00:00 |
Ryan Boren
|
9a91dc90c6
|
Press This image linking fixes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8172 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 21:16:39 +00:00 |
Ryan Boren
|
120044cec3
|
widget_links_args filter from ionfish. fixes #7024
git-svn-id: https://develop.svn.wordpress.org/trunk@8171 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 17:21:14 +00:00 |
Ryan Boren
|
5757d74348
|
Autosave when Preview is clicked. Props azaozz and DanCoulter. fixes #6682
git-svn-id: https://develop.svn.wordpress.org/trunk@8170 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 16:05:10 +00:00 |
Ryan Boren
|
df80e9fbc2
|
Press This updates from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8169 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 16:00:12 +00:00 |
Ryan Boren
|
69ce37d463
|
Mark string that cannot be gettexted. Props nbachiyski. fixes #7074
git-svn-id: https://develop.svn.wordpress.org/trunk@8168 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 15:40:43 +00:00 |
Ryan Boren
|
94bd9ef781
|
Edit image updates from azaozz. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8167 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 15:26:03 +00:00 |
Ryan Boren
|
ed5f240c7e
|
Move separator inside conditional. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@8166 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-22 22:48:45 +00:00 |
Ryan Boren
|
026ecf9198
|
Beta1
git-svn-id: https://develop.svn.wordpress.org/trunk@8165 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-22 20:45:07 +00:00 |
Ryan Boren
|
ef20031e40
|
phpdoc updates from jacobsantos. see #7038
git-svn-id: https://develop.svn.wordpress.org/trunk@8164 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-22 20:23:23 +00:00 |
Peter Westwood
|
97d67b7f80
|
Minor phpdoc fixups.
git-svn-id: https://develop.svn.wordpress.org/trunk@8149 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 20:56:40 +00:00 |
Peter Westwood
|
a4d4d281d6
|
Fix a possible fatal error on the dashboard. Fixes #6833 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8141 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 17:08:31 +00:00 |
Peter Westwood
|
d1f676cdc1
|
Allow enabling of remote publishing at install time. See #7157.
git-svn-id: https://develop.svn.wordpress.org/trunk@8139 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 16:35:45 +00:00 |
Peter Westwood
|
9fc155d599
|
Bump the db_version so people get the new options for #7157.
git-svn-id: https://develop.svn.wordpress.org/trunk@8138 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 16:15:21 +00:00 |
Ryan Boren
|
a9e662bf1c
|
Update blogsearch URL when home changes. Props andy. fixes #7159
git-svn-id: https://develop.svn.wordpress.org/trunk@8137 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 16:06:57 +00:00 |
Ryan Boren
|
b17b7f8bf0
|
Disable remote publishing by default. Add options to turn them back on. Props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8136 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 15:39:41 +00:00 |
Peter Westwood
|
d07eb672ef
|
Update nickname in display name dropdown dynamically. Fixes #5691 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@8135 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 15:28:22 +00:00 |
Peter Westwood
|
6869890baf
|
Make the SAVEQUERIES define more flexible. Fixes #6764 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@8134 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 15:17:09 +00:00 |
Peter Westwood
|
f69d72a502
|
Show comment counts on the dashboard. Fixes #6471 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8133 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 14:33:52 +00:00 |
Peter Westwood
|
c273f5e8d4
|
Add xoxo microformat markup to the blogroll. Fixes #4954 props Otto42.
git-svn-id: https://develop.svn.wordpress.org/trunk@8132 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 13:54:23 +00:00 |
Peter Westwood
|
27f6aaeb80
|
Add new has_tag() template tag. Fixes #6590 props Otto42.
git-svn-id: https://develop.svn.wordpress.org/trunk@8131 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 13:52:18 +00:00 |
Ryan Boren
|
58e2526423
|
Press This: Fixes for unicode/ascii/apostrophe problems. Upgrades to the Photo tab. Props noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8128 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 17:03:23 +00:00 |
Ryan Boren
|
ddc798ad6f
|
TinyMCE 3.1.0.1 from azaozz. fixes #7153 #7148 #7128
git-svn-id: https://develop.svn.wordpress.org/trunk@8127 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 16:55:50 +00:00 |
Ryan Boren
|
e7e215aa60
|
Always load RTL CSS in manifest. Props azaozz. fixes #7154
git-svn-id: https://develop.svn.wordpress.org/trunk@8126 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 16:52:52 +00:00 |
Peter Westwood
|
5abf4bfe1b
|
Move another sizeof out of the loop. See #7147.
git-svn-id: https://develop.svn.wordpress.org/trunk@8118 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-18 06:48:48 +00:00 |
Peter Westwood
|
a1c42c6c0b
|
Ensure we initialise the position variable. See #5599 props codestyling.
git-svn-id: https://develop.svn.wordpress.org/trunk@8117 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-18 06:38:30 +00:00 |