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 (1601 - 1700 of 4890)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#20167 Add wp_pages_checklist for creating checklist of pages on site Posts, Post Types normal normal enhancement has-patch 06/04/2019
#46283 Allow filtering post-type archive rewrites Posts, Post Types normal normal enhancement has-patch 02/20/2019
#53425 Allow meta_input to be updated through user input Posts, Post Types normal normal enhancement has-patch 06/16/2021
#55306 Before posts/pages listing if there multiple filter drop-downs, view of pagination buttons are not better looking. Posts, Post Types normal normal enhancement has-patch 04/27/2022
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view Posts, Post Types normal normal enhancement has-patch 06/01/2021
#40311 Disable inline edit post via filter Posts, Post Types normal normal enhancement has-patch 03/30/2017
#16415 Don't require CPTs to have archives in order to have feeds Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal enhancement has-patch 04/18/2019
#55583 Hook before and after "Add New" button in edit screen Posts, Post Types normal normal enhancement has-patch 04/17/2022
#37462 Introduce is_private() conditional Posts, Post Types normal normal enhancement has-patch 08/07/2019
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement needs-unit-tests 04/24/2021
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal enhancement has-patch 05/30/2020
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor enhancement has-patch 01/31/2021
#44651 Make the excerpt explanation filterable Posts, Post Types normal normal enhancement needs-docs 01/16/2019
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal enhancement has-patch 07/01/2017
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37051 New filter `wp_page_path_sql` Posts, Post Types normal normal enhancement has-patch 10/24/2017
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
#27736 Save one query when inserting a new post Posts, Post Types normal normal enhancement has-patch 06/04/2019
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal enhancement has-patch 06/16/2021
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal enhancement has-patch 11/18/2019
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal enhancement has-patch 08/16/2019
#35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal enhancement has-patch 07/03/2020
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Posts, Post Types normal normal enhancement has-patch 05/01/2017
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal enhancement has-patch 03/15/2019
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal feature request needs-unit-tests 08/24/2021
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal feature request has-patch 04/05/2019
#42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal defect (bug) has-patch 04/15/2018
#23749 Post Format Archive Conditional Tag danielpataki Post Formats normal normal enhancement has-patch 06/26/2020
#36406 $network_wide is unreliable Plugins normal critical defect (bug) needs-unit-tests 07/09/2019
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal defect (bug) has-patch 03/10/2022
#49021 Misaligned rows in Plugins list table on mobile after deleting some plugins Plugins normal normal defect (bug) has-patch 02/01/2022
#53979 Non-valid plugins should be removed from the 'active_plugins' option Plugins normal normal defect (bug) has-patch 01/03/2022
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal defect (bug) has-patch 05/18/2017
#50319 Plugin Page : Remove unnecessary space in table nav topbar in Plugin Page on a small device Plugins normal normal defect (bug) has-patch 06/05/2020
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal defect (bug) has-patch 11/13/2021
#27623 Search results for " " text appearing on every plugin activation or deactivation Plugins normal normal defect (bug) has-patch 06/04/2019
#37470 Shiny Updates: Erroneous Plugin Deactivation Plugins normal normal defect (bug) has-patch 08/08/2017
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal defect (bug) has-patch 12/05/2017
#32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal defect (bug) has-patch 06/04/2019
#10535 _wp_filter_build_unique_id issues with the first time a filter is hooked by a class Plugins normal normal defect (bug) has-patch 06/04/2019
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal defect (bug) has-patch 02/23/2021
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical defect (bug) has-patch 08/01/2019
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal defect (bug) needs-unit-tests 10/02/2017
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal defect (bug) has-patch 08/30/2017
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#28085 Add a "Recently Updated" Plugins' view Plugins normal normal enhancement has-patch 08/11/2021
#27316 Add search for favourite plugins Plugins normal normal enhancement has-patch 03/11/2022
#37041 Allow arbitrary return redirects when activating plugins Plugins normal normal enhancement has-patch 06/04/2019
#18954 Automatically whitelist screen options added via add_screen_option() Plugins normal normal enhancement has-patch 06/04/2019
#16185 Bulk Actions Dropdown Box JS Sync Ajax-Tables Plugins normal normal enhancement has-patch 04/30/2018
#32238 Enhancement has_filter function Plugins normal normal enhancement has-patch 06/04/2019
#23253 Lack of a do_settings_section (singular) function Plugins normal normal enhancement has-patch 02/27/2021
#27303 Make the "Plugins bubble-link" only show plugins that have an update available Plugins normal normal enhancement has-patch 09/23/2020
#55522 Misleading method names plugin_dir_path and plugin_dir_url Plugins normal normal enhancement has-patch 04/07/2022
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal normal enhancement has-patch 08/03/2017
#44090 Reword plugin compatibility text to something more meaningful SergeyBiryukov Plugins normal minor enhancement has-patch 10/20/2020
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins normal minor enhancement has-patch 06/29/2020
#32497 The plugin list table is not very extendable Plugins normal normal enhancement has-patch 06/04/2019
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request has-patch 06/04/2019
#14569 Assign plugins on a per-site-basis Plugins normal normal feature request has-patch 07/15/2022
#43058 File search in theme & plugin editor window Plugins normal normal feature request has-patch 01/16/2018
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor defect (bug) has-patch 10/08/2018
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal normal defect (bug) has-patch 04/01/2019
#36766 Improve Source Verification in Pingbacks and Add Filter Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal normal defect (bug) has-patch 06/19/2019
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal defect (bug) has-patch 03/09/2021
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install Permalinks normal normal defect (bug) has-patch 06/04/2019
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal defect (bug) has-patch 10/15/2019
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category Permalinks normal normal defect (bug) has-patch 02/07/2022
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal defect (bug) needs-unit-tests 06/22/2022
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#47565 WordPress permalinks flip in hebrew Permalinks normal normal defect (bug) has-patch 07/07/2022
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major defect (bug) has-patch 11/05/2020
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 06/04/2019
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 06/04/2019
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal enhancement has-patch 03/22/2021
#26985 Use network_site_url in includes_url Permalinks normal normal enhancement has-patch 06/04/2019
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal defect (bug) needs-unit-tests 02/16/2021
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal defect (bug) has-patch 01/11/2018
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal defect (bug) has-patch 03/15/2017
#27421 Escape madness in meta API Options, Meta APIs normal normal defect (bug) has-patch 06/04/2019
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal defect (bug) has-patch 04/05/2017
#34405 Retrieval of meta value that is an array. Options, Meta APIs normal normal defect (bug) has-patch 09/20/2020
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal defect (bug) has-patch 04/08/2020
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal defect (bug) has-patch 06/09/2022
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal defect (bug) has-patch 01/05/2020
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal defect (bug) has-patch 06/22/2022
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal enhancement has-patch 04/21/2017
#44238 Add protected param to register meta Options, Meta APIs normal normal enhancement has-patch 02/24/2019
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal enhancement has-patch 06/20/2017
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.