Make WordPress Core

{23} Popular Tickets (5337 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 (5001 - 5100 of 5337)

Noteworthy (46 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal 2 Awaiting Review defect (bug) 01/25/2022
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal 8 Future Release enhancement dev-feedback 04/17/2025
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal 1 Awaiting Review defect (bug) has-patch 09/16/2021
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal 5 Awaiting Review enhancement 11/14/2018
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal 1 Future Release defect (bug) dev-feedback 06/05/2024
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal 1 Awaiting Review defect (bug) has-patch 03/05/2021
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal 1 defect (bug) has-patch 06/04/2019
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal 1 Awaiting Review defect (bug) 12/16/2019
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal 8 defect (bug) has-patch 08/18/2023
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal normal 1 Awaiting Review defect (bug) has-patch 03/18/2024
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal 3 enhancement has-patch 01/18/2022
#58304 wp_update_image_sizes Media normal blocker 2 Awaiting Review defect (bug) has-patch 06/29/2023
#20275 wp_update_nav_menu hook is not fired when nav menu item is auto-added Menus normal normal 4 defect (bug) dev-feedback 06/04/2019
#29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal 3 enhancement 06/04/2019
#41601 wp_update_user creates an error Users normal normal 1 Awaiting Review defect (bug) 08/11/2017
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal normal 1 Awaiting Review defect (bug) has-patch 06/30/2024
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal 1 Awaiting Review defect (bug) has-patch 07/12/2022
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal 1 Future Release defect (bug) needs-unit-tests 01/16/2019
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal 1 defect (bug) has-patch 06/04/2019
#37976 wp_users deleted but warning does not appear. Users normal normal 1 Awaiting Review enhancement 04/05/2019
#40590 wp_video_shortcode always adds controls="controls" Media normal normal 3 Future Release defect (bug) has-patch 01/17/2019
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal 3 Awaiting Review defect (bug) has-patch 04/18/2019
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal 5 Awaiting Review defect (bug) needs-unit-tests 07/21/2017
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal 1 defect (bug) 06/04/2019
#2833 wpautop breaks style and script tags Formatting low normal 5 Future Release defect (bug) dev-feedback 03/21/2024
#33840 wpautop damages inline script Formatting normal normal 1 defect (bug) 06/04/2019
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal 1 Future Release defect (bug) needs-unit-tests 03/26/2019
#49492 wpautop inserted p tags inconsistently alter visual space Formatting normal normal 1 Awaiting Review defect (bug) 02/22/2020
#58872 wpautop not disabled when blocks are inserted dynamically Formatting normal minor 1 Awaiting Review defect (bug) 07/21/2023
#10033 wpautop problems with html comments and object tags Formatting normal minor 2 defect (bug) needs-unit-tests 06/04/2019
#33834 wpautop treats html comments as content General normal normal 1 defect (bug) 06/04/2019
#15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal 3 defect (bug) 06/04/2019
#11678 wpautop() fails on uppercase closing tags Formatting normal normal 1 defect (bug) dev-feedback 06/04/2019
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major 8 defect (bug) needs-unit-tests 01/18/2022
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical 9 defect (bug) dev-feedback 06/04/2019
#36242 wpdb set_sql_mode add param pbearne Database normal normal 2 Awaiting Review enhancement dev-feedback 01/18/2025
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated audrasjb Database normal normal 2 6.9 defect (bug) has-patch 02/20/2025
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#57772 wpfooter credit hide the plugin activation button Administration normal normal 2 Awaiting Review defect (bug) has-patch 02/21/2023
#20019 wpmu_validate_blog_signup(): Allow '.' and '-' in blog names Login and Registration normal normal 4 enhancement dev-feedback 06/04/2019
#63192 wptexturize add filter for disable some replacement Formatting normal normal 1 Awaiting Review feature request has-patch 04/10/2025
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal 2 Future Release defect (bug) needs-unit-tests 07/10/2024
#49965 wptexturize should also work when using before hook after_theme_setup Formatting normal normal 4 Awaiting Review defect (bug) 04/21/2020
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal 2 defect (bug) has-patch 06/04/2019
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal 1 defect (bug) 06/04/2019
#46947 ‘❤’ in Comment Generates DB Error Database normal normal 1 Future Release defect (bug) reporter-feedback 04/17/2019

Popular (54 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal 14 Future Release defect (bug) has-patch 11/08/2021
#54910 5.9 Bug - Blank Home Page Themes normal major 13 Awaiting Review defect (bug) close 01/03/2025
#62515 6.7.1. Pictures height joemcgill Media normal normal 12 6.9 defect (bug) reporter-feedback 03/13/2025
#37301 A way to test plugin/theme installs and updates before applying Plugins normal normal 14 Awaiting Review feature request dev-feedback 04/15/2020
#14877 Ability to create exclusive custom taxonomies helen* Taxonomy normal minor 43 Future Release feature request 11/20/2021
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal 18 enhancement needs-unit-tests 10/05/2024
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal 24 Future Release defect (bug) dev-feedback 04/18/2024
#7795 Activate and Deactivate Theme hooks Themes normal normal 11 Future Release enhancement 03/15/2019
#43395 Add Automated E2E Tests for Core Updates Upgrade/Install normal normal 13 WordPress.org task (blessed) 03/04/2020
#24579 Add Drag'n'Drop UI to plugin and theme manual uploaders Upgrade/Install normal normal 25 Future Release enhancement 12/18/2023
#20977 Add Dynamic Comment Statuses Comments normal normal 14 Future Release enhancement dev-feedback 01/14/2020
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal 16 Future Release task (blessed) has-patch 06/28/2024
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal 11 Future Release feature request has-patch 02/08/2023
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal 12 Future Release feature request dev-feedback 02/07/2023
#39681 Add RGBA to Customizer color picker Customize normal normal 20 Future Release feature request 02/08/2019
#31383 Add WP_Tax_Query support to WP_User_Query Query normal normal 36 Future Release feature request 10/21/2024
#45439 Add a link to plugins/themes details in dashboard to translation page Plugins normal normal 17 Awaiting Review enhancement 01/16/2019
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal 12 6.9 enhancement needs-unit-tests 04/27/2025
#15499 Add an index for get_lastpostmodified query OllieJones Database normal normal 22 Future Release enhancement dev-feedback 08/21/2024
#45407 Add block attributes to `wp_calculate_image_sizes` to allow for proper handling of `sizes` attribute joemcgill Media high major 19 Future Release defect (bug) dev-feedback 02/03/2022
#34693 Add browser-based testing and automated acceptance tests (BrowserStack) Build/Test Tools normal normal 30 Future Release enhancement 09/15/2020
#48486 Add compliance tab to plugin repository pages on WordPress.org Plugins normal normal 16 Awaiting Review feature request 01/14/2022
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal 19 enhancement 06/04/2019
#12955 Add get_post filter Posts, Post Types normal normal 26 Future Release feature request dev-feedback 06/25/2024
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal 34 Future Release enhancement dev-feedback 11/06/2024
#57793 Add native support for SQLite Database normal normal 15 Future Release feature request has-patch 11/04/2024
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() General normal normal 21 Future Release feature request close 11/21/2024
#23421 Add sortable to taxonomy column Taxonomy normal normal 18 Future Release enhancement dev-feedback 08/11/2021
#47511 Add specific "default settings" for different locales I18N normal normal 12 Future Release enhancement 09/30/2022
#43328 Add support for Web App Manifests General normal normal 24 Future Release feature request 04/01/2025
#32202 Add support for options page locking (settings API concurrency) Options, Meta APIs normal normal 14 enhancement dev-feedback 08/26/2021
#42920 Add support for the picture element adamsilverstein Media normal normal 12 Awaiting Review enhancement needs-unit-tests 08/13/2024
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal 33 Future Release enhancement close 04/09/2024
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal normal 14 Awaiting Review enhancement has-patch 02/22/2017
#18146 Add user-level & front end timezone display flexibility according to a fixed time [GMT:0] Date/Time normal normal 36 Future Release feature request 12/30/2024
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal 14 Future Release enhancement dev-feedback 10/17/2020
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes Users normal normal 17 enhancement dev-feedback 06/05/2019
#36201 Admin Pagination URLs Use Wrong Hostname Administration normal normal 17 Future Release defect (bug) dev-feedback 07/22/2024
#11515 Admin needs standardized way of handling messages (notices) displayed to the user Administration normal normal 13 Future Release enhancement 11/16/2018
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal 14 Awaiting Review enhancement has-patch 02/08/2021
#60789 Administration Email Address: Allow method to deactivate Administration normal normal 19 Awaiting Review feature request close 01/29/2025
#31744 All PHP files in the root should be dummy files, pointing to wp-includes versions Upgrade/Install normal normal 11 Awaiting Review enhancement dev-feedback 02/06/2017
#51139 Allow "tested up to" PHP version statement for plugins & themes General normal normal 19 Awaiting Review enhancement 01/09/2024
#49200 Allow Developers to Cryptographically Sign Their Own Plugins/Themes with the Gossamer Public Key Infrastructure (PKI) Upgrade/Install normal normal 15 Awaiting Review enhancement 10/15/2020
#44610 Allow Youtube-Player to use youtube-nocookie.com URLS to avoid setting cookies. audrasjb Embeds normal normal 24 6.9 enhancement 03/03/2025
#14691 Allow commas in tag names Taxonomy normal major 30 Future Release defect (bug) 03/18/2025
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Posts, Post Types normal normal 14 Future Release enhancement has-patch 10/29/2024
#42725 Allow gender specific translations I18N normal normal 31 Awaiting Review enhancement dev-feedback 08/03/2020
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal 29 Future Release enhancement has-patch 01/10/2020
#38624 Allow starter content to apply after a site has already been set up and is no longer “fresh” Customize normal normal 30 Future Release enhancement 11/23/2020
#39123 Allow usernames to be changed by administrators Users normal normal 21 Awaiting Review enhancement needs-unit-tests 07/28/2024
#20578 Allow users to delete a plugin without uninstalling Plugins normal normal 34 Future Release enhancement 08/27/2021
#47192 Allow users to enter recovery mode via their registered email Site Health normal normal 15 Awaiting Review enhancement has-patch 04/22/2020
#14569 Assign plugins on a per-site-basis Plugins normal normal 11 Future Release feature request has-patch 07/15/2022
Note: See TracReports for help on using and creating reports.