Ryan Boren
|
b492039458
|
Fix assignment of links to the default category when a category is deleted. Props scohoust. fixes #7316 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8388 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 16:13:23 +00:00 |
Andrew Ozz
|
e5655cff31
|
kses - don't use create_function in preg_replace_callback. Fixes #7363.
git-svn-id: https://develop.svn.wordpress.org/trunk@8387 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 05:11:00 +00:00 |
Andrew Ozz
|
11bac00854
|
kses - properly escape non-Unicode entities. Fixes #6583. Props schiller.
git-svn-id: https://develop.svn.wordpress.org/trunk@8386 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 03:21:09 +00:00 |
Andrew Ozz
|
a9868e9fd5
|
Take first attribute and ignore later duplicate attributes. Fixes #6602 for trunk. Props schiller.
git-svn-id: https://develop.svn.wordpress.org/trunk@8384 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 01:12:49 +00:00 |
Andrew Ozz
|
124ca7ff00
|
Prevent adjacent hyphens in a HTML/XML comment. Fixes #6642 for trunk. Props schiller.
git-svn-id: https://develop.svn.wordpress.org/trunk@8382 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 00:32:43 +00:00 |
Ryan Boren
|
4cd1b1c3a0
|
Make get_edit_post_link() and get_edit_comment_link() SSL aware. Props robertaccettura. fixes #7359 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8380 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-20 04:46:59 +00:00 |
Ryan Boren
|
78d7917be7
|
Resurrect 7615. see #7227
git-svn-id: https://develop.svn.wordpress.org/trunk@8378 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-19 19:01:35 +00:00 |
Ryan Boren
|
686e7e79aa
|
Revert accidental bits that snuck in with [8376]. see #7227
git-svn-id: https://develop.svn.wordpress.org/trunk@8377 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-19 19:00:56 +00:00 |
Ryan Boren
|
9ba30a1b30
|
IXR 0.71. Props jacobsantos. fixes #7227
git-svn-id: https://develop.svn.wordpress.org/trunk@8376 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-19 17:56:35 +00:00 |
Peter Westwood
|
7a97c74168
|
Ensure that AtomPub does not auto-publish draft posts when they are edited. Fixes #7299 for trunk props redsweater.
git-svn-id: https://develop.svn.wordpress.org/trunk@8374 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-19 15:29:31 +00:00 |
Ryan Boren
|
2be6bcf255
|
Don't return if is_string(). Proceed to check if is_serialized(). fixes #7347 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8372 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-18 16:43:23 +00:00 |
Ryan Boren
|
5000a39eb0
|
Image sideload and wp_upload_dir() fixes from noel. fixes #7342 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8369 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-18 03:19:12 +00:00 |
Ryan Boren
|
0426b70c8e
|
Move plugin data translation and display markup to plugins page. Props DD32. see #3089
git-svn-id: https://develop.svn.wordpress.org/trunk@8368 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-18 03:16:53 +00:00 |
Ryan Boren
|
9d4099ab2c
|
Plugin metadata localization and get_plugin_dta() optimization from santosj. fixes #5651 #3089
git-svn-id: https://develop.svn.wordpress.org/trunk@8367 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-17 22:51:26 +00:00 |
Mark Jaquith
|
80f79a7fed
|
Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
git-svn-id: https://develop.svn.wordpress.org/trunk@8365 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-17 19:41:48 +00:00 |
Ryan Boren
|
a118de6487
|
Fix is_term query prepare() so that tag slugs that percent signs in them don't break. fixes #6867 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8363 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-17 16:59:40 +00:00 |
Andrew Ozz
|
fe985f8b12
|
Fix invalid HTML and remove duplicate fields. Fixes #7293 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8361 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 22:09:27 +00:00 |
Peter Westwood
|
5b2a4bb837
|
Invalidate the plugin update cache if plugins are deleted. Fixes #7304 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8359 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 21:53:32 +00:00 |
Andrew Ozz
|
491b47b300
|
Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8358 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 21:36:17 +00:00 |
Andrew Ozz
|
35b0176876
|
fixes #7311 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8356 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 20:34:46 +00:00 |
Ryan Boren
|
dd7fae8aac
|
New location for akismet
git-svn-id: https://develop.svn.wordpress.org/trunk@8354 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 18:56:28 +00:00 |
Ryan Boren
|
55ee349c2e
|
Derive the upload url from the upload path if no url given. fixes #7308 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8352 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 16:49:22 +00:00 |
Ryan Boren
|
c1516b35b5
|
Restore fields removed in [7645]. Props rm53. fixes #7320 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8350 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 16:30:20 +00:00 |
Ryan Boren
|
da0277cebd
|
Add jquery dependency to admin-forms. Props 082net. fixes #7321 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8347 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 16:16:45 +00:00 |
Ryan Boren
|
989fe9a665
|
Typo fix. Props paul@byte. fixes #7323 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8345 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 16:13:48 +00:00 |
Peter Westwood
|
cb056bbf1c
|
Update the version number for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8344 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 07:17:06 +00:00 |
Ryan Boren
|
71c6b81617
|
Typo fix from robertdimarco. fixes #7297 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8341 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-15 16:21:26 +00:00 |
Ryan Boren
|
7d69c333f9
|
Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@8340 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-15 15:59:19 +00:00 |
Ryan Boren
|
fcd681da15
|
plugins_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@8334 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-15 00:10:07 +00:00 |
Ryan Boren
|
b8824f4057
|
phpdoc for site_url() and friends
git-svn-id: https://develop.svn.wordpress.org/trunk@8333 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 23:39:11 +00:00 |
Ryan Boren
|
90b7aa72c7
|
Image regex fixes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8332 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 17:59:06 +00:00 |
Ryan Boren
|
ff4142320f
|
Bumpage
git-svn-id: https://develop.svn.wordpress.org/trunk@8331 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 17:27:19 +00:00 |
Ryan Boren
|
eb35595fab
|
rlm entity not so Windows friendly. Use perios instead. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8330 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 17:26:30 +00:00 |
Ryan Boren
|
87ea4a1d8d
|
RTL support for Press This. Props RanYanivHartstein. see #7289
git-svn-id: https://develop.svn.wordpress.org/trunk@8328 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 17:57:23 +00:00 |
Ryan Boren
|
1644abbe44
|
RTL friendly fonts from RanYanivHartstein. fixes #6616
git-svn-id: https://develop.svn.wordpress.org/trunk@8327 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 16:40:25 +00:00 |
Ryan Boren
|
8e25c6694a
|
RTL for Press This. Props RanYanivHartstein. see #7289 #6616
git-svn-id: https://develop.svn.wordpress.org/trunk@8326 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 16:26:16 +00:00 |
Peter Westwood
|
51a8d0b70c
|
Update readme to 2.6
git-svn-id: https://develop.svn.wordpress.org/trunk@8325 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 11:26:25 +00:00 |
Ryan Boren
|
20611718e2
|
Workaround PHP parse_url() bug. Props azaozz. fixes #7288
git-svn-id: https://develop.svn.wordpress.org/trunk@8324 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 05:16:54 +00:00 |
Ryan Boren
|
3becff10c3
|
Press This: properly add and load press-this-ie.css, cleanup of the bookmarklet code. Props azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8323 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 04:57:01 +00:00 |
Ryan Boren
|
be46d3e59b
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@8322 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-12 18:04:41 +00:00 |
Ryan Boren
|
2dd4d7031a
|
Denote CAPTIONS_OFF as temporary. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8321 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-12 18:02:29 +00:00 |
Matt Mullenweg
|
3c9c314ef6
|
We need to clear floats so images don't run into the next post.
git-svn-id: https://develop.svn.wordpress.org/trunk@8320 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-12 17:53:23 +00:00 |
Ryan Boren
|
60f6e46f2f
|
Performance improvements for page_rows(). Props hailin. fixes #7286
git-svn-id: https://develop.svn.wordpress.org/trunk@8319 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-12 15:40:57 +00:00 |
Ryan Boren
|
3b6e23f787
|
Press This: Switching to using our default content cleanup in the editor. Props azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8318 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 23:38:32 +00:00 |
Ryan Boren
|
9cac41c84a
|
Run plugin checks both admin and blog side. Props DD32 and mdawaffe. fixes #7265
git-svn-id: https://develop.svn.wordpress.org/trunk@8317 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 22:04:03 +00:00 |
Ryan Boren
|
be517f46d7
|
Press This: Fix inserting the selection in the editor and stripping of paragraphs when saving, IE CSS styling fixes, fix continuous linking in editor. Props noel and azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8316 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 20:27:50 +00:00 |
Ryan Boren
|
3351720f04
|
Generic POST handler. see #7283
git-svn-id: https://develop.svn.wordpress.org/trunk@8315 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 20:24:35 +00:00 |
Ryan Boren
|
5ab6111d53
|
Inline user_login focus JS and avoid JS error. Props azaozz. fixes #7282
git-svn-id: https://develop.svn.wordpress.org/trunk@8314 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 20:14:44 +00:00 |
Ryan Boren
|
afd113dcf2
|
Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8313 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 15:59:14 +00:00 |
Ryan Boren
|
b3a7cce6ed
|
clean_url() for add_query_arg(). Props xnown. see #7281
git-svn-id: https://develop.svn.wordpress.org/trunk@8312 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 15:11:12 +00:00 |