Make WordPress Core

{1} All Tickets (8152 matches)

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

Results (6601 - 6700 of 8152)

Security (46 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#38261 A FORCE_SSL_SCRIPTS constant normal normal Awaiting Review enhancement 06/04/2019 2
#57304 Add SensitiveParameter attribute to DB connection and login variables has-patch normal normal Future Release enhancement 02/28/2023 9
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ has-patch normal normal Awaiting Review enhancement 09/13/2017 7
#57875 Add password strength meter for password protected content normal normal Future Release enhancement 06/01/2023 1
#52639 Add proper Security Attributes to the Cookies set by WordPress reporter-feedback normal normal Awaiting Review enhancement 06/20/2022 9
#23165 Admin validation errors on form nonce element IDs (_wpnonce) has-patch normal normal Awaiting Review enhancement 02/08/2021 17
#58636 Automatic Sanitization of Nonces in wp_verify_nonce normal normal Awaiting Review enhancement 06/26/2023
#56785 Automatically catch potential security issues before release normal normal Awaiting Review enhancement 10/11/2022
#39656 Create a submenu item under About admin bar for security normal normal Awaiting Review enhancement 01/23/2017 2
#56160 Deprecate wp_sanitize_redirect dev-feedback normal normal Awaiting Review enhancement 07/09/2022 2
#53296 Do trim $hook_name within add_action() and add_filter() function has-patch normal normal Awaiting Review enhancement 05/29/2021
#40237 Educate users about modern password best-practices normal normal Awaiting Review enhancement 06/06/2022 9
#56141 Enhance installer security dev-feedback high major Future Release enhancement 09/09/2023 12
#51611 Escape echoing Core functions normal normal Awaiting Review enhancement 10/24/2020 1
#43320 Harden API requests against man-in-the-middle attacks low minor Awaiting Review enhancement 02/18/2018 2
#50510 Improve security of wp_nonce implementation dev-feedback normal normal Awaiting Review enhancement 07/11/2023 5
#44058 Include security sniffs in PHPCS ruleset normal normal Future Release enhancement 05/16/2018 3
#51159 Let's expand our context specific escaping methods for wp_json_encode(). normal normal Awaiting Review enhancement 08/27/2020 1
#36087 Migration plan from insecure RNG fallback normal normal Future Release enhancement 09/30/2020 3
#52544 Removing database tables allows anyone to take over all website files normal major Awaiting Review enhancement 07/05/2022 15
#57424 Specific hook for Content Security Policy normal normal Awaiting Review enhancement 01/05/2023
#54512 Suggestion for file protection normal normal Awaiting Review enhancement 11/25/2021
#37000 Support for the SameSite cookie attribute dev-feedback normal normal Future Release enhancement 11/11/2022 42
#29429 Support frame-ancestors directive over X-Frame-Options dev-feedback normal normal Future Release enhancement 07/29/2019 3
#38262 Task: Opt in SSL Improvements normal normal Awaiting Review enhancement 02/05/2020 3
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS needs-unit-tests normal normal Future Release enhancement 11/09/2021 4
#52388 Use HTTPS URL already during installation if supported needs-unit-tests normal normal Future Release enhancement 01/28/2021
#21022 Use bcrypt for password hashing; updating old hashes dev-feedback normal major Future Release enhancement 05/08/2023 128
#55067 Use of undefined constant ABSPATH - assumed 'ABSPATH' as of WP5.9 dev-feedback normal normal Awaiting Review enhancement 06/12/2023 12
#47440 add_header X-Frame-Options close normal normal Awaiting Review enhancement 05/31/2019 1
#36177 default htaccess should include security measures normal normal Awaiting Review enhancement 11/09/2021 18
#58765 the_block_template_skip_link() - XSS vulnerability - Apply FIX has-patch normal normal Awaiting Review enhancement 07/08/2023 2
#56335 use hash_equals to check password hash close normal trivial Awaiting Review enhancement 10/12/2022 3
#54280 wp_verify_nonce should return a filter normal normal Awaiting Review enhancement 10/17/2021
#37604 'Password Lost/Changed' emails should give indication of the strength of the new password dev-feedback normal normal Future Release feature request 04/09/2018 5
#55514 2FA by default for WordPress normal normal Awaiting Review feature request 03/06/2023 3
#43215 Allow wp_kses to pass allowed CSS properties normal normal Awaiting Review feature request 02/02/2018
#20140 Ask old password to change user password dev-feedback normal normal Future Release feature request 06/04/2019 20
#53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes normal normal Awaiting Review feature request 01/03/2022 2
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo dev-feedback normal normal 6.5 feature request 09/18/2023 35
#55950 FIDO passwordless authentication? normal minor Awaiting Review feature request 06/08/2022 1
#38536 Hook/Function to Set Content-Security-Policy normal normal Awaiting Review feature request 06/04/2019 2
#55228 Provide Option to Remove Password Visibility Button and Dashicons from WordPress' Login Form close normal normal Awaiting Review feature request 02/25/2022 2
#32067 Remove inline javascript from WP-Core to allow CSP protection normal normal Future Release feature request 09/28/2020 19
#50613 disable update for themes e plugin normal normal Awaiting Review feature request 07/09/2020 1
#50437 Add leniency to the overdue check for plugin and theme auto updates normal normal Future Release task (blessed) 07/14/2020 7

Shortcodes (51 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue has-patch normal normal Future Release feature request 09/27/2017 31
#50683 Parse content for shortcodes instead of using regex johnbillion has-patch normal normal Future Release enhancement 10/07/2021 37
#45929 Potential assignment to empty string joedolson* has-patch normal normal 6.4 defect (bug) 08/24/2023 3
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* needs-unit-tests normal normal Future Release enhancement 11/09/2021 17
#47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/24/2020 32
#58469 Changeset 55832 broke shortcodes saved in block attributes and rendered serverside normal normal Awaiting Review defect (bug) 06/07/2023 1
#33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right normal normal defect (bug) 06/04/2019 7
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt dev-feedback normal normal Awaiting Review defect (bug) 07/24/2020 5
#51377 Front End elements break after too many shortcodes reporter-feedback normal normal Awaiting Review defect (bug) 09/24/2020 2
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided normal normal Future Release defect (bug) 07/16/2020 1
#24990 Nested Shortcode Inside [caption] needs-unit-tests normal normal defect (bug) 05/08/2021 26
#37183 Nested shortcodes in new-style [caption] dev-feedback normal normal defect (bug) 05/08/2021 3
#57790 Parsing of Shortcode Attributes: bug locating a final attribute dev-feedback normal normal Awaiting Review defect (bug) 02/28/2023 1
#34814 Presence of "Less than sign" < adds additional closing shortcode tag. normal normal defect (bug) 06/04/2019 1
#35216 Return empty string from wp.shortcode.replace() callback is ignored has-patch normal normal Awaiting Review defect (bug) 06/27/2018 6
#37238 Right-aligned captions with embedded iframes get removed in Visual mode normal normal defect (bug) 04/19/2019 1
#35591 Shortcode Attributes Parsing Issue reporter-feedback normal normal defect (bug) 06/04/2019 13
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML needs-unit-tests normal normal 6.4 defect (bug) 09/08/2023 56
#49955 Shortcode escaping not correctly handled when followed by enclosing shortcodes normal normal Awaiting Review defect (bug) 07/16/2020 2
#58386 Shortcode generated by a block element is not executed in templates normal normal Awaiting Review defect (bug) 06/09/2023 4
#38713 Shortcodes and utf-8 no-break whitespace (\xc2\xa0) normal normal Awaiting Review defect (bug) 03/25/2019 1
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor dev-feedback normal normal Future Release defect (bug) 01/16/2019 3
#55406 Shortcodes don't work inside srcset attribute normal normal Awaiting Review defect (bug) 04/08/2022
#58397 Shortcodes in patterns are not rendered in templates normal normal Awaiting Review defect (bug) 05/24/2023
#52567 Shortcodes in separate <p> tags appear on same line in browser normal normal Awaiting Review defect (bug) 05/25/2023 1
#35545 Unexpected behavior of wp.shortcode.regexp normal normal defect (bug) 06/04/2019
#45377 Video Shortcode Ajax Issue normal minor Future Release defect (bug) 12/06/2018 5
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ has-patch normal normal Awaiting Review defect (bug) 07/10/2020 8
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them has-patch normal normal Future Release defect (bug) 02/06/2017 21
#25820 [embed] shortcode can't be escaped like others normal minor defect (bug) 06/04/2019 9
#43456 `wp_html_split` <script> normal normal Awaiting Review defect (bug) 03/02/2018
#43457 `wp_html_split` valid HTML attributes issues normal normal Awaiting Review defect (bug) 03/02/2018
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' needs-unit-tests normal normal defect (bug) 06/04/2019 5
#44571 force_balance_tags breaks JavaScript normal normal Awaiting Review defect (bug) 07/14/2018 1
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. normal normal Awaiting Review defect (bug) 06/13/2017 1
#33213 has_shortcode spec in 4.3 normal normal defect (bug) 06/04/2019 3
#59249 shortcode_parse_atts() result for no attributes does not match the documentation dev-feedback normal normal 6.4 defect (bug) 08/30/2023 1
#34983 shortcodes not working in input fields normal normal defect (bug) 06/04/2019 3
#57267 wp_enqueue_style is not working under shortcode reporter-feedback normal normal Awaiting Review defect (bug) 12/15/2022 1
#6984 wpautop() formats the the contents of shortcodes normal normal Future Release defect (bug) 04/01/2019 18
#54289 Improve get_shortcode_regex performance has-patch normal normal Awaiting Review enhancement 10/19/2021 1
#29683 Live Preview shortcodes normal normal enhancement 02/26/2021 5
#31093 Make $tag argument optional for has_shortcode() dev-feedback normal normal Future Release enhancement 10/31/2017 6
#46412 Make shortcode attributes case-insensitive? shortcode_parse_atts normal normal Awaiting Review enhancement 03/04/2019 1
#29661 Should Shortcode Attributes Allow HTML Special Characters? normal normal enhancement 06/04/2019 4
#36958 extending has_shortcode to allow searching in custom fields normal normal enhancement 06/04/2019 1
#35179 playlist shortcode needs an option to not loop normal normal enhancement 06/04/2019
#25644 strip_shortcodes always removes text between shortcode tags, should be optional dev-feedback normal normal enhancement 06/04/2019 5
#41086 Conditional loading of CSS files from (for example) shortcodes normal normal Awaiting Review feature request 06/16/2017 1
#47984 Filter pre_do_shortcode has-patch normal normal Awaiting Review feature request 09/05/2019
#33593 Make shortcodes case insensitive dev-feedback normal normal feature request 06/04/2019 2

Site Health (3 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53252 Track WP-CLI version in Site Health wpscholar dev-feedback normal trivial Awaiting Review enhancement 09/05/2022 4
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* has-patch normal normal Future Release enhancement 11/08/2021 24
#49151 Show a warning for plugins in WP admin that haven't received updates in a long time audrasjb* dev-feedback normal normal 6.5 feature request 09/18/2023 61
Note: See TracReports for help on using and creating reports.