|
#60319
|
PHPUnit test for wp_spaces_regexp
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
18 months ago
|
|
#60300
|
PHPunit Test for wp_staticize_emoji_for_email
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
18 months ago
|
|
#60301
|
PHPunit test for print_emoji_detection_script
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
18 months ago
|
|
#60842
|
PHPunit tests for wp_check_invalid_utf8
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
18 months ago
|
|
#46188
|
esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
18 months ago
|
|
#63036
|
Additional unit tests kses color-mix
|
|
has-patch
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
18 months ago
|
|
#63046
|
Add background-clip to the safe_style_css filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
17 months ago
|
|
#2691
|
HTML comments in posts aren't handled properly.
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
17 months ago
|
|
#63131
|
Possible bug (not strict) use of preg_split in formatting.php
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
17 months ago
|
|
#63149
|
safecss_filter_attr does not support base64 SVG image in background-image.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
17 months ago
|
|
#63156
|
Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
17 months ago
|
|
#63192
|
wptexturize add filter for disable some replacement
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
feature request
|
16 months ago
|
|
#28607
|
Make wpautop()'s $allblocks variable filterable
|
|
close
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
14 months ago
|
|
#58902
|
add_query_arg() should esc_url_raw() REQUEST_URI
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
14 months ago
|
|
#63379
|
Fix for deprecated rtrim passing null to parameter
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
14 months ago
|
|
#37698
|
wp_kses_split global variable pollution
|
|
reporter-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
14 months ago
|
|
#25021
|
Improve sanitize_title_with_dashes % removal
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
13 months ago
|
|
#22330
|
Optimize regexes to remove protocol from URL
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
13 months ago
|
|
#60347
|
wp_kses breaking text fragments links
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
13 months ago
|
|
#17491
|
Make is_email() compliant with RFC5322 (updated by RFC6854)
|
|
needs-unit-tests
|
normal
|
minor
|
Future Release
|
defect (bug)
|
13 months ago
|
|
#26759
|
New Generic Sanitize Functions for Core
|
|
close
|
normal
|
normal
|
|
enhancement
|
13 months ago
|
|
#50197
|
PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8()
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
13 months ago
|
|
#63804
|
Proposal of wp_trim(): JavaScript-compatible alternative for trim()
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12 months ago
|
|
#26868
|
Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//`
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
12 months ago
|
|
#63864
|
Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()`
|
|
has-patch
|
low
|
normal
|
Future Release
|
enhancement
|
12 months ago
|
|
#63867
|
error in admin page
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12 months ago
|
|
#40528
|
Title with ascii paragraph separator is not being filtered on post save
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11 months ago
|
|
#22402
|
Stripping non-alphanumeric multi-byte characters from slugs
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11 months ago
|
|
#41711
|
Remove hAtom from core
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11 months ago
|
|
#62024
|
wp_kses_post incorrectly escapes "<" attributes values
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10 months ago
|
|
#46966
|
urlencode query string parameters
|
|
has-patch
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
8 months ago
|
|
#57235
|
'excerpt_remove_blocks' removes list blocks
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
8 months ago
|
|
#62417
|
Excerpts don't include content from list-item blocks.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
8 months ago
|
|
#63148
|
wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 months ago
|
|
#64463
|
XML Escape Codes Applied to RSS and Changes Post Content
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 months ago
|
|
#62785
|
wp_kses_no_null() should be modified to handle $content having a null value
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 months ago
|
|
#62651
|
Reverse order of menu items in default theme
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 months ago
|
|
#34722
|
Open P Tag in shortcode related to h tag
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
6 months ago
|
|
#37672
|
wpautop adds a closing p-tag without an opening p-tag
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
6 months ago
|
|
#38656
|
wpautop incorrectly handling paragraphs within block elements
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
6 months ago
|
|
#26674
|
The get_tag_regex() function is a too greedy when searching for a closing tag.
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
6 months ago
|
|
#64552
|
wp_trim_words fails with certain charsets in the Excerpt
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
5 months ago
|
|
#64709
|
Stretchy Heading inside Media & Text block don't render correct in Firefox browser.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
5 months ago
|
|
#12084
|
allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt)
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
4 months ago
|
|
#64151
|
Improve maintainability and robustness of sanitize_title_with_dashes()
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
4 months ago
|
|
#55563
|
The function get_allowed_mime_types should check wp_get_current_user
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
4 months ago
|
|
#42058
|
Unit test for _autop_newline_preservation_helper()
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
3 months ago
|
|
#61268
|
PHP Deprecated: ltrim() in formatting esc_url.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
2 months ago
|
|
#45702
|
make_clickable() doesn't handle linked text being a URL with spaces within it
|
|
has-patch
|
low
|
trivial
|
Future Release
|
defect (bug)
|
8 weeks ago
|
|
#52820
|
Possible logic error in wp_trim_excerpt()
|
SergeyBiryukov
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
8 weeks ago
|
|
#55821
|
`is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..)
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 weeks ago
|
|
#18549
|
wp_texturize incorrectly curls closing quotes after inline HTML end tags
|
miqrogroove
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
7 weeks ago
|
|
#63997
|
wptexturize incorrectly escapes attribute quotes after encountering greater-than sign
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
4 weeks ago
|
|
#57381
|
Filter wptexturize brokes tailwindcss brackets
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
4 weeks ago
|
|
#61501
|
KSES Allow more custom data attributes to align with browsers
|
dmsnell
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
4 weeks ago
|
|
#40202
|
wpautop bad code
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
4 weeks ago
|
|
#46791
|
esc_url() adding http:// to a relative URL to parent directory '../pathname/'
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
3 weeks ago
|
|
#43810
|
Apostrophe issue
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
2 weeks ago
|
|
#29807
|
add support for picture element and srcset attribute on img in wp_kses
|
adamsilverstein
|
has-patch
|
normal
|
normal
|
7.2
|
defect (bug)
|
13 days ago
|
|
#43785
|
wptexturize fails to skip JavaScript if code contains <
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
11 days ago
|
|
#64944
|
Generated Excerpts - Missing white space when stripping <br>s generated in paragraph block, verse block, etc.
|
audrasjb*
|
has-patch
|
normal
|
normal
|
7.2
|
defect (bug)
|
10 days ago
|
|
#64284
|
Convert times/multiplication symbol (×) into the letter "x" when sanitizing titles for slugs
|
|
close
|
normal
|
minor
|
Future Release
|
defect (bug)
|
8 days ago
|
|
#63720
|
Image Caption Should Not Show In Excerpts (of plugins) via WP Core
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
5 days ago
|
|
#65729
|
List tables: Strip escaped HTML from values used in HTML attributes
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
4 days ago
|
|
#65717
|
Add support for the autofocus attribute for dialog children
|
|
|
normal
|
normal
|
7.2
|
defect (bug)
|
4 days ago
|
|
#43010
|
Attribute Name Escape
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
42 hours ago
|
|
#65832
|
KSES: SVG presentation properties added in 7.1 are allowlisted but their canonical values are still dropped
|
|
has-patch
|
normal
|
normal
|
7.1
|
defect (bug)
|
79 minutes ago
|