Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4383 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 (4001 - 4100 of 4383)

Unpatched Enhancements (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#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
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal enhancement needs-unit-tests 04/20/2023
#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
#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
#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
#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
#30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal enhancement 11/02/2022
#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
#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
#56168 Add a way easily perform advanced post fields queries Query normal trivial feature request 07/07/2022
#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
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? REST API normal normal enhancement 11/28/2022
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal normal enhancement 02/22/2021
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal enhancement 07/11/2019
#43428 Improve CORS headers sent to REST Api requests REST API normal normal enhancement 04/24/2023
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal enhancement needs-unit-tests 09/01/2022
#48822 Indicate partial success/error of a REST API request REST API normal normal enhancement 10/24/2020
#55672 Media endpoint allows multiple media types on request, but only returns image in response REST API normal minor enhancement 05/04/2022
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API normal minor enhancement 11/28/2022
#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
#56587 REST API sanitize and validate order / priority REST API normal normal enhancement 09/16/2022
#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
#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
#56368 Unable to use enum with array data type - REST API REST API normal normal enhancement 09/04/2022
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal normal enhancement 12/20/2022
#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
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal enhancement needs-unit-tests 03/02/2023
#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
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal enhancement 06/04/2019
#56592 Add filter to wp_redirect_admin_locations() Rewrite Rules normal normal enhancement 09/17/2022
#11931 Day/Month/Year Permalink Structure Fails in Archives Rewrite Rules normal normal enhancement 04/05/2019
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal enhancement 06/04/2019
#34385 Missing site_url path results in array to string conversion Rewrite Rules normal normal enhancement 06/04/2019
#41946 Option to delete_with_markers Rewrite Rules normal normal enhancement 09/21/2017
#30907 Rewrite Rules collision Rewrite Rules normal normal enhancement 06/04/2019
#36292 Rewrites: Next Generation rmccue Rewrite Rules normal normal feature request 11/19/2020
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal task (blessed) needs-unit-tests 06/04/2019
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal enhancement 03/10/2018
#52350 Add documentation about meta capabilities Role/Capability normal normal enhancement needs-docs 01/23/2021
#34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 06/06/2019
#33240 Introduce a capability for previewing posts Role/Capability normal normal enhancement needs-unit-tests 07/14/2017
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal enhancement needs-unit-tests 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal enhancement needs-unit-tests 08/22/2017
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal enhancement needs-unit-tests 09/20/2020
#56373 La EDICION de Contenidos y los ROLES de Usuario Role/Capability normal normal enhancement 08/14/2022
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal enhancement 12/05/2022
#20152 Multisite simplify option name to user_roles Role/Capability normal normal enhancement 09/18/2018
Note: See TracReports for help on using and creating reports.