Make WordPress Core

{23} Popular Tickets (5414 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4101 - 4200 of 5414)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal 3 Future Release defect (bug) needs-unit-tests 6 years ago
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal 3 Awaiting Review defect (bug) 7 years ago
#61435 Style dependencies are not inlined Script Loader normal normal 3 Awaiting Review defect (bug) 2 years ago
#61625 Styles enqueued from block.json are not correctly configured for RTL westonruter* Script Loader normal normal 3 Future Release defect (bug) has-patch 4 days ago
#65515 ThickBox ReferenceError: imgLoader is not defined due to "use strict" contamination in load-scripts.php wildworks Script Loader normal normal 3 7.1 defect (bug) reporter-feedback 17 hours ago
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal 3 Awaiting Review defect (bug) needs-unit-tests 4 years ago
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal 3 Awaiting Review enhancement 7 years ago
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal 3 Awaiting Review enhancement close 12 months ago
#60234 Script Modules API: Add a translations API Script Loader normal normal 3 7.2 enhancement 4 weeks ago
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal 2 Awaiting Review defect (bug) 3 years ago
#59972 Clarify description of wp_script_add_data() Script Loader normal normal 2 Awaiting Review defect (bug) has-patch 22 months ago
#65750 Compression test sends unauthorized AJAX requests for users without manage_options Script Loader normal minor 2 Future Release defect (bug) has-patch 9 days ago
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal 2 Awaiting Review defect (bug) 3 years ago
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal 2 defect (bug) has-patch 7 years ago
#64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal 2 Future Release defect (bug) has-patch 4 months 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) 4 days 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 10 months ago
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal 2 Future Release enhancement has-patch 4 months ago
#62709 Script modules integration with wp_resource_hints Script Loader normal minor 2 7.2 enhancement has-patch 3 weeks 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 8 years ago
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal 2 Awaiting Review enhancement dev-feedback 2 months ago
#40485 Add function for retrieving metadata from registered script Script Loader normal normal 2 Awaiting Review feature request dev-feedback 12 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) 17 months ago
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal 1 Awaiting Review defect (bug) 5 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 12 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 8 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) 22 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
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} Script Loader normal normal 1 Future Release enhancement dev-feedback 7 days ago
#40602 Implement immutable cache headers pbearne Script Loader normal normal 1 Future Release enhancement has-patch 18 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 12 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 6 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 16 months ago
#58679 meta key field in usermeta table should NOT use accent insensitive collations Security normal major 7 Awaiting Review defect (bug) 12 months ago
#51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal 7 Awaiting Review enhancement 7 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) 21 months ago
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal 5 Future Release defect (bug) has-patch 17 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 20 months ago
#20140 Ask old password to change user password Security normal major 5 Future Release feature request dev-feedback 2 weeks ago
#62202 allow plugin versions to be flagged as security updates Security normal normal 4 Awaiting Review feature request close 22 months ago
#65052 Nonce check order flaw in post-quickdraft-save rajeshcp Security normal normal 3 Awaiting Review defect (bug) has-patch 3 months 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 3 weeks 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) 16 months ago
#62949 HttpOnly flag for the post password cookie Security normal normal 2 Awaiting Review enhancement dev-feedback 18 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 18 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) 11 months ago
#62134 Security Issue in WordPress Core Security normal normal 1 defect (bug) 22 months ago
#64481 Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism Security normal normal 1 Awaiting Review enhancement 7 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 6 weeks ago
#43215 Allow wp_kses to pass allowed CSS properties Security normal normal 1 Awaiting Review feature request 9 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 13 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 10 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) 18 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 10 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) 23 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 13 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 17 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
Note: See TracReports for help on using and creating reports.