Make WordPress Core

{23} Popular Tickets (5268 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 (4901 - 5000 of 5268)

Noteworthy (70 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial 3 Future Release enhancement has-patch 06/03/2025
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal 6 Awaiting Review enhancement 06/19/2019
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major 2 Future Release defect (bug) has-patch 10/17/2022
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal 4 enhancement has-patch 06/04/2019
#58600 wp_query Enhancement Query normal normal 1 Awaiting Review feature request close 07/03/2023
#19512 wp_read_image_metadata includes bitmap in description Media normal normal 1 defect (bug) has-patch 06/04/2019
#49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal 1 Awaiting Review defect (bug) 02/15/2020
#58240 wp_read_image_metadata() doesn't handle Exif array values joedolson* Media normal normal 1 Future Release defect (bug) has-patch 10/29/2024
#34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal 2 Awaiting Review feature request dev-feedback 02/22/2017
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal 1 Awaiting Review defect (bug) needs-unit-tests 02/07/2020
#42839 wp_remote_post should support multipart uploads HTTP API normal normal 2 Awaiting Review feature request 01/22/2020
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal 1 defect (bug) 06/04/2019
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor 6 Awaiting Review defect (bug) dev-feedback 02/02/2026
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal 7 Awaiting Review defect (bug) reporter-feedback 02/05/2024
#58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal normal 5 Awaiting Review enhancement has-patch 07/15/2025
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal 2 Awaiting Review defect (bug) 01/25/2022
#63693 wp_should_load_block_assets_on_demand doing it wrong too early Script Loader normal normal 2 Awaiting Review defect (bug) 02/24/2026
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal 10 Future Release enhancement dev-feedback 06/20/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
#64552 wp_trim_words fails with certain charsets in the Excerpt Formatting normal normal 2 Future Release defect (bug) has-patch 03/15/2026
#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
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal 3 Future Release defect (bug) has-patch 11/11/2025
#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 05/12/2025
#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
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal 1 Awaiting Review defect (bug) dev-feedback 09/22/2025
#40590 wp_video_shortcode always adds controls="controls" Media normal normal 3 Future Release defect (bug) has-patch 06/14/2025
#63611 wp_widget_rss_output: HTML entities that are part of HTML tags should be removed wildworks Widgets normal normal 3 Future Release defect (bug) has-patch 03/03/2026
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal 4 Awaiting Review defect (bug) has-patch 01/28/2026
#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) has-patch 01/29/2026
#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
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal normal 1 Awaiting Review defect (bug) needs-unit-tests 12/26/2025
#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 Database normal normal 2 Future Release defect (bug) has-patch 11/03/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
#63751 wpdb->set_prefix() throws deprecation notice for preg_match() when setup-config.php is loaded Database normal minor 5 Awaiting Review defect (bug) 08/22/2025
#61338 wpdb::prepare function null value convert to empty String Database normal normal 1 Awaiting Review defect (bug) 10/02/2024
#57772 wpfooter credit hide the plugin activation button Administration normal normal 2 Awaiting Review defect (bug) has-patch 05/28/2025
#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
#63426 wptexturize breaks markup Formatting normal normal 2 Awaiting Review defect (bug) dev-feedback 08/15/2025
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal 4 Future Release defect (bug) needs-unit-tests 02/14/2026
#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 2 Future Release defect (bug) reporter-feedback 10/29/2025
#64318 ↗ should not be replaced by Twemoji Emoji normal normal 4 7.0 defect (bug) has-patch 02/09/2026

Popular (30 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 01/27/2026
#62515 6.7.1. Pictures height joemcgill Media normal normal 14 Future Release defect (bug) reporter-feedback 11/06/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 12 Future Release enhancement 03/15/2019
#43395 Add Automated E2E Tests for Core Updates Upgrade/Install normal normal 13 Future Release task (blessed) 10/16/2025
#24579 Add Drag'n'Drop UI to plugin and theme manual uploaders Upgrade/Install normal normal 26 Future Release enhancement has-patch 10/31/2025
#20977 Add Dynamic Comment Statuses Comments normal normal 15 Future Release enhancement dev-feedback 07/30/2025
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal 16 Future Release task (blessed) has-patch 05/21/2025
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal 11 Future Release feature request has-patch 05/27/2025
#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
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal 11 Future Release enhancement has-patch 02/04/2026
#31383 Add WP_Tax_Query support to WP_User_Query Query normal normal 36 Future Release feature request 10/21/2024
#63901 Add `AGENTS.md` for the project Build/Test Tools normal normal 12 7.0 task (blessed) 02/20/2026
#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 13 Future Release enhancement needs-unit-tests 09/02/2025
#15499 Add an index for get_lastpostmodified query OllieJones Database normal normal 24 Future Release enhancement dev-feedback 08/28/2025
#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 03/09/2026
#64672 Add command palette entry point to admin bar/toolbar Toolbar high normal 13 7.0 task (blessed) has-patch 03/13/2026
#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 27 Future Release feature request dev-feedback 06/26/2025
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal 35 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 23 Future Release feature request close 07/19/2025
#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
Note: See TracReports for help on using and creating reports.