Make WordPress Core

{1} All Tickets (8266 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 8266)

Security (20 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#37000 Support for the SameSite cookie attribute johnbillion* has-patch normal normal 7.2 enhancement 5 weeks ago 53
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS needs-unit-tests normal normal Future Release enhancement 5 years ago 4
#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 8 weeks ago 15
#36177 default htaccess should include security measures normal normal Awaiting Review enhancement 20 months ago 23
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov dev-feedback normal normal Future Release enhancement 7 weeks ago 30
#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
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo dev-feedback normal normal Future Release feature request 6 months ago 67
#32067 Remove inline javascript from WP-Core to allow CSP protection close normal normal Future Release feature request 4 months ago 22
#62202 allow plugin versions to be flagged as security updates close normal normal Awaiting Review feature request 23 months ago 5
#64789 Security audit for API key storage on the Connectors screen dev-feedback normal normal Future Release task (blessed) 10 days ago 19
#52333 Lack of the : entity on the list of allowed entity names in kses.php has-patch normal minor Awaiting Review defect (bug) 6 years ago
#43320 Harden API requests against man-in-the-middle attacks low minor Awaiting Review enhancement 8 years ago 2
#58679 meta key field in usermeta table should NOT use accent insensitive collations normal major Awaiting Review defect (bug) 12 months ago 1
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / has-patch normal major Awaiting Review defect (bug) 4 years ago 1
#56141 Enhance installer security dev-feedback high major Future Release enhancement 7 weeks ago 17
#20140 Ask old password to change user password dev-feedback normal major Future Release feature request 4 weeks ago 23

Shortcodes (54 matches)

#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
#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
#58469 Changeset 55832 broke shortcodes saved in block attributes and rendered serverside normal normal Awaiting Review defect (bug) 3 years ago 1
#33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right normal normal defect (bug) 7 years ago 7
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt dev-feedback normal normal Awaiting Review defect (bug) 6 years ago 5
#47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 13 months ago 33
#51377 Front End elements break after too many shortcodes reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 2
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided normal normal Future Release defect (bug) 6 years ago 1
#37183 Nested shortcodes in new-style [caption] dev-feedback normal normal defect (bug) 5 years ago 3
#57790 Parsing of Shortcode Attributes: bug locating a final attribute dev-feedback normal normal Awaiting Review defect (bug) 17 months ago 2
#34814 Presence of "Less than sign" < adds additional closing shortcode tag. normal normal defect (bug) 7 years ago 1
#35216 Return empty string from wp.shortcode.replace() callback is ignored has-patch normal normal Awaiting Review defect (bug) 8 years ago 6
#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
#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
#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
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor dev-feedback normal normal Future Release defect (bug) 8 years ago 3
#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
#35545 Unexpected behavior of wp.shortcode.regexp normal normal defect (bug) 7 years ago
#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
#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
#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
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' dev-feedback normal normal Future Release defect (bug) 3 weeks ago 41
#44571 force_balance_tags breaks JavaScript normal normal Awaiting Review defect (bug) 2 years 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
#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
#57267 wp_enqueue_style is not working under shortcode reporter-feedback normal normal Awaiting Review defect (bug) 4 years ago 1
#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
#46412 Make shortcode attributes case-insensitive? shortcode_parse_atts normal normal Awaiting Review enhancement 7 years ago 1
#50683 Parse content for shortcodes instead of using regex has-patch normal normal Future Release enhancement 5 months ago 41
#60200 Search functionality does not search shortcodes normal normal Awaiting Review enhancement 3 years ago
#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
#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
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue has-patch normal normal Future Release feature request 9 years ago 31
#33593 Make shortcodes case insensitive dev-feedback normal normal feature request 7 years ago 2
#45377 Video Shortcode Ajax Issue normal minor Future Release defect (bug) 8 years ago 5
#25820 [embed] shortcode can't be escaped like others normal minor defect (bug) 7 years ago 9
#61007 Shortcode aren't paste inline in paragraphs normal major Awaiting Review defect (bug) 2 years ago 7
#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

Site Health (26 matches)

#62630 Site Health plugin information display html tags in plugin name has-patch normal trivial Awaiting Review defect (bug) 20 months ago 5
#48051 Keeping default theme but removing inactive themes? normal trivial Awaiting Review enhancement 7 years ago 1
#53252 Track WP-CLI version in Site Health wpscholar dev-feedback normal trivial Awaiting Review enhancement 4 years ago 4
#53572 An "acknowledged" category for site health check for things managed outside of WordPress normal trivial Awaiting Review feature request 5 years ago 2
#48153 Allow the admin email verification capability to be filtered has-patch normal normal Future Release defect (bug) 3 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
#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
#52343 Site Health Page: Inactive theme message is inconsistent dev-feedback normal normal Awaiting Review defect (bug) 6 years ago 3
#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) 12 days ago 25
#65395 Site Health falsely reports "Opcode cache is not enabled" on shared hosting (WP 7.0) has-patch normal normal Awaiting Review defect (bug) 5 weeks ago 7
#54598 Site Health makes downright wrong and dangerous suggestions close normal normal Awaiting Review defect (bug) 17 months ago 16
#63058 Site Health: Directory size stuck in loading state normal normal Awaiting Review defect (bug) 16 months ago 7
#64707 Site Health: Opcode cache test reports a false negative when OPcache runs in file-cache-only mode westonruter* has-patch normal normal 7.2 defect (bug) 13 days ago 27
#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
#47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts has-patch normal normal Awaiting Review defect (bug) 2 years ago 6
#53204 This means any errors on the site will be written to a file which is potentially available to normal users reporter-feedback normal normal Awaiting Review defect (bug) 4 years ago 4
#55280 Unsupported operand types in Site Health normal normal Awaiting Review defect (bug) 2 years ago 7
#51230 WP_DEBUG is flagged when using the development environment type has-patch normal normal Awaiting Review defect (bug) 3 days ago 14
#60388 WordPress Core error message in my Website has-patch normal normal Awaiting Review defect (bug) 2 years ago 2
Note: See TracReports for help on using and creating reports.