Peter Westwood
|
16e673b165
|
Switch to get_theme_root()
git-svn-id: https://develop.svn.wordpress.org/trunk@8498 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 06:26:59 +00:00 |
Peter Westwood
|
8b8928d5ac
|
Look for template files in the stylesheet folder as well as the template folder for inheriting themes. Fixes #7086 props ionfish.
git-svn-id: https://develop.svn.wordpress.org/trunk@8497 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 06:21:14 +00:00 |
Ryan Boren
|
a9751a9ee9
|
Walker improvements from hailin. fixes #7353
git-svn-id: https://develop.svn.wordpress.org/trunk@8494 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 22:50:57 +00:00 |
Ryan Boren
|
3437da6843
|
Don't apply checkboxes to invisible comments.Props mdawaffe. fixes #7433 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8492 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 22:16:39 +00:00 |
Ryan Boren
|
319051a7fa
|
Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8490 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 22:14:53 +00:00 |
Peter Westwood
|
0737fd60d5
|
Make lost password admin notification pluggable. Fixes #7430 props error.
git-svn-id: https://develop.svn.wordpress.org/trunk@8489 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 20:21:34 +00:00 |
Peter Westwood
|
f698dfbb3b
|
Pass $leavename to filters in get_permalink. Fixes #7421.
git-svn-id: https://develop.svn.wordpress.org/trunk@8487 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 19:52:44 +00:00 |
Ryan Boren
|
3b56605062
|
Allow dots in theme dirs when previewing. fixes #7482 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8485 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 17:03:00 +00:00 |
Ryan Boren
|
6c433a5dce
|
Store current user rather than original post author when saving revisions. Props mdawaffe. fixes #7317 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8480 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-28 23:58:24 +00:00 |
Ryan Boren
|
79da5c32a9
|
Pass context to get_edit_post_link filter. Props mdawaffe. fixes #7424 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8478 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-28 23:39:15 +00:00 |
Ryan Boren
|
8aaca8d367
|
No need to order results. Props dbuser123. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@8469 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-27 16:58:35 +00:00 |
Andrew Ozz
|
bf798dda32
|
Fix typo in bookmark template. Props brianwhite, fixes #7414 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8463 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-26 19:56:08 +00:00 |
Ryan Boren
|
c798e2041d
|
Add macFFBgHack.png. fixes #6573 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8457 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-25 22:42:31 +00:00 |
Ryan Boren
|
6fbbcbfb6e
|
Check both slug and name when determining if is_term(). fixes #6593 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8433 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-24 19:28:40 +00:00 |
Ryan Boren
|
ee18970580
|
Work around fatal error caused by mbstring.func_overload = 2. Props codestyling . fixes #5599 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8420 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 18:56:17 +00:00 |
Ryan Boren
|
28ae8ab3dc
|
Pass to wp_title filter. Props Viper007Bond. fixes #7382
git-svn-id: https://develop.svn.wordpress.org/trunk@8415 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 16:44:06 +00:00 |
Peter Westwood
|
a619cbba87
|
Mark kses callbacks as private. Fixes #7363.
git-svn-id: https://develop.svn.wordpress.org/trunk@8410 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 08:36:15 +00:00 |
Andrew Ozz
|
595c17fc10
|
Small update to Gears info messages and simple Safari detection. Fixes #7380 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8406 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 05:12:57 +00:00 |
Ryan Boren
|
eb99bdcadf
|
Use WP_LANG_DIR. fixes #7378 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8404 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 21:09:30 +00:00 |
Ryan Boren
|
797a3c335d
|
Add timezone var to IXR_date. Add timezone back to getIso(). Comment WP specific additions. see #7227
git-svn-id: https://develop.svn.wordpress.org/trunk@8403 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 19:53:03 +00:00 |
Andrew Ozz
|
f577a436c0
|
Gears integration update in anticipation of Safari support. Fixes #7371 for 2.6.1
git-svn-id: https://develop.svn.wordpress.org/trunk@8395 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 04:03:36 +00:00 |
Ryan Boren
|
09f42ecdc0
|
Don't allow empty term names. Props scohoust. fixes #7336 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8393 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 21:53:32 +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 |
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 |
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 |
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
|
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
|
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 |
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
|
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
|
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
|
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
|
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 |
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
|
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 |