|
#55821
|
`is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..)
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
3 weeks ago
|
|
#56663
|
`tag_escape()` does not follow naming convention.
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
4 years ago
|
|
#58666
|
added HTML tags in HTML block
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#53041
|
colors.css is using the old blue.
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
5 years ago
|
|
#29910
|
esc_attr does not properly deal with json_encode
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
9 years ago
|
|
#46188
|
esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
17 months ago
|
|
#42182
|
esc_js must escape U+2028 and U+2029
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
9 years ago
|
|
#39847
|
force_balance_tags not properly balancing < with <strong> and </strong>
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
22 months ago
|
|
#33204
|
kses $allowedposttags should support microdata
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
8 years ago
|
|
#60391
|
links_add_base_url will encode all attribut in null passed in
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#40324
|
make_clickable doesn't work if url stands after an even number off spaces
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
9 years ago
|
|
#50514
|
make_clickable nested links bug
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
6 years ago
|
|
#60138
|
make_clickable() processing emails start with www. incorrectly.
|
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#40569
|
next_post_link parameters $format and $link, have default values that produce awkward to use output
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
9 years ago
|
|
#63149
|
safecss_filter_attr does not support base64 SVG image in background-image.
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
16 months ago
|
|
#53815
|
safecss_filter_attr removes styles with min() max() and minmax()
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
5 years ago
|
|
#46329
|
sanitize_text_field after 5.1 update should account for __toString() methods
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
7 years ago
|
|
#46966
|
urlencode query string parameters
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
has-patch
|
7 months ago
|
|
#60347
|
wp_kses breaking text fragments links
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
12 months ago
|
|
#58377
|
wp_kses filters custom block name with consecutive hyphens
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#61246
|
wp_kses makes HTML comment HTML uncommented
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
22 months ago
|
|
#58921
|
wp_kses_allowed_html doesn't allow to add esi:include
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#62785
|
wp_kses_no_null() should be modified to handle $content having a null value
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
6 months ago
|
|
#62024
|
wp_kses_post incorrectly escapes "<" attributes values
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
9 months ago
|
|
#51482
|
wp_kses_post should filter javascript content as well as the <script> tags
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
|
6 years ago
|
|
#54138
|
wp_strip_all_tags should remove scripts/styles content recursively
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
5 years ago
|
|
#46886
|
wp_targeted_link_rel adds the rel attribute when the link has data-target=""
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
7 years ago
|
|
#60793
|
wp_trigger error has a wrong wp_kses $allowed_html arguement.
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#37672
|
wpautop adds a closing p-tag without an opening p-tag
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
5 months ago
|
|
#49492
|
wpautop inserted p tags inconsistently alter visual space
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 years ago
|
|
#43394
|
wpautop inserts extraneous line breaks if hard return around commented content
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 years ago
|
|
#58872
|
wpautop not disabled when blocks are inserted dynamically
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#63148
|
wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
7 months ago
|
|
#43313
|
wptexturise uses the wrong curly quote after a closing link tag
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
8 years ago
|
|
#63192
|
wptexturize add filter for disable some replacement
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
has-patch
|
15 months ago
|
|
#63997
|
wptexturize incorrectly escapes attribute quotes after encountering greater-than sign
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
23 hours ago
|
|
#49965
|
wptexturize should also work when using before hook after_theme_setup
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 years ago
|
|
#61817
|
wptexturize(): Hyphen may be replaced with ndash
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#18330
|
Add a Class functionality to wpautop()
|
|
normal
|
normal
|
|
enhancement
|
has-patch
|
3 years ago
|
|
#47594
|
Add nbsp symbol codes to convert throught sanitize_title
|
SergeyBiryukov*
|
normal
|
minor
|
Future Release
|
enhancement
|
has-patch
|
5 years ago
|
|
#49484
|
Add option 'OR' to wp_sprintf_l()
|
SergeyBiryukov
|
normal
|
normal
|
Future Release
|
feature request
|
has-patch
|
6 years ago
|
|
#10823
|
Bad handling of ampersand in post titles
|
|
normal
|
normal
|
|
defect (bug)
|
has-patch
|
7 years ago
|
|
#21537
|
Email address sanitisation mangles valid email addresses
|
|
normal
|
normal
|
|
defect (bug)
|
dev-feedback
|
4 years ago
|
|
#64151
|
Improve maintainability and robustness of sanitize_title_with_dashes()
|
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
3 months ago
|
|
#24225
|
Improve regular expressions when matching attributes
|
miqrogroove
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
7 years ago
|
|
#27350
|
Invalid HTML Output
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#61501
|
KSES Allow more custom data attributes to align with browsers
|
dmsnell
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 hours ago
|
|
#22330
|
Optimize regexes to remove protocol from URL
|
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
12 months ago
|
|
#60319
|
PHPUnit test for wp_spaces_regexp
|
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
17 months ago
|
|
#60300
|
PHPunit Test for wp_staticize_emoji_for_email
|
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
17 months ago
|
|
#52820
|
Possible logic error in wp_trim_excerpt()
|
SergeyBiryukov
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
4 weeks ago
|
|
#37077
|
Replacing one variable handler for another to ensure proper conditional check occurs 100%.
|
|
normal
|
trivial
|
|
defect (bug)
|
has-patch
|
7 years ago
|
|
#63864
|
Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()`
|
|
low
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11 months ago
|
|
#26674
|
The get_tag_regex() function is a too greedy when searching for a closing tag.
|
|
normal
|
normal
|
|
defect (bug)
|
has-patch
|
5 months ago
|
|
#27270
|
Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section
|
|
normal
|
normal
|
|
defect (bug)
|
has-patch
|
7 years ago
|
|
#17923
|
add_query_arg() should encode values
|
|
normal
|
normal
|
|
defect (bug)
|
has-patch
|
7 years ago
|
|
#58902
|
add_query_arg() should esc_url_raw() REQUEST_URI
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
13 months ago
|
|
#12084
|
allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt)
|
|
normal
|
normal
|
|
enhancement
|
has-patch
|
3 months ago
|
|
#25108
|
is_email() function validates email with domain that just has 1 character after dot
|
|
normal
|
normal
|
|
defect (bug)
|
has-patch
|
7 years ago
|
|
#17433
|
localhost is not accepted as email domain
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
8 years ago
|
|
#32787
|
make_clickable filter
|
johnjamesjacoby
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
18 months ago
|
|
#23308
|
make_clickable problem with multiple "Punctuation URL character"
|
|
normal
|
normal
|
|
defect (bug)
|
dev-feedback
|
7 years ago
|
|
#45702
|
make_clickable() doesn't handle linked text being a URL with spaces within it
|
|
low
|
trivial
|
Future Release
|
defect (bug)
|
has-patch
|
4 weeks ago
|
|
#24157
|
safecss_filter_attr doesn't allow rgb() in inline styles
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#60979
|
safecss_filter_attr() should support query strings with "&" as used by Gutenberg
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
17 months ago
|
|
#33924
|
sanitize_html_class valid characters
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
4 years ago
|
|
#55996
|
the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
23 months ago
|
|
#54488
|
wp_filter_nohtml_kses does not remove HTML comments
|
audrasjb
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
3 years ago
|
|
#18549
|
wp_texturize incorrectly curls closing quotes after inline HTML end tags
|
miqrogroove
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
2 weeks ago
|
|
#64552
|
wp_trim_words fails with certain charsets in the Excerpt
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
4 months ago
|
|
#38656
|
wpautop incorrectly handling paragraphs within block elements
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
5 months ago
|
|
#29882
|
wptexturize: quotes inside quotes curling incorrectly
|
|
normal
|
normal
|
|
defect (bug)
|
has-patch
|
7 years ago
|