Ryan Boren
|
6ffbef60a5
|
Filter title with kses. fixes #1788
git-svn-id: https://develop.svn.wordpress.org/trunk@2963 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-25 14:46:23 +00:00 |
Ryan Boren
|
565ff7ca40
|
Add ordered list tags to kses. fixes #1761
git-svn-id: https://develop.svn.wordpress.org/trunk@2950 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-14 18:52:44 +00:00 |
Ryan Boren
|
4bb9a136f6
|
Add kses_init_filters(). Call it when running importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@2934 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-05 23:58:16 +00:00 |
Matt Mullenweg
|
a223ff02c3
|
Some of that really shouldn't be in posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@2924 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-27 21:23:02 +00:00 |
Matt Mullenweg
|
dbe7f56251
|
We had reverted this fix from [1253]
git-svn-id: https://develop.svn.wordpress.org/trunk@2919 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-26 16:06:58 +00:00 |
Ryan Boren
|
258e64c812
|
stripslashes before running kses. Props donncha. fixes #1697
git-svn-id: https://develop.svn.wordpress.org/trunk@2902 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-21 16:35:35 +00:00 |
Ryan Boren
|
38b52d8efc
|
Remove extra line. fixes #1694
git-svn-id: https://develop.svn.wordpress.org/trunk@2899 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-21 02:38:47 +00:00 |
Ryan Boren
|
f1660060ca
|
Filter posts with kses for users who do not have the unfiltered_html cap. Props donncha. fixes #1674
git-svn-id: https://develop.svn.wordpress.org/trunk@2896 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-20 22:18:47 +00:00 |
Matt Mullenweg
|
5671e81028
|
More filters and KSES cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@2151 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-26 22:29:18 +00:00 |
Matt Mullenweg
|
ae46b3819f
|
User-generated rel attributes shouldn't be allowed in comments (doesn't make sense for any current uses of rel.)
git-svn-id: https://develop.svn.wordpress.org/trunk@2116 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-21 07:53:02 +00:00 |
Matt Mullenweg
|
b39c4f8273
|
Comments refactoring and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1964 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-16 02:57:05 +00:00 |
Matt Mullenweg
|
d197f0594b
|
Fix so KSES works with Japanese encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1253 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-09 23:25:24 +00:00 |
Matt Mullenweg
|
2d8c664856
|
Add blockquote to tags allowed by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1238 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-07 23:30:44 +00:00 |
Matt Mullenweg
|
aec151b9ac
|
Logic error when checking for define.
git-svn-id: https://develop.svn.wordpress.org/trunk@834 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 15:25:00 +00:00 |
Matt Mullenweg
|
1fe76304c9
|
Let people override the allowedtags variable.
git-svn-id: https://develop.svn.wordpress.org/trunk@832 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 14:40:32 +00:00 |
Matt Mullenweg
|
3856282eb3
|
Tag cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@767 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-12 22:09:07 +00:00 |
Dougal Campbell
|
5c91a6a14a
|
Added a few tags. Pretty formatting.
git-svn-id: https://develop.svn.wordpress.org/trunk@766 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-12 18:15:09 +00:00 |
Matt Mullenweg
|
0738b73f9a
|
KSES fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@731 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-07 01:28:30 +00:00 |
Matt Mullenweg
|
49feb2716f
|
Comment_allowed_tags fixup.
git-svn-id: https://develop.svn.wordpress.org/trunk@709 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-03 23:48:16 +00:00 |
Matt Mullenweg
|
a00617018a
|
KSES fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@663 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-30 08:34:57 +00:00 |
Matt Mullenweg
|
a81f4116dd
|
Add kses HTML cleaning to comment functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@650 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-24 20:43:04 +00:00 |
Matt Mullenweg
|
f27aff65fe
|
Add kses HTML cleaning.
git-svn-id: https://develop.svn.wordpress.org/trunk@649 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-23 22:09:02 +00:00 |