Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4794 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 (4401 - 4500 of 4794)

Unpatched Enhancements (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#44645 Expose download link Privacy normal normal enhancement 10/16/2020
#44268 GDPR concerns on the core commenting flow Privacy normal normal enhancement 05/30/2018
#44806 If commenter doesn't check (cookie) consent checkbox, don't use Gravatar. Privacy normal normal enhancement 10/16/2020
#44320 Inform users when their site's privacy policy is not publicly visible Privacy normal normal enhancement 05/23/2019
#44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide Privacy normal normal enhancement 10/16/2020
#47940 Introduce privacy tools (Export/Erasure) to the Network Admin for network-wide handling Privacy normal normal enhancement 10/16/2020
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal normal enhancement 07/30/2018
#43938 Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure xkon Privacy normal normal enhancement 06/23/2020
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered Privacy normal normal enhancement 05/23/2019
#44153 Plugin privacy polices and admin notification Privacy normal normal enhancement 04/22/2019
#44186 Possibles enhancements to 4.9.6 privacy tools Privacy normal normal enhancement 06/20/2018
#51555 Privacy Page: Does it need to be a Page? Also, is a warning an error? garrett-eclipse Privacy normal normal enhancement 10/16/2020
#43993 Provide indication to admin when user downloads privacy export Privacy normal normal enhancement 01/16/2019
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default Privacy normal normal enhancement 02/13/2019
#44145 Rework Privacy settings page to use the Settings API xkon* Privacy normal normal enhancement 09/26/2020
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal enhancement 06/06/2019
#44001 oEmbed two click / local emoji scripts Privacy normal major enhancement 12/12/2019
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal enhancement 06/19/2019
#51144 Create a UI for the Disclosures Tab (site-level privacy) Privacy normal normal feature request 11/26/2020
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
#35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 06/04/2019
#47694 Adding a filter for $searchand variable Query normal normal enhancement 07/13/2019
#35398 Allow post types to override `posts_per_archive_page` Query normal normal enhancement 06/04/2019
#51155 Default Order and Order By for Post Types and Taxonomies Query normal normal enhancement 08/27/2020
#20044 Enable search for pages by slug Query normal normal enhancement 06/04/2019
#21096 Filter on is_front_page return value Query normal normal enhancement 06/04/2019
#15249 Filtering get_search_sql for advanced queries Query normal normal enhancement needs-unit-tests 06/04/2019
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 06/04/2019
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal enhancement needs-unit-tests 01/27/2021
#25180 Make it possible to select only posts with comment_count > 0 Query normal normal enhancement 06/04/2019
#42907 Meta Queries: support ordering by meta_value but still including items without that key Query normal normal enhancement 01/16/2019
#38173 Meta query creates unecessary multiple left joins when using the same meta key Query normal normal enhancement 02/17/2017
#36670 Move CAST to right-hand side of comparison in meta query Query normal normal enhancement 06/04/2019
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal enhancement 03/13/2019
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal normal enhancement 07/03/2018
#49555 Reorder WP_Query methods for a more logical placement Query normal trivial enhancement 03/01/2020
#40404 Slow queries with a large number of posts (tens of thousands and above) Query normal normal enhancement 04/10/2017
#49296 Split up WP_Query into more manageable classes Query normal normal enhancement 01/26/2020
#42082 Support compare custom fields in WP_Meta_Query Query normal normal enhancement 02/28/2018
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime Query normal normal enhancement 06/04/2019
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 06/04/2019
#29823 WP_Date_Query across tables boonebgorges* Query normal normal enhancement 06/04/2019
#31083 WP_date_Query does not validate string values of 'before' or 'after' Query normal normal enhancement 06/04/2019
#49149 Write tests for WP_Query Query normal normal enhancement needs-unit-tests 02/20/2020
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal enhancement 01/31/2018
#15068 merging query objects/arrays Query normal normal enhancement 06/04/2019
#19738 meta_query should check for wildcards when using LIKE operator Query normal normal enhancement 06/04/2019
#44602 meta_query to support FIND_IN_SET Query normal normal enhancement has-patch 07/18/2018
#11398 new sort method for query_posts (order by last comment date) Query normal normal enhancement 06/04/2019
#37056 paginate_links should be a method on WP_Query Query normal normal enhancement 06/04/2019
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal normal enhancement 01/16/2019
#50154 About date and time request of version 5.4.1 Query normal normal feature request 05/13/2020
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal normal feature request 12/21/2019
#39632 Adding Query identifier attribute Query normal normal feature request 06/07/2017
#53060 Data Deletion - comments Query normal normal feature request 04/20/2021
#37837 Extend WP_Query author parameters to filter by role Query normal normal feature request 03/30/2017
#16910 Lazy evaluation for WP_Query Query normal normal feature request 06/04/2019
#30982 Meta query in pre_get_posts Query normal normal feature request 06/04/2019
#43356 create is_403 function Query normal normal feature request 02/19/2018
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 07/24/2019
#33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal enhancement 06/04/2019
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal enhancement 06/04/2019
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal enhancement 02/10/2020
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor enhancement 12/09/2019
#41740 Add comment count to "replies" link in post responses REST API normal normal enhancement 10/25/2020
#46267 Add generated_slug to REST API autosaves endpoint REST API normal normal enhancement 10/25/2020
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal normal enhancement 02/22/2021
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal enhancement 08/02/2018
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal enhancement 07/11/2019
#48822 Indicate partial success/error of a REST API request REST API normal normal enhancement 10/24/2020
#53836 Option to additionally format API response REST API normal normal enhancement 07/30/2021
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal enhancement 10/25/2020
#50409 REST API about links should be embeddable. REST API normal normal enhancement 10/15/2020
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal enhancement needs-unit-tests 10/04/2017
#53860 REST API returns special characters as Unicode Decimal Code REST API normal minor enhancement 08/02/2021
#46238 REST API: Allow conditional field registration REST API normal normal enhancement needs-unit-tests 10/25/2020
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor enhancement 03/09/2017
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue REST API normal normal enhancement 01/18/2022
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal enhancement needs-unit-tests 11/30/2019
#49330 REST API: introduce block-editor context REST API normal normal enhancement 10/01/2020
#45252 Reconsider the `context` argument in REST API calls REST API normal normal enhancement 11/21/2019
#35425 Return HTTP status code in WP_Error objects REST API normal normal enhancement 03/26/2017
#38641 Support partial ISO8601 dates in queries REST API normal normal enhancement 01/18/2022
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal feature request 10/19/2018
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal normal feature request 01/07/2022
#50239 REST API Debug/Dev Mode REST API normal normal feature request 05/24/2020
#46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal feature request 10/24/2020
#39972 REST API: Allow querying posts by post format REST API normal normal feature request 05/07/2017
#52384 WordPress API - Add Limit / Block API Access Features REST API normal normal feature request 01/27/2021
#39544 REST API: Improve users endpoint in multisite REST API normal normal task (blessed) 08/17/2021
#39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal task (blessed) 01/17/2019
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal enhancement 01/10/2020
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal enhancement 04/30/2021
#38368 Add front-end revision browsing Revisions normal normal enhancement 03/08/2018
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal enhancement 11/12/2019
#48574 Create better post diff screens Revisions normal normal enhancement 11/12/2019
#48953 Improved revision control related to posts and the numerous auxiliary benefits Revisions normal major enhancement 12/18/2019
#42712 Enhance wp revisions to keep with expiration date for the revisions Revisions normal normal feature request 11/28/2017
#42086 Option to view condensed diffs for post revisions Revisions normal normal feature request 09/01/2020
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal enhancement 06/04/2019
Note: See TracReports for help on using and creating reports.