|
#62038
|
Issue with is_email() and sanitize_email()
|
|
Formatting
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
09/24/2024
|
|
#33629
|
Post excerpts have become WAY too long after updating to WP 4.3, please fix.
|
|
Formatting
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#52517
|
Shortcodes inside AMP tags do not work
|
|
Formatting
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
06/02/2023
|
|
#59691
|
WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug
|
|
Formatting
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
10/20/2023
|
|
#46791
|
esc_url() adding http:// to a relative URL to parent directory '../pathname/'
|
|
Formatting
|
normal
|
normal
|
2
|
7.0
|
defect (bug)
|
has-patch
|
02/02/2026
|
|
#24487
|
is_email() does not recognize IDN domains
|
|
Formatting
|
normal
|
minor
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
07/16/2025
|
|
#61246
|
wp_kses makes HTML comment HTML uncommented
|
|
Formatting
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
09/03/2024
|
|
#58921
|
wp_kses_allowed_html doesn't allow to add esi:include
|
|
Formatting
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
06/22/2024
|
|
#29882
|
wptexturize: quotes inside quotes curling incorrectly
|
|
Formatting
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#49484
|
Add option 'OR' to wp_sprintf_l()
|
SergeyBiryukov
|
Formatting
|
normal
|
normal
|
2
|
Future Release
|
feature request
|
has-patch
|
10/20/2020
|
|
#63563
|
Allow `int` type for version in `_WP_Dependency` chain
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
06/13/2025
|
|
#42213
|
Code Editors: Filter autocomplete suggestions
|
|
General
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
10/03/2018
|
|
#58076
|
Docs: Improve various globals documentation, as per docblock standards.
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11/18/2023
|
|
#62777
|
Force a 404 when no sitemap provider is found
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/17/2026
|
|
#56996
|
Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147
|
|
General
|
normal
|
blocker
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11/04/2022
|
|
#54233
|
Hardcoded wp-content instead of using WP_CONTENT_DIR
|
|
General
|
normal
|
major
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
09/16/2022
|
|
#51768
|
In documentation, replace references to 'list' with 'array'
|
|
General
|
normal
|
trivial
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
07/04/2025
|
|
#36036
|
Multiple CDATA regressions in wp-includes
|
SergeyBiryukov
|
General
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
11/25/2020
|
|
#64742
|
PHP 8.5: Incorrect array access in `wp_get_attachment_image_src`
|
|
General
|
normal
|
minor
|
2
|
7.0
|
defect (bug)
|
has-patch
|
02/27/2026
|
|
#46346
|
Page counts and related calculations typically expect and document ints but are actually floats
|
SergeyBiryukov
|
General
|
normal
|
minor
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
10/13/2021
|
|
#64643
|
Remove some obsolete return by refs
|
|
General
|
normal
|
normal
|
2
|
7.0
|
defect (bug)
|
has-patch
|
02/25/2026
|
|
#63361
|
Remove unnecessary semicolon form switch case in atomlib.php file
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
12/01/2025
|
|
#53295
|
Serialized data should be handled as an opaque value
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
06/12/2021
|
|
#59774
|
Undefined array key when using wp_list_pluck function
|
hellofromTonya
|
General
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
03/03/2026
|
|
#41933
|
Undefined offset -1 in $pages array when post without pages is requested
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
10/15/2018
|
|
#52539
|
callable typehint thows static analysis errors
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
05/28/2025
|
|
#59239
|
wp_generate_uuid4 collisions
|
|
General
|
normal
|
normal
|
2
|
7.0
|
defect (bug)
|
has-patch
|
01/09/2026
|
|
#57842
|
Add a new independent WP_Exception class, compatible with WP_Error
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
08/05/2025
|
|
#59510
|
Add filter for the block-template viewport meta tag
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
04/13/2024
|
|
#63548
|
Don't allow empty Blog Name / Site Title
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
07/15/2025
|
|
#50422
|
Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used)
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
03/19/2025
|
|
#29972
|
Split pagination calculations and HTML in paginate_links
|
|
General
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
|
#42723
|
Tag Cloud CSS needed for HTML minification
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
04/17/2023
|
|
#49408
|
Why is the action wp_ajax_wp_link_ajax not using wp_send_json()
|
|
General
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
12/16/2020
|
|
#17520
|
cite element used incorrectly
|
|
General
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
09/17/2025
|
|
#64224
|
Docblock improvements for 7.0
|
|
General
|
normal
|
normal
|
2
|
7.0
|
task (blessed)
|
has-patch
|
03/03/2026
|
|
#56897
|
First time contributor welcome message improvements
|
|
General
|
normal
|
normal
|
2
|
Future Release
|
task (blessed)
|
has-patch
|
10/20/2025
|
|
#62653
|
Add CSS selector based tag navigation to HTML and Tag Processors
|
|
HTML API
|
normal
|
normal
|
2
|
Awaiting Review
|
feature request
|
has-patch
|
12/12/2024
|
|
#62091
|
XML API: Produce XML Serialization of HTML (XHTML)
|
|
HTML API
|
normal
|
normal
|
2
|
Future Release
|
feature request
|
has-patch
|
09/27/2024
|
|
#51767
|
Broken logic for `https_local_ssl_verify` filter due to missing `local` argument
|
|
HTTP API
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
08/22/2025
|
|
#51770
|
Add unit tests for WP_Http_Cookie
|
SergeyBiryukov
|
HTTP API
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
02/12/2025
|
|
#17146
|
Don't limit screen meta tab CSS to content within #screen-meta
|
koopersmith
|
Help/About
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
07/19/2025
|
|
#58284
|
Add in wp_dropdown_languages en_US as selected value when 'explicit_option_en_us' is set to true
|
|
I18N
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
08/26/2025
|
|
#45897
|
Chinese page uri dump fail
|
|
I18N
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
02/03/2026
|
|
#29664
|
Support font embedding and word break for Burmese in core.
|
|
I18N
|
normal
|
major
|
2
|
Future Release
|
enhancement
|
has-patch
|
09/25/2017
|
|
#42599
|
Design changes in Tools Categories and Tags Converter box and Tools Import box
|
|
Import
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/30/2026
|
|
#27896
|
wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues
|
|
Import
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
06/13/2017
|
|
#64093
|
Interactivity API: Performance bottleneck in `data_wp_each_processor` due to repeated template parsing
|
|
Interactivity API
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
10/28/2025
|
|
#27632
|
`wp_registration_url()` doesn't have a redirect argument
|
chriscct7
|
Login and Registration
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
11/05/2024
|
|
#28528
|
Action in wp-login.php
|
|
Login and Registration
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
|
#35177
|
Introduce a separate function for the login form action URL
|
|
Login and Registration
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
09/18/2023
|
|
#34507
|
New action `before_login_form`
|
|
Login and Registration
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
06/05/2025
|
|
#62601
|
The padding in the login form is not consistent; it varies.
|
|
Login and Registration
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
12/24/2024
|
|
#31682
|
reg_passmail message on login.php needs filter
|
|
Login and Registration
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
03/01/2017
|
|
#62940
|
wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or ","
|
|
Mail
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
02/06/2026
|
|
#25899
|
Adding mediaelement CSS links outside of head tags breaks HTML5 validation
|
|
Media
|
normal
|
minor
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#42794
|
Can't upload new media files when multiple media dialogues are present on a single page
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/19/2018
|
|
#62902
|
Description of featured image is being deleted
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
05/12/2025
|
|
#61949
|
Do not call getimagesize() against non-existent files
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
08/28/2024
|
|
#35959
|
Functon 'wp_generate_attachment_metadata(...)' silently swallowing errors from 'wp_get_image_editor(...)'.
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
02/03/2026
|
|
#64467
|
Grid view displays attachments in the wrong order when an order query var is present but not normalized
|
|
Media
|
normal
|
minor
|
2
|
7.0
|
defect (bug)
|
has-patch
|
01/08/2026
|
|
#27139
|
Image caption disappears if images are rearranged immediately after adding the caption.
|
|
Media
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
07/15/2025
|
|
#62199
|
Media attachment date filter dropdown text is not showing correctly
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
05/12/2025
|
|
#58730
|
Media not getting removed from the media library popup after clicking "Delete permanently" button
|
|
Media
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
02/05/2024
|
|
#57948
|
Media toolbar elements height /size is inconsistent across views
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
05/12/2023
|
|
#59939
|
Media: "Copy URL" tooltip text may wrap
|
|
Media
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
02/25/2024
|
|
#57239
|
Notice undefined array keys width and height when using full svg image
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
05/05/2025
|
|
#41148
|
Test for ticket 39875 can throw PHP error
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
08/28/2017
|
|
#61133
|
Update `get_attachment_link()` to return image URL when attachment pages are turned off.
|
antpb
|
Media
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
02/13/2025
|
|
#47889
|
uploading image contains special characters will return a wrong image url
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
08/18/2019
|
|
#58304
|
wp_update_image_sizes
|
|
Media
|
normal
|
blocker
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
06/29/2023
|
|
#56288
|
Add mime output control to `add_image_size`
|
adamsilverstein*
|
Media
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
06/23/2023
|
|
#37549
|
Add optional parameter to wp_generate_attachment_metadata for image dimensions.
|
joemcgill
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
01/07/2020
|
|
#45363
|
Allow Thumbnail generation for other filetypes such as ODT
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
01/17/2019
|
|
#63509
|
Use proper filename for attachment post title
|
|
Media
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
07/04/2025
|
|
#41753
|
_wp_get_attachment_relative_path uses hardcoded uploads directory path
|
|
Media
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
02/07/2019
|
|
#34638
|
New function for retrieving previous and next adjacent image
|
|
Media
|
normal
|
normal
|
2
|
Future Release
|
feature request
|
has-patch
|
04/15/2020
|
|
#39077
|
Navigation menu items should be defined as being hierarchical
|
|
Menus
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
01/28/2026
|
|
#28140
|
Position for first menu item on menu is 0 when it should be 1
|
|
Menus
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
10/01/2017
|
|
#24975
|
Scheduled Page on Menu showing before Schedule time
|
chriscct7
|
Menus
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#64692
|
[admin-reskin] Remove floats from custom links section in the Nav Menus screen
|
|
Menus
|
normal
|
normal
|
2
|
7.0
|
defect (bug)
|
has-patch
|
02/21/2026
|
|
#19415
|
wp_nav_menu showing private/conctepts posts without rights
|
|
Menus
|
normal
|
major
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#37079
|
Add new filter pre_wp_get_nav_menu_items
|
|
Menus
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
08/17/2017
|
|
#13998
|
Inconsistency in arguments when wp_nav_menu falls back to wp_page_menu
|
chriscct7
|
Menus
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
|
#31640
|
Menus: hiding all sections from the left column using "Screen Options" makes it confusing to add new menu items
|
|
Menus
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
|
#51926
|
Network Site Search should search more than just wp_blogs.path
|
|
Networks and Sites
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
03/03/2026
|
|
#43390
|
get_super_admins() should not return "admin" by default
|
|
Networks and Sites
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
06/05/2025
|
|
#21994
|
Subdomains may not exceed 63 characters in length
|
|
Networks and Sites
|
low
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
|
#40459
|
WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it
|
|
Networks and Sites
|
low
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
07/03/2017
|
|
#40369
|
Mail server settings page (options-writing.php) has no validation
|
|
Options, Meta APIs
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
04/05/2017
|
|
#34405
|
Retrieval of meta value that is an array.
|
|
Options, Meta APIs
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
09/20/2020
|
|
#55952
|
add_option() racy behaviour
|
|
Options, Meta APIs
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
10/07/2022
|
|
#45078
|
null is being set on a NOT NULL options_value column in the options table.
|
|
Options, Meta APIs
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/05/2020
|
|
#59361
|
update_post_meta() strict checks can cause false negatives
|
|
Options, Meta APIs
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
05/07/2025
|
|
#37040
|
Enhancement: new function to validate a transient exists, and isn't expired without extra query
|
pbearne
|
Options, Meta APIs
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
04/03/2025
|
|
#55969
|
The function set_transient should have the autoload argument
|
|
Options, Meta APIs
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
10/04/2024
|
|
#60787
|
get_registered_meta_keys() should allow for late registration to improve performance
|
|
Options, Meta APIs
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
04/10/2024
|
|
#11903
|
insert_with_markers is not threadsafe
|
westi*
|
Permalinks
|
normal
|
major
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#52737
|
Allow 301 redirect on _wp_old_slug to be filterable
|
|
Permalinks
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
has-patch
|
02/03/2026
|
|
#53859
|
Add a filter hook to modify the paginate links arguments
|
|
Permalinks
|
normal
|
normal
|
2
|
Awaiting Review
|
feature request
|
has-patch
|
10/01/2024
|