|
#41990
|
wp_add_inline_script() does not print if the handler has already processed
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
04/12/2023
|
|
#59539
|
wp_register_style and wp_register_script adds ver incorrectly
|
|
Script Loader
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
10/04/2023
|
|
#61356
|
Add $is_module as an extra strategy argument when enqueueing js script.
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
06/03/2024
|
|
#51325
|
Add a filter for script/style tags injected by wp_add_inline_{script|style}
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-refresh
|
06/06/2023
|
|
#52465
|
Allow a relation type in resource hints to be used multiple times
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/10/2021
|
|
#60163
|
Block editor admin assets should use asset file version when in debug/local mode
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
12/28/2023
|
|
#59132
|
Create two filters in wp_scripts() and wp_styles().
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
11/27/2023
|
|
#60734
|
Deregistering Open Sans
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/09/2024
|
|
#43403
|
Improve wp_add_inline_script()
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/24/2018
|
|
#52497
|
New filter "wp_script_attributes" doesn't take effort in enqueued scripts
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/11/2021
|
|
#59076
|
Proposal for removing the version numbers of the JS and CSS files when SCRIPT_DEBUG is set to true
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/11/2023
|
|
#62709
|
Script modules integration with wp_resource_hints
|
|
Script Loader
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
|
12/19/2024
|
|
#48880
|
Using JSON.parse instead of an actual object literal when localizing scripts
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/06/2019
|
|
#38800
|
add WP_ADMIN_URL and WP_INCLUDES_URL constants
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/29/2017
|
|
#38054
|
class.wp-scripts.php - add_action when init is already doing
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
04/09/2019
|
|
#40276
|
enhancement: add a $type parameter to wp_add_inline_script()
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
11/08/2021
|
|
#56425
|
wp_localize_script assign to const and freeze instead of var to avoid reassignments
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
11/08/2022
|
|
#44211
|
Add cookie domain to `userSettings` script localize
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
feature request
|
has-patch
|
10/12/2020
|
|
#40485
|
Add function for retrieving metadata from registered script
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
feature request
|
has-patch
|
06/07/2017
|
|
#58873
|
Add function to pass variables to scripts
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
07/22/2023
|
|
#61640
|
Issues in edit_link Function: Inconsistent Return Values, Insufficient Permission Error Handling, and Data Sanitization
|
|
Security
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
has-patch
|
07/31/2024
|
|
#52333
|
Lack of the : entity on the list of allowed entity names in kses.php
|
|
Security
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/20/2021
|
|
#59824
|
PHP Warning raised in pluggable.php when passing NULL instead of a string
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
02/01/2025
|
|
#60864
|
URL sanitizing strips valid characters instead of encoding, documented use is invalid
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
04/03/2024
|
|
#62693
|
check if chmod is available to prevent Fatal Errors
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/14/2024
|
|
#57447
|
wp_ajax_inline_save function does not check if post has "public" or "show_ui" enabled
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
01/11/2023
|
|
#31686
|
wp_authenticate_username_password() should check for a WP_Error object
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
08/06/2019
|
|
#56521
|
wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by /
|
|
Security
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
has-patch
|
09/06/2022
|
|
#62384
|
.htaccess lacks
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
12/09/2024
|
|
#51611
|
Escape echoing Core functions
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/24/2020
|
|
#58174
|
A shortcode block that evaluates to nothing, renders as a space in the HTML
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/26/2023
|
|
#58469
|
Changeset 55832 broke shortcodes saved in block attributes and rendered serverside
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
06/07/2023
|
|
#49877
|
Content enclosed by (content enclosing) shortcode gets stripped from excerpt
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
07/24/2020
|
|
#59509
|
Shortcode attributes named 0 are ignored
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/25/2024
|
|
#49955
|
Shortcode escaping not correctly handled when followed by enclosing shortcodes
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/16/2020
|
|
#38713
|
Shortcodes and utf-8 no-break whitespace (\xc2\xa0)
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/25/2019
|
|
#43686
|
Shortcodes containing asterisks may create invalid regex breaking the editor
|
|
Shortcodes
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
01/16/2019
|
|
#55406
|
Shortcodes don't work inside srcset attribute
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
04/08/2022
|
|
#58397
|
Shortcodes in patterns are not rendered in templates
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/24/2023
|
|
#45377
|
Video Shortcode Ajax Issue
|
|
Shortcodes
|
normal
|
minor
|
Future Release
|
defect (bug)
|
|
12/06/2018
|
|
#26649
|
escaped shortcodes should not be expanded during 'get_the_excerpt'
|
|
Shortcodes
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
01/31/2025
|
|
#57267
|
wp_enqueue_style is not working under shortcode
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
12/15/2022
|
|
#60200
|
Search functionality does not search shortcodes
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/06/2024
|
|
#62454
|
[ wp-includes/shortcodes.php - do_shortcode() ] - fallback in case content is not a string
|
|
Shortcodes
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
dev-feedback
|
11/19/2024
|
|
#58819
|
Critical error on this website
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/18/2023
|
|
#50895
|
False information about writable files in Site Health Info
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/27/2022
|
|
#60831
|
Investigate flakey `Tests_Admin_wpSiteHealth ::test_object_cache_thresholds()` test
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/23/2024
|
|
#62633
|
Is writable check for fonts folder is misleading/wrong
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
12/03/2024
|
|
#51088
|
Site Health Status widget displays incorrect or inconsistent number of issues
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/17/2021
|
|
#54598
|
Site Health makes downright wrong and dangerous suggestions
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/30/2022
|
|
#47428
|
Site Health: Remove duplicate code in VCS test
|
|
Site Health
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
08/11/2019
|
|
#53204
|
This means any errors on the site will be written to a file which is potentially available to normal users
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
09/01/2022
|
|
#60388
|
WordPress Core error message in my Website
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
05/10/2024
|
|
#61534
|
if debug mode is true and go to the site-heath page showing extra margin top at admin-menu
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
10/02/2024
|
|
#54505
|
Add "Temp Directory" to site health info
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
11/24/2021
|
|
#62129
|
Add a Site Health test for existence of sender email address
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/29/2024
|
|
#57440
|
Add filter to customize the "rest_availability" test URL
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
01/10/2023
|
|
#62631
|
Add plugin dependencies to Site Health
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/03/2024
|
|
#51527
|
Debugging in Multisite context: list of plugins
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
10/19/2020
|
|
#52799
|
Easy HTTPS Redirects in WordPress Dashboard
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/02/2021
|
|
#57826
|
Either core themes should not be automatically installed OR their presence should not be a site health issue
|
|
Site Health
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
dev-feedback
|
03/01/2023
|
|
#56035
|
Error logging improvements
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/03/2022
|
|
#50272
|
Move current admin footer reminder when running development version to Site Health
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/06/2022
|
|
#47426
|
Site Health should check for incompatible plugins and plugins no longer maintained
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
12/29/2020
|
|
#54584
|
Site Health should flag PHP versions in the dev-stable branch
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/21/2022
|
|
#56987
|
Site Health: add visual placeholder for checks that are still loading
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
10/23/2023
|
|
#50018
|
Site Health: is_writable() check when there are more than 1 theme directories
|
|
Site Health
|
normal
|
normal
|
Future Release
|
enhancement
|
|
09/19/2022
|
|
#51336
|
Support php-error.php outside of WP_CONTENT_DIR
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
09/18/2020
|
|
#62214
|
Update Site Health to use `do_accordion_sections()`
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
10/13/2024
|
|
#50745
|
Visualisation of site health could be better
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/21/2020
|
|
#57059
|
add complete phpinfo() to site health
|
|
Site Health
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
close
|
03/07/2024
|
|
#52916
|
can_perform_loopback() should not rely on wp-cron.php check
|
|
Site Health
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
|
04/06/2021
|
|
#59070
|
child theme should not be counted as additional theme
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/25/2023
|
|
#54039
|
site health can probably do better job at detecting if imagick supports PDF
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/09/2021
|
|
#61967
|
Allow site health managment
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
10/10/2024
|
|
#60552
|
Add hook to WP_Sitemaps::render_sitemaps()
|
|
Sitemaps
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/15/2024
|
|
#54010
|
Redirect from /sitemap.xml to /wp-sitemap.xml needs to be 301 and not 302
|
|
Sitemaps
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/01/2022
|
|
#56671
|
Sitemaps not working with almost pretty permalinks
|
|
Sitemaps
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
09/27/2022
|
|
#55848
|
wp-sitemap.xml fails to load with large number of URLs
|
|
Sitemaps
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/05/2022
|
|
#51280
|
wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-)
|
pbiron
|
Sitemaps
|
normal
|
minor
|
Future Release
|
defect (bug)
|
|
07/12/2023
|
|
#52434
|
Add a way to inject alternate links for entries in wp-sitemap.xml
|
|
Sitemaps
|
low
|
normal
|
Future Release
|
enhancement
|
|
03/16/2023
|
|
#56954
|
Add action or constant 'doing_sitemap'
|
|
Sitemaps
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
11/02/2022
|
|
#51318
|
WP_Sitemaps_Provider protected $name property
|
|
Sitemaps
|
normal
|
major
|
Awaiting Review
|
enhancement
|
|
09/30/2020
|
|
#60076
|
200 tags maximum
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/17/2023
|
|
#52975
|
Add "states" to terms list table (for WP_Taxonomy::$default_term)
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
04/05/2021
|
|
#54819
|
Adding Taxonomy with word "media" not showing list in Edit/Create Post
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/20/2023
|
|
#45938
|
Adding new term meta fails if column is wrapped in a conditional
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
02/01/2019
|
|
#46010
|
Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
01/16/2019
|
|
#59215
|
Bug in wp_set_post_categories function
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
08/31/2023
|
|
#42572
|
Can't delete custom taxonomy tags from a post
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/16/2017
|
|
#51666
|
Cannot unselect terms for a taxonomy with a default_term
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/24/2020
|
|
#48220
|
Category Dropdown Layout Issue
|
|
Taxonomy
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
10/05/2019
|
|
#45076
|
Category counter is not updated
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/09/2018
|
|
#37662
|
Category sub-category problem
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
04/30/2019
|
|
#58419
|
Changing categories
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
05/29/2023
|
|
#47029
|
Custom Taxonomies, with no post_type association and custom submenu location, UX experience is broken when on Taxonomy management page
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
04/24/2019
|
|
#38424
|
Custom form taxonomy field doesn't clear after added...
|
|
Taxonomy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
02/17/2019
|
|
#41035
|
Don't return if WP_Error object return by wp_insert_term() from foreach() loop in wp_set_object_terms()
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/02/2018
|
|
#53591
|
Firts <ul> missing in wp_list_categories()
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/05/2021
|
|
#47101
|
Improve contrast when deleting terms in list table via AJAX
|
|
Taxonomy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
06/24/2019
|