Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4911 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 (901 - 1000 of 4911)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Tickets Still Requesting Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal enhancement dev-feedback 06/04/2019
#45343 $query->post is null when WP_Query `fields` parameter is present Query normal normal defect (bug) dev-feedback 11/14/2018
#47719 Consistency issue with `include` parameter set to "0" in `WP_Term_Query` SergeyBiryukov Query normal normal defect (bug) dev-feedback 02/17/2021
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical defect (bug) needs-unit-tests 06/14/2022
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page Query normal normal defect (bug) dev-feedback 08/07/2020
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal defect (bug) needs-unit-tests 10/01/2018
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal defect (bug) dev-feedback 05/13/2022
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal defect (bug) dev-feedback 06/15/2022
#20899 is_home() should be able to be true when is_feed() Query normal normal defect (bug) dev-feedback 05/19/2017
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey Query normal normal enhancement dev-feedback 11/01/2017
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal normal defect (bug) 01/28/2021
#48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal normal defect (bug) dev-feedback 11/24/2021
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal enhancement dev-feedback 10/17/2020
#49602 New design for Privacy settings page and hooks Privacy normal normal enhancement dev-feedback 12/16/2020
#44539 Notify the admin when no personal data is found for a user Privacy normal normal enhancement 12/02/2019
#46897 Personal Data Export Report: Mobile friendly xkon Privacy normal normal enhancement 11/03/2020
#44538 Provide a way to show what change occurred to the suggested privacy policy text. Privacy normal normal enhancement 11/24/2020
#30775 Delete empty post problem wonderboymusic Posts, Post Types normal normal defect (bug) dev-feedback 11/27/2021
#39624 Misleading warning when editing the page_for_posts page Posts, Post Types normal normal defect (bug) 01/15/2018
#53418 Post Status Transition missing Hook Posts, Post Types normal blocker defect (bug) dev-feedback 06/15/2021
#46423 Posts on wp-admin page should be ordered by date_gmt and not date Posts, Post Types normal trivial defect (bug) 02/08/2021
#17115 Publishing an empty post results in success Posts, Post Types normal normal defect (bug) dev-feedback 05/03/2020
#55895 Register custom post statuses Posts, Post Types normal normal defect (bug) dev-feedback 06/02/2022
#39443 Search Page Template the_category() bug Posts, Post Types normal normal defect (bug) dev-feedback 01/04/2020
#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
#8107 get_next_post, get_previous_post do not work for posts posted within same second Posts, Post Types normal normal defect (bug) dev-feedback 12/09/2018
#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
#15230 Action hook before the inserting post into the database Posts, Post Types normal normal enhancement dev-feedback 05/11/2021
#23207 Add $labels argument to register_post_status() Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#36492 Add `WP_Post_Status` class Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#54020 Add a filter to allow updating post without changing the modified dates Posts, Post Types normal normal enhancement dev-feedback 09/29/2021
#12726 Add get_post_by_*() functions Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#14077 Add support for removal of multiple features from a post type in remove_post_type_support Posts, Post Types normal minor enhancement dev-feedback 01/09/2020
#35546 AllPosts page UI: "Edit" name in "Bulk Actions" does not match with "Bulk Edit" group box Posts, Post Types normal minor enhancement 08/07/2017
#35537 AllPosts page: sorting is not remembered Posts, Post Types normal minor enhancement dev-feedback 02/06/2017
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 Posts, Post Types normal normal enhancement 06/04/2019
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal enhancement dev-feedback 02/27/2020
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal enhancement dev-feedback 11/16/2020
#51365 Introduce dedicated function to check if post meta exists Posts, Post Types normal normal enhancement dev-feedback 09/20/2020
#30188 Introduce utility functions to check constants chriscct7 Posts, Post Types normal normal enhancement dev-feedback 09/22/2017
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal normal enhancement dev-feedback 03/13/2020
#37535 Outputting Post Type Description on admin edit screen Posts, Post Types normal normal enhancement has-patch 10/04/2017
#19711 Posts edit list window display no information about filtering chriscct7 Posts, Post Types normal normal enhancement has-patch 06/04/2019
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal enhancement dev-feedback 09/26/2017
#24572 Should be able to unlock a post outside of ajax handler Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post Posts, Post Types normal normal enhancement dev-feedback 01/02/2020
#24705 wp_link_pages() does not showing active current element Posts, Post Types normal major enhancement dev-feedback 12/09/2018
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal feature request dev-feedback 07/15/2022
#41564 Search for hyphenated post templates for post types with underscores Posts, Post Types normal normal feature request dev-feedback 08/13/2017
#23863 Post Formats: allow filtering content_width per format in wp-admin Post Formats normal normal defect (bug) dev-feedback 06/04/2019
#27425 Templates For Posts Formats Post Formats normal normal enhancement dev-feedback 06/04/2019
#47730 Function plugins_api is not triggered for non wp-marketplace plugins Plugins normal normal defect (bug) dev-feedback 08/23/2019
#45861 Global variable in plugin main file Plugins normal normal defect (bug) dev-feedback 01/09/2019
#41638 Must-Use Plugin File Still Available With a dot at the beginning of a filename (aka supposedly hidden) Plugins normal normal defect (bug) dev-feedback 02/18/2022
#29539 Plugin viewer not displaying video tutorials. Plugins normal normal defect (bug) dev-feedback 05/05/2017
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major defect (bug) dev-feedback 07/07/2020
#49678 do_action default first parameter Plugins normal normal defect (bug) dev-feedback 05/04/2020
#18501 plugin_dir_path() returns unsanitized path on Windows installs Plugins normal normal defect (bug) dev-feedback 06/04/2019
#20578 Allow users to delete a plugin without uninstalling Plugins normal normal enhancement 08/27/2021
#12718 Better structure for admin menu Plugins normal normal enhancement dev-feedback 02/07/2018
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins normal minor enhancement has-patch 08/08/2021
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal feature request dev-feedback 04/06/2018
#20214 Pingback discovery doesn't strip fragment identifiers from URL Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal defect (bug) needs-unit-tests 01/16/2019
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks low minor enhancement dev-feedback 03/07/2017
#19686 404 - File or directory not found Permalinks low normal defect (bug) dev-feedback 06/04/2019
#42248 Can't create category slug with same name for different parents Permalinks normal normal defect (bug) dev-feedback 10/25/2017
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal defect (bug) dev-feedback 05/22/2020
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor defect (bug) dev-feedback 04/26/2022
#35209 Permalinks of published pages get changed when creating new pages as a draft Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#34822 Post name permalinks problems Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#35635 Redirect loop for custom post types in WP 4.4 Permalinks normal critical defect (bug) dev-feedback 06/04/2019
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov Permalinks normal major defect (bug) dev-feedback 05/03/2022
#36323 home_url returns url with wrong scheme Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#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
#6778 Detect when the config will cause infinite loop Permalinks normal normal enhancement dev-feedback 03/15/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal enhancement dev-feedback 07/02/2020
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal normal enhancement dev-feedback 04/19/2019
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal normal feature request dev-feedback 02/14/2022
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. Options, Meta APIs normal normal defect (bug) dev-feedback 08/27/2021
#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
#40642 Add new filter to populate_options Options, Meta APIs normal normal enhancement dev-feedback 05/02/2017
#32202 Add support for options page locking (settings API concurrency) Options, Meta APIs normal normal enhancement dev-feedback 08/26/2021
#26895 Deprecate recently_edited option Options, Meta APIs normal minor enhancement dev-feedback 06/04/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal enhancement dev-feedback 06/02/2022
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal enhancement has-patch 09/17/2018
#14125 Seperate out non-editable options in edit site sorich87* Options, Meta APIs normal normal enhancement dev-feedback 06/04/2019
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal enhancement dev-feedback 05/02/2017
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal enhancement dev-feedback 09/23/2019
#28530 WPMU Creating new user does not use welcome notification template Networks and Sites normal normal defect (bug) dev-feedback 06/04/2019
#13743 Ability to choose a network default theme Networks and Sites normal normal enhancement dev-feedback 03/28/2018
#16853 Error 500 when a user has too many sites Networks and Sites normal minor enhancement dev-feedback 04/08/2019
#14172 Implement $scheme in site info in ms-sites edit site Networks and Sites normal normal enhancement dev-feedback 01/05/2021
#54361 Multisite: Confusion for average users when a blog is a mapped domain and requires re-authentication Networks and Sites normal normal enhancement dev-feedback 11/15/2021
#30233 Replace or rewrite domain_exists() for more accurate usage Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#43812 Retrieving Blog/site description in multisite Networks and Sites normal normal enhancement dev-feedback 01/16/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.