Make WordPress Core

{30} Tickets with a focus on (5316 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 (3101 - 3200 of 5316)

Tickets Needing Feedback (40 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#15134 WordPress should not try to remove themes or plugins recursively if the directory is a symlink pbiron* Upgrade/Install normal normal Future Release defect (bug) dev-feedback 07/05/2023
#24548 _wp_menu_item_classes_by_context assumes $queried_object->ancestors is an array Menus normal normal defect (bug) dev-feedback 06/04/2019
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#43046 `has_image_size()` returns false for Core image sizes Media normal minor Future Release defect (bug) dev-feedback 02/21/2020
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov Permalinks normal major Future Release defect (bug) dev-feedback 05/03/2022
#36397 add_query_arg doesn't work with numbered html entities Formatting normal normal defect (bug) dev-feedback 06/04/2019
#27804 bug when updating after domain change settings Administration normal normal defect (bug) dev-feedback 06/04/2019
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
#28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 06/04/2019
#27188 deactivated_plugin behaves improperly Plugins normal normal defect (bug) dev-feedback 10/22/2023
#27076 double newlines inserted before captions Editor normal normal defect (bug) dev-feedback 06/04/2019
#11800 doubled execution of cron jobs westi Cron API normal normal Future Release defect (bug) dev-feedback 04/04/2021
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
#29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal Future Release defect (bug) dev-feedback 11/06/2024
#8107 get_next_post, get_previous_post do not work for posts posted within same second Posts, Post Types normal normal Future Release defect (bug) dev-feedback 12/09/2018
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
#20853 get_post_custom show directly serialized data from the post_meta arrays. Options, Meta APIs normal normal defect (bug) dev-feedback 06/04/2019
#36323 home_url returns url with wrong scheme Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#23487 is_blog_installed gives erroneous result on moved database Upgrade/Install normal normal defect (bug) dev-feedback 03/30/2021
#20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 05/19/2017
#18501 plugin_dir_path() returns unsanitized path on Windows installs Plugins normal normal defect (bug) dev-feedback 06/04/2019
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 05/16/2024
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#31300 redirect_canonical returns too early Canonical normal normal defect (bug) dev-feedback 12/06/2019
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal Future Release defect (bug) dev-feedback 04/13/2020
#50522 stop setting "older" cookies with multiple path prefixes Login and Registration normal normal Future Release defect (bug) dev-feedback 02/01/2024
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 09/17/2020
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/21/2024
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal Future Release defect (bug) dev-feedback 02/19/2023
#23020 wp.getPageList should act like wp.getPages XML-RPC normal normal defect (bug) dev-feedback 06/05/2019
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#20289 wp_nav_menu container is not set when menu isn't defined Menus normal normal defect (bug) dev-feedback 06/04/2019
#20275 wp_update_nav_menu hook is not fired when nav menu item is auto-added Menus normal normal defect (bug) dev-feedback 06/04/2019
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#2833 wpautop breaks style and script tags Formatting low normal Future Release defect (bug) dev-feedback 03/21/2024
#11678 wpautop() fails on uppercase closing tags Formatting normal normal defect (bug) dev-feedback 06/04/2019
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical defect (bug) dev-feedback 06/04/2019
#31166 wpmu_signup_user_notification filter is incorrect Login and Registration normal normal defect (bug) dev-feedback 06/04/2019

Tickets with Patches (60 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal Future Release task (blessed) has-patch 06/28/2024
#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 12/01/2020
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies adamsilverstein Build/Test Tools normal normal Future Release task (blessed) has-patch 01/30/2022
#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 09/10/2024
#18289 Direct link to plugin installation should have admin chrome Upgrade/Install normal normal Future Release task (blessed) has-patch 08/02/2022
#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
#52699 Flash is dead General low normal Future Release task (blessed) has-patch 07/29/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 01/05/2021
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 02/25/2022
#39309 Secure WordPress Against Infrastructure Attacks Upgrade/Install normal critical Future Release task (blessed) has-patch 04/12/2024
#53010 Tests: introduce namespacing for the test classes hellofromTonya Build/Test Tools normal normal Future Release task (blessed) has-patch 10/22/2024
#51812 Update jQuery step three SergeyBiryukov External Libraries normal normal Future Release task (blessed) has-patch 01/27/2024
#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
#20140 Ask old password to change user password Security normal major Future Release feature request dev-feedback 07/28/2024
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request has-patch 02/08/2023
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request has-patch 06/04/2019
#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
#29728 Could be very useful 'wp_remove_nav_menu_item' Menus normal normal feature request has-patch 06/04/2019
#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
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor Future Release feature request has-patch 09/06/2020
#34638 New function for retrieving previous and next adjacent image Media normal normal Future Release feature request has-patch 04/15/2020
#34058 Proposal: wp_get_archives_object() function General normal normal Future Release feature request has-patch 07/05/2021
#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
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor Future Release feature request has-patch 11/17/2023
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release feature request needs-unit-tests 07/15/2022
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 07/30/2018
#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 07/15/2022
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement needs-unit-tests 10/05/2024
#40076 Add Filter option Attached Media normal normal Future Release enhancement dev-feedback 04/03/2024
#50546 Add better error notices when deleting things fail Posts, Post Types normal normal Future Release enhancement dev-feedback 07/07/2020
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement close 06/08/2023
#36982 Add image attributes and additional context to the wp_calculate_image_srcset and wp_calculate_image_sizes filters adamsilverstein Media normal normal Future Release enhancement dev-feedback 09/30/2024
#51534 Add post type Blocks (reusable blocks) into menu Editor normal normal enhancement dev-feedback 05/23/2023
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal Future Release enhancement dev-feedback 04/01/2024
#61430 Adding escaping function in wp_interactivity_data_wp_context PHPDoc audrasjb* Interactivity API normal minor Future Release enhancement dev-feedback 09/30/2024
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes Users normal normal enhancement dev-feedback 06/05/2019
#35912 Allow changing network URL scheme Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* Comments normal normal Future Release enhancement dev-feedback 02/10/2020
#23669 Allow front page template to fall back to home template when site displays blog posts index on front page Themes normal normal enhancement close 06/04/2019
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement close 10/19/2023
#31085 CPT selector to “Recent Posts” widget Widgets normal normal enhancement dev-feedback 06/05/2019
#43281 Capitalize "Set featured image" media button on Media Modal Media normal normal Future Release enhancement dev-feedback 04/27/2021
#58781 Change wording of field description for tagline Administration normal normal Future Release enhancement dev-feedback 08/20/2024
#57145 Deactivate button "Copy site info to clipboard" until health check has completed Site Health normal normal Future Release enhancement dev-feedback 02/07/2023
#38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal Future Release enhancement dev-feedback 11/22/2021
Note: See TracReports for help on using and creating reports.