Make WordPress Core

{1} All Tickets (8258 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6701 - 6800 of 8258)

Security (13 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57424 Specific hook for Content Security Policy normal normal Awaiting Review enhancement 4 years ago
#61706 Support for storing and getting encrypted options dev-feedback normal normal Awaiting Review enhancement 18 months ago 1
#60470 Use `filter_input` instead of superglobals where possible normal normal Awaiting Review enhancement 3 years ago 3
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. has-patch normal normal Awaiting Review enhancement 16 months ago 1
#65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available has-patch normal normal Awaiting Review enhancement 7 weeks ago 15
#36177 default htaccess should include security measures normal normal Awaiting Review enhancement 20 months ago 23
#55514 2FA by default for WordPress normal normal Awaiting Review feature request 3 years ago 3
#43215 Allow wp_kses to pass allowed CSS properties normal normal Awaiting Review feature request 9 months ago 4
#53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes normal normal Awaiting Review feature request 2 years ago 4
#62202 allow plugin versions to be flagged as security updates close normal normal Awaiting Review feature request 22 months ago 5
#37000 Support for the SameSite cookie attribute johnbillion* has-patch normal normal 7.2 enhancement 4 weeks ago 53
#62134 Security Issue in WordPress Core normal normal defect (bug) 22 months ago 5
#56391 safecss_filter_attr(): support rgba background-color has-patch normal normal defect (bug) 6 months ago 13

Shortcodes (54 matches)

#47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 13 months ago 33
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided normal normal Future Release defect (bug) 6 years ago 1
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML needs-unit-tests normal normal Future Release defect (bug) 15 months ago 95
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor dev-feedback normal normal Future Release defect (bug) 8 years ago 3
#45377 Video Shortcode Ajax Issue normal minor Future Release defect (bug) 8 years ago 5
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them has-patch normal normal Future Release defect (bug) 10 years ago 21
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' dev-feedback normal normal Future Release defect (bug) 3 weeks ago 41
#6984 wpautop() formats the the contents of shortcodes normal normal Future Release defect (bug) 7 years ago 18
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* needs-unit-tests normal normal Future Release enhancement 5 years ago 17
#54289 Improve get_shortcode_regex performance has-patch normal normal Future Release enhancement 10 months ago 9
#31093 Make $tag argument optional for has_shortcode() dev-feedback normal normal Future Release enhancement 9 years ago 6
#50683 Parse content for shortcodes instead of using regex has-patch normal normal Future Release enhancement 5 months ago 41
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue has-patch normal normal Future Release feature request 9 years ago 31
#58174 A shortcode block that evaluates to nothing, renders as a space in the HTML normal normal Awaiting Review defect (bug) 3 years ago 3
#60887 After upgrade to WordPress 6.4.3, do_shortcode no longer works in page templates normal critical Awaiting Review defect (bug) 2 years ago
#58469 Changeset 55832 broke shortcodes saved in block attributes and rendered serverside normal normal Awaiting Review defect (bug) 3 years ago 1
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt dev-feedback normal normal Awaiting Review defect (bug) 6 years ago 5
#51377 Front End elements break after too many shortcodes reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 2
#57790 Parsing of Shortcode Attributes: bug locating a final attribute dev-feedback normal normal Awaiting Review defect (bug) 17 months ago 2
#35216 Return empty string from wp.shortcode.replace() callback is ignored has-patch normal normal Awaiting Review defect (bug) 8 years ago 6
#61007 Shortcode aren't paste inline in paragraphs normal major Awaiting Review defect (bug) 2 years ago 7
#59509 Shortcode attributes named 0 are ignored needs-unit-tests normal normal Awaiting Review defect (bug) 22 months ago 4
#49955 Shortcode escaping not correctly handled when followed by enclosing shortcodes normal normal Awaiting Review defect (bug) 6 years ago 2
#58386 Shortcode generated by a block element is not executed in templates normal normal Awaiting Review defect (bug) 3 years ago 4
#38713 Shortcodes and utf-8 no-break whitespace (\xc2\xa0) normal normal Awaiting Review defect (bug) 7 years ago 1
#55406 Shortcodes don't work inside srcset attribute normal normal Awaiting Review defect (bug) 4 years ago
#58397 Shortcodes in patterns are not rendered in templates normal normal Awaiting Review defect (bug) 3 years ago
#52567 Shortcodes in separate <p> tags appear on same line in browser normal normal Awaiting Review defect (bug) 3 years ago 1
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ has-patch normal normal Awaiting Review defect (bug) 6 years ago 8
#43456 `wp_html_split` <script> normal normal Awaiting Review defect (bug) 8 years ago
#43457 `wp_html_split` valid HTML attributes issues has-patch normal normal Awaiting Review defect (bug) 2 years ago 5
#44571 force_balance_tags breaks JavaScript normal normal Awaiting Review defect (bug) 23 months ago 2
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. normal normal Awaiting Review defect (bug) 18 months ago 6
#57267 wp_enqueue_style is not working under shortcode reporter-feedback normal normal Awaiting Review defect (bug) 4 years ago 1
#46412 Make shortcode attributes case-insensitive? shortcode_parse_atts normal normal Awaiting Review enhancement 7 years ago 1
#60200 Search functionality does not search shortcodes normal normal Awaiting Review enhancement 3 years ago
#62454 [ wp-includes/shortcodes.php - do_shortcode() ] - fallback in case content is not a string dev-feedback normal trivial Awaiting Review enhancement 21 months ago 4
#41086 Conditional loading of CSS files from (for example) shortcodes normal normal Awaiting Review feature request 9 years ago 1
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) dev-feedback normal normal Awaiting Review feature request 20 months ago 2
#47984 Filter pre_do_shortcode has-patch normal normal Awaiting Review feature request 7 years ago
#33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right normal normal defect (bug) 7 years ago 7
#37183 Nested shortcodes in new-style [caption] dev-feedback normal normal defect (bug) 5 years ago 3
#34814 Presence of "Less than sign" < adds additional closing shortcode tag. normal normal defect (bug) 7 years ago 1
#37238 Right-aligned captions with embedded iframes get removed in Visual mode normal normal defect (bug) 7 years ago 1
#35591 Shortcode Attributes Parsing Issue reporter-feedback normal normal defect (bug) 7 years ago 13
#35545 Unexpected behavior of wp.shortcode.regexp normal normal defect (bug) 7 years ago
#25820 [embed] shortcode can't be escaped like others normal minor defect (bug) 7 years ago 9
#33213 has_shortcode spec in 4.3 normal normal defect (bug) 7 years ago 3
#34983 shortcodes not working in input fields normal normal defect (bug) 7 years ago 3
#29661 Should Shortcode Attributes Allow HTML Special Characters? normal normal enhancement 7 years ago 4
#36958 extending has_shortcode to allow searching in custom fields normal normal enhancement 7 years ago 1
#35179 playlist shortcode needs an option to not loop normal normal enhancement 7 years ago
#25644 strip_shortcodes always removes text between shortcode tags, should be optional dev-feedback normal normal enhancement 13 months ago 6
#33593 Make shortcodes case insensitive dev-feedback normal normal feature request 7 years ago 2

Site Health (33 matches)

#48153 Allow the admin email verification capability to be filtered has-patch normal normal Future Release defect (bug) 2 weeks ago 25
#46910 Allow wp_die to called after html has started output SergeyBiryukov* has-patch normal normal Future Release defect (bug) 7 years ago 14
#54351 Checking for temp update directories may throw warnings dev-feedback normal normal Future Release defect (bug) 4 years ago 11
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag has-patch normal minor Future Release defect (bug) 5 years ago 8
#51830 Site Health Themes checkout isn't correct about automatic usage of default theme or themes condition in case of a broken theme normal normal Future Release defect (bug) 6 years ago 2
#64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content hbhalodia has-patch normal normal Future Release defect (bug) 9 days ago 25
#47428 Site Health: Remove duplicate code in VCS test has-patch normal normal Future Release defect (bug) 4 months ago 4
#46967 Site health, info tab: show the current uploads directory info on network installs dev-feedback normal normal Future Release defect (bug) 7 years ago 4
#47352 Take into account the current admin email address when rate limiting the recovery mode email dev-feedback normal normal Future Release defect (bug) 4 years ago 9
#62101 Add a filter to customize the URL for page caching check in Site Health has-patch normal normal Future Release enhancement 18 months ago 11
#52652 Check for display_errors in Site Health normal normal Future Release enhancement 3 years ago 10
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* has-patch normal normal Future Release enhancement 5 years ago 24
#57145 Deactivate button "Copy site info to clipboard" until health check has completed dev-feedback normal normal Future Release enhancement 4 years ago 8
#63397 Harder Deprecate ms-files.php dev-feedback normal normal Future Release enhancement 11 months ago 8
#51816 Implement auto recovery mode during auto update cron normal normal Future Release enhancement 6 years ago 1
#53024 List https functionality health check failures as critical normal normal Future Release enhancement 5 years ago 5
#56199 Make the warnings about critical Site Health issues more prominent has-patch normal normal Future Release enhancement 2 years ago 40
#47085 Site Health appear on individual sites in Multisite has-patch low minor Future Release enhancement 6 years ago 26
#47528 Site Health: Add test for file checksums has-patch normal normal Future Release enhancement 15 months ago 22
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov has-patch normal normal Future Release enhancement 23 months ago 19
#50018 Site Health: is_writable() check when there are more than 1 theme directories normal normal Future Release enhancement 4 years ago 6
#64854 Site Health: opcache full: need a Recommended Improvement notice. has-patch normal normal Future Release enhancement 3 months ago 7
#55814 WebP support under Site Health status tab has-patch normal normal Future Release enhancement 4 years ago 3
#60670 [Site Health] Add current mysql version to update recommendation has-patch normal normal Future Release enhancement 2 years ago 4
#53014 Health check should list all feature flags in core and show which features the current theme supports normal normal Future Release feature request 4 years ago 5
#49151 Show a warning for plugins in WP admin that haven't received updates in a long time audrasjb* dev-feedback normal normal Future Release feature request 2 years ago 66
#43989 Allow plugin searches to be filtered by "Requires PHP" version information needs-unit-tests normal normal Future Release task (blessed) 7 years ago 5
#50787 Consolidate the logic for displaying WP & PHP compatibility messages for themes SergeyBiryukov* normal normal Future Release task (blessed) 5 years ago 21
#47880 Extend unit tests for Site Health component. needs-unit-tests normal normal Future Release task (blessed) 6 years ago 9
#52977 Consider using basic auth in https healh check. dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#58819 Critical error on this website normal normal Awaiting Review defect (bug) 3 years ago 4
#50895 False information about writable files in Site Health Info normal normal Awaiting Review defect (bug) 4 years ago 1
#48399 Recovery mode can stick the admin in a bad state normal normal Awaiting Review defect (bug) 7 years ago 1
Note: See TracReports for help on using and creating reports.