|
#64812
|
Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules
|
|
Script Loader
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
3 months ago
|
|
#65515
|
ThickBox ReferenceError: imgLoader is not defined due to "use strict" contamination in load-scripts.php
|
|
Script Loader
|
normal
|
normal
|
2
|
7.0.2
|
defect (bug)
|
has-patch
|
8 days ago
|
|
#39991
|
jQuery UI Datepicker Localization Error with PHP date 'S'
|
|
Script Loader
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
8 years ago
|
|
#63693
|
wp_should_load_block_assets_on_demand doing it wrong too early
|
|
Script Loader
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
|
5 months ago
|
|
#63805
|
Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page.
|
|
Script Loader
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
9 months ago
|
|
#51317
|
Remove deprecated JavaScript i18n globals
|
|
Script Loader
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
has-patch
|
3 months ago
|
|
#62709
|
Script modules integration with wp_resource_hints
|
|
Script Loader
|
normal
|
minor
|
2
|
7.1
|
enhancement
|
has-patch
|
5 days ago
|
|
#43825
|
Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions
|
|
Script Loader
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
|
7 years ago
|
|
#40276
|
enhancement: add a $type parameter to wp_add_inline_script()
|
|
Script Loader
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
dev-feedback
|
7 weeks ago
|
|
#40485
|
Add function for retrieving metadata from registered script
|
|
Script Loader
|
normal
|
normal
|
2
|
Awaiting Review
|
feature request
|
dev-feedback
|
11 months ago
|
|
#53848
|
'is_feed was called incorrectly' notice if `wp_styles()` is called before the query
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
5 years ago
|
|
#43900
|
Add hint about blocked Javascript as possible error reason in script-loader.php
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
8 years ago
|
|
#63179
|
Dependencies should load in the footer if the script is loaded in the footer
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
16 months ago
|
|
#54993
|
Inline output using wp_enqueue_block_style adds unnecessary paths
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
4 years ago
|
|
#36779
|
Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes
|
|
Script Loader
|
normal
|
normal
|
1
|
|
defect (bug)
|
close
|
11 months ago
|
|
#61657
|
Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
close
|
7 months ago
|
|
#52879
|
The SCRIPT_DEBUG constant is ignored when concatenating scripts
|
|
Script Loader
|
normal
|
minor
|
1
|
Future Release
|
defect (bug)
|
|
4 years ago
|
|
#63043
|
script-loader 'colors' src true invalid argument
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
17 months ago
|
|
#62265
|
wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true.
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
21 months ago
|
|
#55030
|
wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
4 years ago
|
|
#58075
|
wp_enqueue_scripts action not firing at the right time with block themes
|
|
Script Loader
|
normal
|
major
|
1
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#40602
|
Implement immutable cache headers
|
pbearne
|
Script Loader
|
normal
|
normal
|
1
|
Future Release
|
enhancement
|
has-patch
|
17 months ago
|
|
#63793
|
Parser-blocking scripts should render last in all cases to speed up page load
|
|
Script Loader
|
normal
|
normal
|
1
|
Future Release
|
enhancement
|
has-patch
|
11 months ago
|
|
#36791
|
Set load order when enqueuing scripts and styles
|
|
Script Loader
|
normal
|
normal
|
1
|
|
enhancement
|
has-patch
|
7 years ago
|
|
#43781
|
adding apply_filters on $handle in localize
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
|
8 years ago
|
|
#56993
|
I want to put a filter in the wp_enqueue_block_support_styles function.
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
|
3 years ago
|
|
#55618
|
combine/concatenate enqueued relative js/css
|
|
Script Loader
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
|
4 years ago
|
|
#38474
|
wp_signups.activation_key stores activation keys in plain text
|
SergeyBiryukov
|
Security
|
normal
|
normal
|
10
|
Future Release
|
enhancement
|
dev-feedback
|
3 weeks ago
|
|
#37757
|
Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+
|
|
Security
|
normal
|
normal
|
8
|
Awaiting Review
|
enhancement
|
dev-feedback
|
15 months ago
|
|
#58679
|
meta key field in usermeta table should NOT use accent insensitive collations
|
|
Security
|
normal
|
major
|
7
|
Awaiting Review
|
defect (bug)
|
|
11 months ago
|
|
#51159
|
Let's expand our context specific escaping methods for wp_json_encode().
|
|
Security
|
normal
|
normal
|
7
|
Awaiting Review
|
enhancement
|
|
6 months ago
|
|
#57424
|
Specific hook for Content Security Policy
|
|
Security
|
normal
|
normal
|
7
|
Awaiting Review
|
enhancement
|
|
4 years ago
|
|
#63727
|
A new function to sanitize an array
|
|
Security
|
normal
|
normal
|
6
|
Awaiting Review
|
enhancement
|
dev-feedback
|
12 months ago
|
|
#55514
|
2FA by default for WordPress
|
|
Security
|
normal
|
normal
|
6
|
Awaiting Review
|
feature request
|
|
3 years ago
|
|
#56860
|
Sodium Compat library is improperly loaded
|
|
Security
|
normal
|
normal
|
5
|
Awaiting Review
|
defect (bug)
|
|
20 months ago
|
|
#53973
|
WordPress <= 5.8 - Authenticated Persistent XSS (User role name)
|
|
Security
|
normal
|
normal
|
5
|
Future Release
|
defect (bug)
|
has-patch
|
16 months ago
|
|
#40237
|
Educate users about modern password best-practices
|
|
Security
|
normal
|
normal
|
5
|
Awaiting Review
|
enhancement
|
|
4 years ago
|
|
#36177
|
default htaccess should include security measures
|
|
Security
|
normal
|
normal
|
5
|
Awaiting Review
|
enhancement
|
|
19 months ago
|
|
#20140
|
Ask old password to change user password
|
|
Security
|
normal
|
major
|
5
|
Future Release
|
feature request
|
dev-feedback
|
4 days ago
|
|
#62202
|
allow plugin versions to be flagged as security updates
|
|
Security
|
normal
|
normal
|
4
|
Awaiting Review
|
feature request
|
close
|
21 months ago
|
|
#65052
|
Nonce check order flaw in post-quickdraft-save
|
rajeshcp
|
Security
|
normal
|
normal
|
3
|
Awaiting Review
|
defect (bug)
|
has-patch
|
8 weeks ago
|
|
#37264
|
Please do not chmod 666 the wp-config.php file on installation.
|
|
Security
|
normal
|
normal
|
3
|
Awaiting Review
|
defect (bug)
|
has-patch
|
7 years ago
|
|
#58636
|
Automatic Sanitization of Nonces in wp_verify_nonce
|
|
Security
|
normal
|
normal
|
3
|
Awaiting Review
|
enhancement
|
|
3 years ago
|
|
#44058
|
Include security sniffs in PHPCS ruleset
|
|
Security
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
|
8 years ago
|
|
#51438
|
Use CSP directive upgrade-insecure-requests when using HTTPS
|
|
Security
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
needs-unit-tests
|
5 years ago
|
|
#65054
|
$_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler
|
rajeshcp
|
Security
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
13 days ago
|
|
#53869
|
Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label
|
|
Security
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
5 years ago
|
|
#53994
|
REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request
|
|
Security
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
|
5 years ago
|
|
#63259
|
Replace zxcvbn with zxcvbn-ts
|
|
Security
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
|
15 months ago
|
|
#62949
|
HttpOnly flag for the post password cookie
|
|
Security
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
dev-feedback
|
17 months ago
|
|
#36087
|
Migration plan from insecure RNG fallback
|
|
Security
|
normal
|
normal
|
2
|
Future Release
|
enhancement
|
|
6 years ago
|
|
#61706
|
Support for storing and getting encrypted options
|
|
Security
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
dev-feedback
|
17 months ago
|
|
#53902
|
Automating the creation of inline javascript and inline stylesheet nonces or hashes
|
|
Security
|
normal
|
normal
|
2
|
Awaiting Review
|
feature request
|
|
2 years ago
|
|
#41391
|
Links to media in password protected pages
|
|
Security
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
9 years ago
|
|
#63940
|
Prevent POST flood cache bypass attacks
|
|
Security
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
10 months ago
|
|
#62134
|
Security Issue in WordPress Core
|
|
Security
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
21 months ago
|
|
#64481
|
Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism
|
|
Security
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
|
6 months ago
|
|
#43320
|
Harden API requests against man-in-the-middle attacks
|
|
Security
|
low
|
minor
|
1
|
Awaiting Review
|
enhancement
|
|
8 years ago
|
|
#60470
|
Use `filter_input` instead of superglobals where possible
|
|
Security
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
|
2 years ago
|
|
#65448
|
Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available
|
|
Security
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
has-patch
|
3 weeks ago
|
|
#43215
|
Allow wp_kses to pass allowed CSS properties
|
|
Security
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
|
8 months ago
|
|
#50683
|
Parse content for shortcodes instead of using regex
|
|
Shortcodes
|
normal
|
normal
|
6
|
Future Release
|
enhancement
|
has-patch
|
4 months ago
|
|
#47863
|
Fix odd, unexpected output from shortcode_parse_attts
|
SergeyBiryukov
|
Shortcodes
|
normal
|
normal
|
5
|
Future Release
|
defect (bug)
|
dev-feedback
|
12 months ago
|
|
#47616
|
Enhancement: doing_shortcode() function similar to doing_filter()
|
audrasjb*
|
Shortcodes
|
normal
|
normal
|
5
|
Future Release
|
enhancement
|
needs-unit-tests
|
5 years ago
|
|
#34814
|
Presence of "Less than sign" < adds additional closing shortcode tag.
|
|
Shortcodes
|
normal
|
normal
|
4
|
|
defect (bug)
|
|
7 years ago
|
|
#35022
|
WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them
|
|
Shortcodes
|
normal
|
normal
|
4
|
Future Release
|
defect (bug)
|
has-patch
|
9 years ago
|
|
#43456
|
`wp_html_split` <script>
|
|
Shortcodes
|
normal
|
normal
|
4
|
Awaiting Review
|
defect (bug)
|
|
8 years ago
|
|
#40958
|
force_balance_tags breaks Ninjaforms and probably other plugins that output html within js.
|
|
Shortcodes
|
normal
|
normal
|
4
|
Awaiting Review
|
defect (bug)
|
|
17 months ago
|
|
#37183
|
Nested shortcodes in new-style [caption]
|
|
Shortcodes
|
normal
|
normal
|
3
|
|
defect (bug)
|
dev-feedback
|
5 years ago
|
|
#58386
|
Shortcode generated by a block element is not executed in templates
|
|
Shortcodes
|
normal
|
normal
|
3
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#52567
|
Shortcodes in separate <p> tags appear on same line in browser
|
|
Shortcodes
|
normal
|
normal
|
3
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#42718
|
Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+
|
|
Shortcodes
|
normal
|
normal
|
3
|
Awaiting Review
|
defect (bug)
|
has-patch
|
6 years ago
|
|
#54289
|
Improve get_shortcode_regex performance
|
|
Shortcodes
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
has-patch
|
9 months ago
|
|
#31093
|
Make $tag argument optional for has_shortcode()
|
|
Shortcodes
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
dev-feedback
|
9 years ago
|
|
#29661
|
Should Shortcode Attributes Allow HTML Special Characters?
|
|
Shortcodes
|
normal
|
normal
|
3
|
|
enhancement
|
|
7 years ago
|
|
#33593
|
Make shortcodes case insensitive
|
|
Shortcodes
|
normal
|
normal
|
3
|
|
feature request
|
dev-feedback
|
7 years ago
|
|
#43725
|
Multiple instances of opening / closing shortcode only works when closing tag is provided
|
|
Shortcodes
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
|
6 years ago
|
|
#35545
|
Unexpected behavior of wp.shortcode.regexp
|
|
Shortcodes
|
normal
|
normal
|
2
|
|
defect (bug)
|
|
7 years ago
|
|
#44571
|
force_balance_tags breaks JavaScript
|
|
Shortcodes
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
|
22 months ago
|
|
#34983
|
shortcodes not working in input fields
|
|
Shortcodes
|
normal
|
normal
|
2
|
|
defect (bug)
|
|
7 years ago
|
|
#36958
|
extending has_shortcode to allow searching in custom fields
|
|
Shortcodes
|
normal
|
normal
|
2
|
|
enhancement
|
|
7 years ago
|
|
#25644
|
strip_shortcodes always removes text between shortcode tags, should be optional
|
|
Shortcodes
|
normal
|
normal
|
2
|
|
enhancement
|
dev-feedback
|
12 months ago
|
|
#60887
|
After upgrade to WordPress 6.4.3, do_shortcode no longer works in page templates
|
|
Shortcodes
|
normal
|
critical
|
1
|
Awaiting Review
|
defect (bug)
|
|
2 years ago
|
|
#51377
|
Front End elements break after too many shortcodes
|
|
Shortcodes
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
6 years ago
|
|
#57790
|
Parsing of Shortcode Attributes: bug locating a final attribute
|
|
Shortcodes
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
16 months ago
|
|
#35216
|
Return empty string from wp.shortcode.replace() callback is ignored
|
|
Shortcodes
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
8 years ago
|
|
#35591
|
Shortcode Attributes Parsing Issue
|
|
Shortcodes
|
normal
|
normal
|
1
|
|
defect (bug)
|
reporter-feedback
|
7 years ago
|
|
#61007
|
Shortcode aren't paste inline in paragraphs
|
|
Shortcodes
|
normal
|
major
|
1
|
Awaiting Review
|
defect (bug)
|
|
23 months ago
|
|
#58397
|
Shortcodes in patterns are not rendered in templates
|
|
Shortcodes
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#43457
|
`wp_html_split` valid HTML attributes issues
|
|
Shortcodes
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#26649
|
escaped shortcodes should not be expanded during 'get_the_excerpt'
|
|
Shortcodes
|
normal
|
normal
|
1
|
7.1
|
defect (bug)
|
dev-feedback
|
4 months ago
|
|
#33213
|
has_shortcode spec in 4.3
|
|
Shortcodes
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
7 years ago
|
|
#46412
|
Make shortcode attributes case-insensitive? shortcode_parse_atts
|
|
Shortcodes
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
|
7 years ago
|
|
#35179
|
playlist shortcode needs an option to not loop
|
|
Shortcodes
|
normal
|
normal
|
1
|
|
enhancement
|
|
7 years ago
|
|
#41086
|
Conditional loading of CSS files from (for example) shortcodes
|
|
Shortcodes
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
|
9 years ago
|
|
#62752
|
Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling)
|
|
Shortcodes
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
dev-feedback
|
19 months ago
|
|
#47984
|
Filter pre_do_shortcode
|
|
Shortcodes
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
has-patch
|
7 years ago
|
|
#64707
|
Site Health: Opcode cache test reports a false negative when OPcache runs in file-cache-only mode
|
westonruter*
|
Site Health
|
normal
|
normal
|
9
|
7.0.2
|
defect (bug)
|
has-patch
|
9 days ago
|
|
#47528
|
Site Health: Add test for file checksums
|
|
Site Health
|
normal
|
normal
|
9
|
Future Release
|
enhancement
|
has-patch
|
13 months ago
|
|
#43989
|
Allow plugin searches to be filtered by "Requires PHP" version information
|
|
Site Health
|
normal
|
normal
|
9
|
Future Release
|
task (blessed)
|
needs-unit-tests
|
7 years ago
|