|
#51482
|
wp_kses_post should filter javascript content as well as the <script> tags
|
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
10/08/2020
|
|
#37698
|
wp_kses_split global variable pollution
|
|
reporter-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
06/28/2025
|
|
#54138
|
wp_strip_all_tags should remove scripts/styles content recursively
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/16/2021
|
|
#46886
|
wp_targeted_link_rel adds the rel attribute when the link has data-target=""
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/13/2019
|
|
#18549
|
wp_texturize incorrectly curls closing quotes after inline HTML end tags
|
miqrogroove
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
08/18/2023
|
|
#60793
|
wp_trigger error has a wrong wp_kses $allowed_html arguement.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/18/2024
|
|
#64552
|
wp_trim_words fails with certain charsets in the Excerpt
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
01/30/2026
|
|
#37672
|
wpautop adds a closing p-tag without an opening p-tag
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/28/2026
|
|
#40676
|
wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2...
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/21/2017
|
|
#40202
|
wpautop bad code
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
05/21/2020
|
|
#33466
|
wpautop breaks multi-line textarea content
|
miqrogroove
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#2833
|
wpautop breaks style and script tags
|
|
dev-feedback
|
low
|
normal
|
Future Release
|
defect (bug)
|
03/21/2024
|
|
#33840
|
wpautop damages inline script
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#38656
|
wpautop incorrectly handling paragraphs within block elements
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
01/29/2026
|
|
#49492
|
wpautop inserted p tags inconsistently alter visual space
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/22/2020
|
|
#43394
|
wpautop inserts extraneous line breaks if hard return around commented content
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/15/2020
|
|
#58872
|
wpautop not disabled when blocks are inserted dynamically
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
07/21/2023
|
|
#10033
|
wpautop problems with html comments and object tags
|
|
needs-unit-tests
|
normal
|
minor
|
|
defect (bug)
|
06/04/2019
|
|
#15918
|
wpautop() breaks inline tags on the same line as block tags
|
dunno
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#11678
|
wpautop() fails on uppercase closing tags
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#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)
|
12/26/2025
|
|
#43313
|
wptexturise uses the wrong curly quote after a closing link tag
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/15/2018
|
|
#63192
|
wptexturize add filter for disable some replacement
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
feature request
|
04/10/2025
|
|
#63426
|
wptexturize breaks markup
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/15/2025
|
|
#54721
|
wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/20/2024
|
|
#43785
|
wptexturize fails to skip JavaScript if code contains <
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/14/2026
|
|
#63997
|
wptexturize incorrectly escapes attribute quotes after encountering greater-than sign
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/18/2025
|
|
#34592
|
wptexturize interprets apostrophe at end of word as closing single quote
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#49965
|
wptexturize should also work when using before hook after_theme_setup
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/21/2020
|
|
#29913
|
wptexturize should handle broken HTML consistently
|
|
needs-unit-tests
|
normal
|
minor
|
|
defect (bug)
|
06/04/2019
|
|
#61817
|
wptexturize(): Hyphen may be replaced with ndash
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/04/2024
|
|
#29882
|
wptexturize: quotes inside quotes curling incorrectly
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#10269
|
wysiwyg bug with shortcodes
|
miqrogroove
|
|
low
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#29379
|
Add a hook to filter gallery classes
|
|
has-patch
|
low
|
normal
|
Future Release
|
enhancement
|
05/05/2024
|
|
#12799
|
Allow gallery shortcode to accept a maximum number of items
|
|
close
|
normal
|
normal
|
Future Release
|
enhancement
|
10/19/2023
|
|
#46241
|
Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress
|
antpb*
|
|
normal
|
major
|
Future Release
|
defect (bug)
|
02/21/2020
|
|
#60436
|
Cannot create large Tiled Albums - causes crash
|
|
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
02/05/2024
|
|
#44394
|
Error when trying to get the columns of a three-columns gallery.
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/19/2026
|
|
#52171
|
Featured image error in media library, detached.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/29/2026
|
|
#40692
|
Filter default image size in gallery
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/21/2020
|
|
#40524
|
Filter hook for max image columns in gallery settings
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/22/2017
|
|
#29023
|
Galleries: add pagination option
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#34390
|
Gallery - images order
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#38100
|
Gallery Caption Filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
feature request
|
01/18/2026
|
|
#60492
|
Gallery crashes if images have caption.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/10/2024
|
|
#40811
|
Gallery drag and drop breaks layout
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
12/26/2019
|
|
#34396
|
Gallery shortcode : make image captions relative to the current gallery
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#43642
|
Gallery titles and labels erasing
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/26/2022
|
|
#53263
|
Media galery new libraries
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/17/2025
|
|
#63577
|
PHP Warning from `get_post_galleries()` when gallery items lack an ID.
|
|
has-patch
|
normal
|
normal
|
7.0
|
defect (bug)
|
11/07/2025
|
|
#37157
|
Photo galleries are displaying EVERY photo in library (and related issues).
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#59799
|
Post editor Galley size preview images select size default
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/03/2023
|
|
#51840
|
Single Image not loading after upgrade to 5.3.3
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
11/20/2020
|
|
#56568
|
Some Cases Image Metadata is not editable.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/14/2022
|
|
#61012
|
The mobile layout displays incorrectly when infinite scrolling is activated in the Media Gallery Modal.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/16/2024
|
|
#13429
|
Updating Link URL on image within Admin with Gallery
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
08/24/2023
|
|
#58725
|
What is the cancellation rate for Frontier Airlines?
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/06/2023
|
|
#36269
|
WordPress 4.4.2 Gallery Ordering
|
|
reporter-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#47744
|
WordPress default galleries do not display properly on Safari 10.1 and possibly other older browsers
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
07/25/2019
|
|
#51828
|
gallery items not aligned when row has less items than column count
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
11/19/2020
|
|
#41328
|
lightbox plugins cannot get image address to open except from image link
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
05/02/2019
|
|
#47922
|
src attribute in Image Gallery Block is inconsistent with image inserted outside of gallery.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/22/2019
|
|
#59436
|
"The response is not a valid JSON response"
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/24/2023
|
|
#40899
|
'&' Is always escaped in the JavaScript template.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/08/2020
|
|
#61107
|
'Change role to...' field on wp-admin/network/site-users.php?id=xxx is populated by wrong site roles
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/30/2024
|
|
#54954
|
--wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette'
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/22/2022
|
|
#40685
|
/wp-includes/class-wp-hook.php function resort_active_iterations not working correct
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/08/2017
|
|
#62920
|
301 redirect of query URLs
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/20/2025
|
|
#63223
|
6.7.2 fresh install
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/03/2025
|
|
#60452
|
@category tag is considered deprecated by phpDocumentor
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/23/2024
|
|
#60451
|
@subpackage tag is considered deprecated by phpDocumentor
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/07/2024
|
|
#32639
|
A URL Agnostic Wordpress
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
07/25/2018
|
|
#58050
|
A beacon api for WordPress
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/11/2024
|
|
#34778
|
A better indication of action happening on buttons.
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/16/2020
|
|
#34853
|
A helper method should be created to centralize which extensions are used for images.
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#52824
|
A separate sub-menu to organize the extensions belonging to parent plugins.
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
03/23/2021
|
|
#58346
|
A way for adding inline dynamic data
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/06/2024
|
|
#59916
|
API Docs: update comment endpoint does't have example request
|
gavande1
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
11/27/2023
|
|
#40790
|
Ability to filter $post_type in _get_last_post_time
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/25/2019
|
|
#62662
|
Ability to rename wp-admin and wp-login in wp-config.php
|
|
|
normal
|
major
|
Awaiting Review
|
enhancement
|
12/07/2024
|
|
#59016
|
Able to login successfully .. but I'm unable to open wordpress dashboard..
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/09/2023
|
|
#63796
|
Accidentally deleted Entire Menu and there’s no way to restore!!!
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/06/2025
|
|
#43742
|
Add $_wp_admin_css_colors variable to front-end
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/04/2020
|
|
#64154
|
Add $x_redirect_by in all places used wp_redirect() and wp_safe_redirect() - in the core, themes and plugins
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/27/2025
|
|
#63103
|
Add 'orderby'=>'rand' option for get_users() function
|
|
|
normal
|
trivial
|
Awaiting Review
|
feature request
|
03/14/2025
|
|
#56879
|
Add DDEV Page to Install Local Server Docs
|
|
needs-docs
|
normal
|
normal
|
Awaiting Review
|
feature request
|
10/21/2022
|
|
#20194
|
Add Description meta to General Settings
|
|
|
normal
|
minor
|
Awaiting Review
|
feature request
|
08/10/2021
|
|
#14808
|
Add Editor Documentation Functions URL for theme-defined functions
|
adamsilverstein
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
04/03/2025
|
|
#32192
|
Add HTML attribute builder helper function
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#60656
|
Add Linktree icon to social icons options
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
02/29/2024
|
|
#44425
|
Add WP_CACHE_KEY_SALT to WordPress.org secret-key service
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/22/2018
|
|
#62087
|
Add `inline` support to the new `wp_get_admin_notice()` function
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/20/2024
|
|
#62974
|
Add a Checkbox to Enable/Disable Author Page Indexing in WordPress Core Setting
|
|
close
|
normal
|
normal
|
Awaiting Review
|
feature request
|
02/17/2025
|
|
#51746
|
Add a core wrapper function to retrieve $wp->request
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
01/26/2021
|
|
#58824
|
Add a filter to change the classes in posts list table in admin
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/02/2025
|
|
#52998
|
Add a filter to paginate_links to allow bypassing merging query params
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/05/2022
|
|
#51006
|
Add a mechanism for accessible tooltips in core
|
joedolson*
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
09/02/2025
|
|
#34487
|
Add a new conditional tag for the "Posts Page"
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#44212
|
Add a new helper function for comma- or space-separated lists
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/28/2018
|
|
#57842
|
Add a new independent WP_Exception class, compatible with WP_Error
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/05/2025
|