Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4890 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (3801 - 3900 of 4890)

Unpatched Bugs (23 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#46361 WPMU - HTTP Request at root path with special character in query key name causes endless loop Networks and Sites normal critical defect (bug) 12/15/2020
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly Query normal critical defect (bug) 04/05/2021
#48768 WordPress 5.3 ajax bug with Elementor 2.7.5 Query normal critical defect (bug) 11/22/2019
#55597 WordPress 6.0-beta2-53224 not creating .htaccess Permalinks normal critical defect (bug) 05/24/2022
#54161 WordPress destroy iis web.config when using "location" config. Rewrite Rules normal critical defect (bug) 09/22/2021
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains Plugins normal critical defect (bug) 05/22/2021
#51059 YouTube Embed Embeds normal critical defect (bug) 09/08/2020
#50943 add_rewrite_rule() sample codes don't work for passing multiple params Rewrite Rules normal critical defect (bug) 08/14/2020
#55582 cURL error 77 (no https to wordpress.org) Plugins normal critical defect (bug) 04/16/2022
#55255 error wordpress 5.9.1 php 8.1 Upgrade/Install normal critical defect (bug) 03/08/2022
#53999 it didn't save TAGS in post. Editor normal critical defect (bug) 08/24/2021
#45744 post preview does not work Editor normal critical defect (bug) 12/28/2018
#25851 post_content lost when inserting Posts with large base64-encoded images Formatting low critical defect (bug) 06/04/2019
#49094 preg_match() expects parameter 2 to be string on line 417 of wp-includes/class-wp-block-parser.php Editor normal critical defect (bug) 04/04/2020
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical defect (bug) needs-unit-tests 09/06/2018
#55285 Add image brakes page Editor normal blocker defect (bug) 03/01/2022
#53085 Gutenberg editor and Chrome stopped working after 5.7 Editor normal blocker defect (bug) 05/04/2021
#53107 HTTPS Detect & Migrate feature breaking existing HTTPS HTTP API normal blocker defect (bug) 04/28/2021
#47630 Multisite: Admin dashboard links are malfunctioning on mapped domain Networks and Sites normal blocker defect (bug) 07/10/2019
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker defect (bug) 08/17/2021
#52540 WordPress 5.6.1 blocking new posts Editor normal blocker defect (bug) 02/16/2021
#54098 WordPress 5.8 - Cannot read properties of undefined (reading 'clientId') Editor normal blocker defect (bug) 09/21/2021
#51963 WordPress Multisite: Menu Editor Does Not Work In Subsites Menus normal blocker defect (bug) 03/02/2021

Unpatched Enhancements (77 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#54716 "Remember me" label changed to "Keep me logged in" Login and Registration normal trivial enhancement 02/20/2022
#49418 Ability to order users by number of posts in custom post type Users normal trivial enhancement 02/12/2020
#49328 Add filter/action to append link to the login form footer inside the #login container Login and Registration normal trivial enhancement 01/30/2020
#51508 Fix for canonical.php Canonical normal trivial enhancement 11/15/2020
#54452 Image Aspect Ratio on resize Media normal trivial enhancement 11/16/2021
#48051 Keeping default theme but removing inactive themes? Site Health normal trivial enhancement 09/16/2019
#54857 New column "template" in pages/"screen options" (enhancement) Administration normal trivial enhancement 05/18/2022
#53630 Prior State Recall for Panes in Editor (Collapse/Expanded) Editor normal trivial enhancement 07/08/2021
#49555 Reorder WP_Query methods for a more logical placement Query normal trivial enhancement 03/01/2020
#55330 Set global_styles_svg_filters transient to return true causing symbol `1` to be appeared on the screen in a production mode General normal trivial enhancement 03/08/2022
#56168 Add a way easily perform advanced post fields queries Query normal trivial feature request 07/07/2022
#53572 An "acknowledged" category for site health check for things managed outside of WordPress Site Health normal trivial feature request 10/16/2021
#55875 "Add New" plugin should be "Add Plugin" because it now allows updating an existing plugin as well Plugins normal normal enhancement 05/30/2022
#36897 "You do not have sufficient permissions to access this page." should have relevant links to go back to dashboard. Plugins normal normal enhancement 06/04/2019
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found Database normal normal enhancement 08/02/2019
#43671 'Search installed plugins' on plugins page unneccesary and possibly misleading, possibly replace it for 'search new plugins' Plugins normal normal enhancement 05/07/2019
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked Cache API normal normal enhancement needs-docs 06/15/2021
#39558 A lot of menu classes (and id's) are missing when there's no menu set for a location Menus normal normal enhancement 01/12/2017
#55202 A proper (error) message should be show when mysql setting autocommit=0 Database normal normal enhancement 02/19/2022
#41800 Ability to collapse multi-level menus in the Menu editor Menus normal normal enhancement 09/07/2017
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal enhancement 03/10/2018
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal enhancement 01/10/2020
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
#19864 Abstract export_wp() for use by CLI scripts Export normal normal enhancement 06/04/2019
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal enhancement needs-unit-tests 12/13/2019
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters Taxonomy normal normal enhancement 01/12/2020
#7795 Activate and Deactivate Theme hooks Themes normal normal enhancement 03/15/2019
#30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 06/04/2019
#39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal normal enhancement 01/26/2017
#41944 Add %u support to wpdb->prepare Database normal normal enhancement 09/21/2017
#48492 Add 'before_widgetcontent' and 'after_widgetcontent' attributes to register_sidebar Widgets normal normal enhancement 11/04/2019
#44435 Add Action / Filter in Post Details page for Screen Meta Links Posts, Post Types normal normal enhancement 01/16/2019
#31614 Add Actions to underscore media-template items Media normal normal enhancement 06/04/2019
#50211 Add Ajax to Activate/Deactivate links in the Installed Plugins screen - keep focus on the screen location Plugins normal normal enhancement 05/21/2020
#44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal enhancement 10/20/2020
#47310 Add Column Taxonomy Links Filter to Media List Table Taxonomy normal normal enhancement 12/12/2021
#35868 Add Filter for Profile User Description Bio Users normal normal enhancement 06/05/2019
#53970 Add HTML mark tag support on Gutenberg Editor normal normal enhancement 08/20/2021
#41972 Add Import/Export functionality to the Customizer Customize normal normal enhancement 07/13/2018
#43130 Add New Site: admin autocomplete search all users Networks and Sites normal normal enhancement 04/06/2021
#35109 Add Online DDL support to dbDelta Database normal normal enhancement needs-unit-tests 06/04/2019
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal enhancement 07/06/2020
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal enhancement 07/06/2020
#52630 Add Validation/Security to Password Reset Users normal normal enhancement 02/23/2021
#37640 Add WPLANG to `.maintenance` Upgrade/Install normal normal enhancement 07/16/2018
#44425 Add WP_CACHE_KEY_SALT to WordPress.org secret-key service General normal normal enhancement 06/22/2018
#46184 Add WP_Tax_Query support to WP_Site_Query Networks and Sites normal normal enhancement 02/12/2019
#54434 Add Zoomable as an oEmbed provider Embeds normal normal enhancement 11/18/2021
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images Post Thumbnails normal normal enhancement 02/06/2017
#55488 Add a filter to array of allow ported number in multisite. Networks and Sites normal normal enhancement 03/30/2022
#52998 Add a filter to paginate_links to allow bypassing merging query params General normal normal enhancement 04/05/2022
#16396 Add a hook to the theme editor page when the write is successful Themes normal normal enhancement 06/04/2019
#45439 Add a link to plugins/themes details in dashboard to translation page Plugins normal normal enhancement 01/16/2019
#34817 Add a new image size detection function Media normal normal enhancement 06/04/2019
#33574 Add ability to scroll through long toolbar menu items morganestes Toolbar normal normal enhancement 06/24/2022
#44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal enhancement 09/20/2019
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal enhancement 04/30/2021
#34693 Add browser-based testing and automated acceptance tests (BrowserStack) Build/Test Tools normal normal enhancement 09/15/2020
#43854 Add cards to the Tools page for personal data tools Privacy normal normal enhancement 05/23/2019
#41138 Add classes to Widgets in widgets.php and customize.php pages audrasjb Widgets normal normal enhancement 04/13/2020
#41740 Add comment count to "replies" link in post responses REST API normal normal enhancement 10/25/2020
#48480 Add comment_form_opening_tag and comment_form_closing_tag filters Comments normal normal enhancement 12/03/2019
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal enhancement 06/04/2019
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 06/05/2019
#52350 Add documentation about meta capabilities Role/Capability normal normal enhancement needs-docs 01/23/2021
#26935 Add empty submenu page to hide menu page title in list Menus normal normal enhancement 06/04/2019
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal enhancement 06/04/2019
#39709 Add filler content to New Site Registration email to avoid space ratio spam rule Mail normal normal enhancement 03/09/2017
#51403 Add filter for _post_states as it outputs raw HTML Posts, Post Types normal normal enhancement 09/28/2020
#30250 Add filter for query used in `wp_count_posts()` Posts, Post Types normal normal enhancement 06/04/2019
#40821 Add filter to `wpmu_delete_blog()` to overwrite ability to drop tables Networks and Sites normal normal enhancement 05/19/2017
#35806 Add filter to capability check when checking if user row is editable Users normal normal enhancement 06/05/2019
#49260 Add filter to change wp_dropdown_categories default arguments Taxonomy normal normal enhancement 01/22/2020
#52889 Add filter to disable forced plain permalinks Permalinks normal normal enhancement 04/19/2021
#35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 06/04/2019
#39298 Add filters for the exporter Export normal normal enhancement 03/15/2019
Note: See TracReports for help on using and creating reports.