{43} Tickets not modified in the last 2.5 years (4487 matches)
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 (1801 - 1900 of 4487)
Tickets with Patches (100 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|
#43801 | Need better documentation to show importance of checking for args while using wp_schedule_event and wp_next_scheduled | Cron API | normal | normal | enhancement | has-patch | 01/29/2021 | |
#22589 | Network Admin + Ajax requests | jeremyfelt | Networks and Sites | normal | normal | enhancement | has-patch | 06/04/2019 |
#49968 | Network Site Info - No hooks for customzsation | Networks and Sites | normal | normal | enhancement | has-patch | 08/04/2020 | |
#39334 | Network administrators should be able to enable themes on the site level | Networks and Sites | normal | normal | enhancement | has-patch | 12/03/2017 | |
#39050 | New Core Admin Menu Functions -- `add_menu_link` and `add_submenu_link` | Administration | normal | normal | enhancement | has-patch | 03/15/2019 | |
#34507 | New action `before_login_form` | Login and Registration | normal | normal | enhancement | needs-docs | 01/10/2017 | |
#48887 | New action hooks: admin_body_open, login_body_open & embed_body_open | Administration | normal | normal | enhancement | has-patch | 12/17/2019 | |
#35456 | New args for apply_filters in WP_Widget_Archives | Widgets | normal | normal | enhancement | needs-docs | 06/05/2019 | |
#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 | |
#24726 | New filter hook for get_metadata() | Options, Meta APIs | normal | normal | enhancement | has-patch | 06/04/2019 | |
#34712 | New filter: `reset_password_url` | Login and Registration | normal | normal | enhancement | has-patch | 08/27/2017 | |
#28352 | New filters in wp-activate.php | voldemortensen | Login and Registration | normal | normal | enhancement | has-patch | 06/04/2019 |
#28351 | New filters in wp-signup.php | Login and Registration | normal | normal | enhancement | has-patch | 06/04/2019 | |
#23634 | New hook for adding content after each comment | chriscct7 | Comments | normal | normal | enhancement | has-patch | 10/23/2017 |
#36010 | New password reset styling changes are confusing to casual users | Login and Registration | normal | major | enhancement | has-patch | 02/08/2020 | |
#32544 | No function exposes all supported MIME types | octalmage | Media | low | normal | enhancement | has-patch | 06/04/2019 |
#12960 | Number of posts on the Users page should include drafts and pending review | Users | normal | normal | enhancement | has-patch | 04/08/2020 | |
#18836 | ORDER BY RAND() is slow | Query | normal | minor | enhancement | needs-unit-tests | 06/04/2019 | |
#24795 | OS X Treatment | Administration | normal | trivial | enhancement | has-patch | 02/05/2017 | |
#30994 | Offset return for wp_get_archives | Query | normal | normal | enhancement | has-patch | 06/04/2019 | |
#41905 | Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() | Feeds | normal | normal | enhancement | has-patch | 08/23/2018 | |
#47692 | Optgroup in Customizer Select Control | Customize | normal | normal | enhancement | has-patch | 07/27/2020 | |
#40434 | Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() | Query | normal | normal | enhancement | has-patch | 01/17/2018 | |
#22330 | Optimize regexes to remove protocol from URL | Formatting | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | |
#19653 | Order by meta field forces ignore of null records | Query | normal | normal | enhancement | needs-unit-tests | 03/29/2019 | |
#27299 | Order the available widgets in the Widgets admin page | Widgets | normal | normal | enhancement | has-patch | 06/05/2019 | |
#40038 | Padding load_template's require with a do_action on each end | Themes | normal | normal | enhancement | has-patch | 03/08/2017 | |
#33405 | Pagination - use of helip / "..." not logic in some cases | Themes | lowest | trivial | enhancement | has-patch | 06/04/2019 | |
#40862 | Partially visible controls within a pane do not scroll into view | jpurdy647 | Customize | low | normal | enhancement | has-patch | 11/25/2020 |
#29082 | Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback | chriscct7 | Options, Meta APIs | normal | normal | enhancement | has-patch | 06/04/2019 |
#46777 | Pass attachment ID to image_resize_dimensions to allow reliable per image cropping | Media | normal | normal | enhancement | has-patch | 04/13/2019 | |
#18833 | Pass raw data into save_post/wp_insert_post | rmccue | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 |
#26640 | Performance Increase in apply_filter() (~11%) | Plugins | normal | normal | enhancement | has-patch | 06/04/2019 | |
#35907 | Permit sticky posts to affect the query in REST_REQUEST | rmccue | Query | normal | normal | enhancement | needs-unit-tests | 04/23/2017 |
#39239 | Persist the video header state between requests | Themes | normal | normal | enhancement | has-patch | 09/19/2019 | |
#45435 | Port Gutenberg's `removep` Function to Php | Editor | normal | normal | enhancement | has-patch | 11/24/2020 | |
#29727 | Porting self-hosted Wordpress to HTTPS: mixed content | Media | normal | normal | enhancement | has-patch | 06/04/2019 | |
#23749 | Post Format Archive Conditional Tag | danielpataki | Post Formats | normal | normal | enhancement | has-patch | 06/26/2020 |
#53076 | Press This: Add filters to allow custom Press This plugins | kraftbj* | Editor | normal | normal | enhancement | has-patch | 05/24/2021 |
#45166 | Prevent deleting default term for any kind of taxonomy | Taxonomy | normal | normal | enhancement | has-patch | 01/16/2019 | |
#39295 | Prevent infinite loop when calling get_user_locale() in a 'locale' filter | I18N | normal | major | enhancement | has-patch | 09/27/2020 | |
#44267 | Privacy Request List Table: A way to show the time of request when it's older than 24 hours. | Privacy | normal | normal | enhancement | has-patch | 01/27/2019 | |
#44034 | Privacy: Introduce a function to count user requests by type | garrett-eclipse | Privacy | normal | normal | enhancement | needs-unit-tests | 10/12/2020 |
#38947 | Proposition to add an optimized api.Events manager to the api.Value constructor | Customize | normal | normal | enhancement | has-patch | 12/05/2019 | |
#38935 | Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters | Themes | normal | normal | enhancement | has-patch | 04/17/2018 | |
#16706 | Queries using "category__and" are slow on large databases | chriscct7 | Query | normal | normal | enhancement | has-patch | 06/04/2019 |
#29424 | Query argument 'orderby' makes duplicated parameters possible; does not support some available columns | johnbillion | Query | normal | normal | enhancement | has-patch | 02/05/2020 |
#51811 | Query inconsistency between WP_Query and WP_Term_Query | Query | normal | normal | enhancement | has-patch | 12/01/2020 | |
#51757 | REST API: Add const validation | REST API | normal | normal | enhancement | has-patch | 01/25/2021 | |
#41821 | REST API: Add support for threaded comments | REST API | normal | normal | enhancement | needs-unit-tests | 09/24/2020 | |
#40556 | REST API: Allow for server generating a user's password | REST API | normal | normal | enhancement | has-patch | 04/27/2017 | |
#41554 | REST API: Use `wp.apiRequest` helper to build URLs for media embed requests | REST API | normal | normal | enhancement | has-patch | 09/25/2019 | |
#23233 | Radio Button instead of Checkboxes on Comment Moderation option? | Comments | normal | normal | enhancement | has-patch | 06/04/2019 | |
#22198 | Realigning the Discussions Settings page | chriscct7 | Comments | normal | normal | enhancement | has-patch | 06/04/2019 |
#36916 | Refactor EditAttachments frame to work outside Media Library admin page | Media | normal | normal | enhancement | has-patch | 06/04/2019 | |
#48224 | Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) | Themes | normal | normal | enhancement | has-patch | 10/05/2019 | |
#40774 | Refine error message when embedding invalid Video (URL) | Media | normal | normal | enhancement | has-patch | 09/14/2017 | |
#31281 | Register JavaScript/Underscore templates using the WP Dependency API | Script Loader | normal | normal | enhancement | has-patch | 06/04/2019 | |
#29118 | Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. | Rewrite Rules | normal | normal | enhancement | has-patch | 11/19/2017 | |
#22942 | Remove Post by Email | chriscct7 | normal | normal | enhancement | has-patch | 10/15/2020 | |
#45030 | Remove new_postarr from doc in wp_insert_post function | Posts, Post Types | normal | normal | enhancement | has-patch | 01/08/2019 | |
#33741 | Remove references to my-hacks.php and the hack_file option | jorbin | Plugins | normal | normal | enhancement | has-patch | 08/03/2017 |
#38061 | Rename the text window name on the editor | Editor | normal | normal | enhancement | has-patch | 06/21/2019 | |
#44090 | Reword plugin compatibility text to something more meaningful | SergeyBiryukov | Plugins | normal | minor | enhancement | has-patch | 10/20/2020 |
#30587 | SVG and PNG Images in UI Should Be Optimized | Build/Test Tools | normal | normal | enhancement | has-patch | 11/11/2020 | |
#27736 | Save one query when inserting a new post | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | |
#34886 | Search Form should not submit empty strings | Themes | normal | normal | enhancement | has-patch | 10/28/2020 | |
#33717 | Send Notification Email When a Comment is Approved From Moderation | Comments | normal | normal | enhancement | has-patch | 05/13/2021 | |
#35829 | Separate functions from wp-login.php | Login and Registration | normal | normal | enhancement | has-patch | 06/04/2019 | |
#36791 | Set load order when enqueuing scripts and styles | Script Loader | normal | normal | enhancement | has-patch | 06/04/2019 | |
#33551 | Settings API: Filter sections and fields before displaying them | obenland | Options, Meta APIs | normal | normal | enhancement | needs-docs | 11/27/2019 |
#31532 | Shiny Updates: Don't activate plugins with PHP errors | Upgrade/Install | normal | normal | enhancement | has-patch | 01/07/2020 | |
#40280 | Short-circuit filters can't return common values | General | normal | normal | enhancement | has-patch | 12/08/2017 | |
#45056 | Show Active plugins at the top of the plugin list in plugin-editor.php | Plugins | normal | minor | enhancement | has-patch | 06/29/2020 | |
#27996 | Show/Hide Postbox doesn't work if dynamically added | Administration | normal | normal | enhancement | has-patch | 06/04/2019 | |
#47085 | Site Health appear on individual sites in Multisite | Site Health | low | minor | enhancement | has-patch | 10/19/2020 | |
#41702 | Slug for Category or Tag should be generated automatically | Taxonomy | normal | normal | enhancement | has-patch | 08/22/2017 | |
#38238 | Sorting a list table by some kind of count should default to DESC initially | helen | Administration | normal | normal | enhancement | has-patch | 06/29/2020 |
#50556 | Special characters in Theme Name in "Add Themes" page | Themes | normal | trivial | enhancement | has-patch | 07/07/2020 | |
#42904 | Speed up unit tests by disabling password hashing | Build/Test Tools | normal | normal | enhancement | has-patch | 09/20/2019 | |
#29972 | Split pagination calculations and HTML in paginate_links | General | normal | normal | enhancement | has-patch | 06/04/2019 | |
#9978 | Sticky Posts are not ordered correctly after selection | Query | normal | normal | enhancement | has-patch | 06/04/2019 | |
#11950 | Sticky Posts are too aggressive | Query | normal | normal | enhancement | has-patch | 06/04/2019 | |
#21994 | Subdomains may not exceed 63 characters in length | Networks and Sites | low | normal | enhancement | has-patch | 06/04/2019 | |
#37818 | Suggested import id for wp_insert_user | Import | normal | normal | enhancement | has-patch | 07/17/2020 | |
#37937 | Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query | Networks and Sites | normal | normal | enhancement | has-patch | 10/03/2017 | |
#29664 | Support font embedding and word break for Burmese in core. | I18N | normal | major | enhancement | has-patch | 09/25/2017 | |
#49924 | Support for Multiple selected options in wp_dropdown_roles() function | Users | normal | normal | enhancement | has-patch | 04/16/2020 | |
#42645 | Support passing version number to add_editor_style() | dinhtungdu | Editor | normal | normal | enhancement | has-patch | 09/24/2019 |
#37641 | Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite | Users | normal | normal | enhancement | has-patch | 04/25/2019 | |
#8828 | Tags and Categories are undifferentiable in Atom and RSS feeds | Feeds | low | minor | enhancement | has-patch | 02/08/2018 | |
#22355 | Template stack - Beyond parent/child theme relationships | Themes | normal | normal | enhancement | has-patch | 06/04/2019 | |
#32497 | The plugin list table is not very extendable | Plugins | normal | normal | enhancement | has-patch | 06/04/2019 | |
#43287 | The text "immediately" should be capitalize in publish meta box. | Posts, Post Types | normal | normal | enhancement | has-patch | 11/18/2019 | |
#51658 | Themes: Allow template loading functions to filter templates to search for | Themes | normal | normal | enhancement | has-patch | 11/12/2020 | |
#26636 | There Is No Filter For get_sidebar() | Themes | normal | normal | enhancement | has-patch | 05/15/2018 | |
#26861 | Too easy to delete a site in Multisite | flixos90 | Networks and Sites | normal | minor | enhancement | has-patch | 07/18/2017 |
#18218 | Too many similar translation string | I18N | normal | normal | enhancement | has-patch | 05/26/2021 | |
#39862 | Track the number of children for a walker element scope | Menus | normal | normal | enhancement | has-patch | 08/02/2017 |
Note:
See TracReports for help on using and creating reports.