Make WordPress Core

{30} Tickets with a focus on (4959 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3701 - 3800 of 4959)

Tickets with Patches (82 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#59414 XML-RPC - add updateMedia endpoint joedolson* XML-RPC normal normal Future Release enhancement has-patch 02/12/2025
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 06/04/2019
#41753 _wp_get_attachment_relative_path uses hardcoded uploads directory path Media normal normal Future Release enhancement has-patch 02/07/2019
#35427 add filter on the wpmu_signup_user() meta values in user-new Login and Registration normal normal enhancement has-patch 06/04/2019
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 05/15/2025
#44900 add post lock display to Media Library Media normal normal Future Release enhancement has-patch 03/26/2020
#53987 add tests for wp_list_filter Build/Test Tools normal normal Future Release enhancement has-patch 02/12/2025
#52294 add_editor_style: Allow replacing a style with an RTL version Themes normal normal Future Release enhancement has-patch 05/21/2025
#36244 added a filter to allow the separator in the week date range to be changed pbearne Themes normal normal Future Release enhancement needs-docs 06/23/2020
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 06/04/2019
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 01/27/2026
#30150 apply_filters( 'image_size_names_choose' ) should be provided a named context Media normal normal Future Release enhancement has-patch 05/24/2018
#17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 09/17/2025
#10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 01/21/2023
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement needs-unit-tests 01/26/2023
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 10/20/2020
#27094 get_boundary_post() doesn't work for custom post types Query normal normal enhancement has-patch 06/04/2019
#23635 get_objects_in_term - identify matching terms Taxonomy normal normal enhancement has-patch 04/09/2021
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 01/15/2021
#33955 get_posts() menu args filter Menus normal normal enhancement has-patch 06/04/2019
#35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal enhancement has-patch 07/03/2020
#44867 image editor: save modified image as a new copy joedolson* Media normal normal Future Release enhancement has-patch 03/12/2025
#15149 image_get_intermediate_size partly ignores 'path' and 'url' fields and has inconsistent return values Media normal normal enhancement has-patch 06/04/2019
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 06/04/2019
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement needs-unit-tests 08/05/2022
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 01/28/2025
#21679 media_handle_upload does not provide a way to change the file's name Media normal normal Future Release enhancement has-patch 10/18/2018
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 09/19/2022
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 02/19/2022
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 02/12/2025
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 02/12/2025
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 02/12/2025
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#29786 read_post_meta should be a meta capability Options, Meta APIs normal normal enhancement has-patch 09/24/2024
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement needs-unit-tests 02/01/2022
#34055 the_taxonomies lacks a filter Taxonomy normal normal enhancement has-patch 05/15/2023
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 01/18/2022
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 08/26/2025
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request has-patch 05/27/2025
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 11/04/2024
#28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal Future Release feature request has-patch 07/14/2023
#47124 Admin menu: restore "Add New" in the Themes section Themes normal normal Future Release feature request has-patch 10/29/2021
#14569 Assign plugins on a per-site-basis Plugins normal normal Future Release feature request has-patch 07/15/2022
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal Future Release feature request has-patch 08/15/2021
#56931 Introduce action hook `manage_terms_extra_tablenav` Administration normal normal Future Release feature request has-patch 10/31/2022
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
#60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment Networks and Sites normal normal Future Release feature request needs-docs 03/12/2024
#34638 New function for retrieving previous and next adjacent image Media normal normal Future Release feature request has-patch 04/15/2020
#29727 Porting self-hosted Wordpress to HTTPS: mixed content Media normal normal feature request has-patch 06/21/2025
#34058 Proposal: wp_get_archives_object() function General normal normal Future Release feature request has-patch 06/28/2025
#25117 The distribution build process should be fully available to anyone. Build/Test Tools normal normal Future Release feature request has-patch 07/04/2019
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 05/25/2025
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal Future Release feature request has-patch 02/21/2019
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 11/06/2025
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal Future Release task (blessed) has-patch 05/21/2025
#48086 Add required extensions and libraries to composer.json Build/Test Tools normal normal Future Release task (blessed) has-patch 07/03/2024
#49715 Alternate views for WP List Tables audrasjb Administration normal normal Future Release task (blessed) has-patch 04/29/2025
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 07/06/2023
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 01/29/2026
#18289 Direct link to plugin installation should have admin chrome Upgrade/Install normal normal Future Release task (blessed) has-patch 06/27/2025
#55645 Docs: Improve the documentation for `plugins_api()`. Plugins normal normal Future Release task (blessed) has-patch 08/09/2024
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) has-patch 10/10/2022
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 09/01/2022
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 10/20/2023
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
#37486 Make emojis accessible Emoji normal normal Future Release task (blessed) has-patch 05/15/2025
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 02/25/2022
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal Future Release task (blessed) has-patch 03/09/2021
#33405 Pagination - use of ellipsis / "..." not logic in some cases Themes lowest trivial enhancement close 06/22/2025
#60646 Docs: Incorrect return type specified for get_post_custom with negative post ID value Posts, Post Types normal trivial Future Release defect (bug) has-patch 06/11/2024
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. Formatting normal trivial defect (bug) has-patch 06/04/2019
#24795 OS X Treatment Administration normal trivial Future Release enhancement has-patch 02/05/2017
#50026 Twenty Twenty: Full height with short content Bundled Theme normal trivial Future Release enhancement has-patch 08/27/2025
#45825 Use of same loop variable in inner foreach loop can be error-prone Upgrade/Install low trivial Future Release enhancement has-patch 04/15/2019
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial Future Release enhancement has-patch 06/03/2025

Unpatched Bugs (18 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39980 Improve handling of image previews for non-image files joemcgill Media normal critical Future Release defect (bug) 05/20/2017
#23781 New Post Publishes to Wrong URL Permalinks normal critical defect (bug) 06/04/2019
#25851 post_content lost when inserting Posts with large base64-encoded images Formatting low critical defect (bug) 06/04/2019
#14691 Allow commas in tag names Taxonomy normal major Future Release defect (bug) 09/06/2025
#24447 Avoid losing data after nonces expire iseulde Administration normal major Future Release defect (bug) early 05/14/2020
#53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox Customize normal major Future Release defect (bug) 06/07/2022
#42586 Code Editor: Inconsistent results between finding in CodeMirror vs browser Administration normal major Future Release defect (bug) 11/17/2022
#33713 Customizer: allowing to set files other than image for Header background and background image Media normal major Future Release defect (bug) 05/23/2021
#26056 Database is not upgraded in multisite if loopback is disabled Upgrade/Install normal major defect (bug) 07/25/2021
#47900 Error on update MCE Views in gutenberg block "Classic Editor" Editor normal major Future Release defect (bug) 12/29/2020
#44754 Error saving data from 'custom fields' of type select / checkbox (multiple) in Attachment Modal Media normal major Future Release defect (bug) 04/15/2019
#35847 Issue with blog roll pagination on static frontpage Canonical normal major defect (bug) 06/04/2019
#48865 Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post Role/Capability normal major defect (bug) 12/04/2019
#57995 Popup flickering in Firefox TinyMCE normal major Future Release defect (bug) 05/12/2025
#60863 The "Bulk Actions" is not functioning correctly due to Plugin Dependencies feature Plugins normal major Future Release defect (bug) 05/12/2025
#40175 Upload Validation / MIME Handling Media high major Future Release defect (bug) early 10/30/2023
#26802 WordPress FTP component fails to update core on IIS7+ dd32* Filesystem API normal major defect (bug) 06/04/2019
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 07/21/2025
Note: See TracReports for help on using and creating reports.