Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#28059 Inline image attachments with wp_mail() Mail normal normal enhancement needs-unit-tests 06/04/2019
#55058 Inspector Typography tools: Letter-spacing is misaligned next to Appearance Editor normal normal defect (bug) has-patch 02/03/2022
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal normal enhancement has-patch 08/16/2019
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal enhancement has-patch 10/10/2019
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal task (blessed) has-patch 04/03/2020
#50807 Introduce a function for deprecated options General normal normal feature request has-patch 10/15/2020
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal feature request has-patch 09/27/2017
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal enhancement has-patch 10/15/2020
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal enhancement needs-unit-tests 06/14/2018
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal enhancement has-patch 09/20/2019
#37462 Introduce is_private() conditional Posts, Post Types normal normal enhancement has-patch 08/07/2019
#31106 Introduce nicename_exists Users normal normal enhancement has-patch 06/05/2019
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement needs-unit-tests 04/24/2021
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal enhancement needs-unit-tests 04/18/2018
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal enhancement has-patch 04/01/2018
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal defect (bug) needs-unit-tests 07/31/2017
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal defect (bug) has-patch 07/07/2021
#54301 It is not possible to set 0 as post title Posts, Post Types normal normal defect (bug) has-patch 01/27/2022
#49837 JSDoc correction for wp-includes\js\colorpicker.js External Libraries normal normal enhancement has-patch 05/06/2020
#11697 Keep private posts in the admin area / Was: Make private posts a canonical plugin Posts, Post Types normal normal defect (bug) has-patch 09/08/2021
#17301 Keep the connection open when doing upgrades or long-running operations dd32 Upgrade/Install normal normal enhancement has-patch 06/01/2021
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal enhancement has-patch 06/13/2018
#23253 Lack of a do_settings_section (singular) function Plugins normal normal enhancement has-patch 02/27/2021
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor defect (bug) has-patch 01/20/2021
#44631 Limit the displayed search phrase for the posts list table Posts, Post Types normal normal defect (bug) has-patch 07/24/2018
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal enhancement has-patch 06/05/2019
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal enhancement has-patch 05/30/2020
#12885 LiveJournal importer uses GMT date/time as local date/time Import normal normal defect (bug) has-patch 06/04/2019
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal enhancement has-patch 05/15/2017
#13655 Login/Install/User Edit should stripslashes() $_POST data Login and Registration normal normal defect (bug) has-patch 06/04/2019
#33295 Login: Remove decoration from translation strings Login and Registration normal normal enhancement has-patch 07/15/2021
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor defect (bug) has-patch 06/10/2021
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal defect (bug) has-patch 04/05/2017
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor defect (bug) needs-unit-tests 01/27/2019
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal enhancement has-patch 05/15/2017
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal enhancement has-patch 05/15/2017
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal normal enhancement has-patch 10/12/2019
#21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal enhancement has-patch 06/05/2019
#37486 Make emojis accessible Emoji normal normal task (blessed) has-patch 01/05/2021
#19579 Make get_search_form() more filterable/extensible Themes normal normal enhancement has-patch 06/04/2019
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor enhancement has-patch 01/31/2021
#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
#39647 Make media upload "HTTP error." more user-helpful Media normal normal defect (bug) has-patch 09/25/2019
#29890 Make menu descriptions available to be displayed on the front-end helen Menus normal normal enhancement has-patch 06/04/2019
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal enhancement has-patch 04/01/2019
#38280 Make term count for a specific object type available desrosj Taxonomy normal normal enhancement has-patch 06/11/2020
#27303 Make the "Plugins bubble-link" only show plugins that have an update available Plugins normal normal enhancement has-patch 09/23/2020
#43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal enhancement has-patch 09/05/2020
#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
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement needs-unit-tests 06/04/2019
#43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal enhancement has-patch 10/07/2020
#4969 Make wp_list_* functions all behave similarly... igmoweb Themes normal normal enhancement has-patch 06/06/2018
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal enhancement has-patch 06/26/2017
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal enhancement has-patch 01/18/2017
#49179 Manage Post trackbacks within the REST API REST API normal normal enhancement needs-unit-tests 10/24/2020
#42838 Manipulating uploads and images can break when using stream wrappers Media normal normal defect (bug) has-patch 11/12/2020
#44500 Mark data requests failed when an expired link is clicked Privacy normal normal enhancement has-patch 09/06/2018
#39968 Media Library: deleting all items on the last page loses the pagination/navigation buttons and shows message antpb Media normal normal defect (bug) has-patch 02/25/2021
#36194 Media Settings page description is unclear Media normal normal enhancement has-patch 02/06/2020
#48236 Media attachment browser no longer provides id of attachment Media normal normal defect (bug) has-patch 02/21/2020
#24688 Memory exhaustion caused by very many unattached media Media normal normal defect (bug) has-patch 10/08/2018
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal defect (bug) needs-unit-tests 02/04/2021
#54217 Menu Screen has some UI inconsistency issue Menus normal normal defect (bug) has-patch 10/05/2021
#13822 Menu items that get unpublished still appear nacin Menus normal normal defect (bug) has-patch 06/01/2021
#28101 Menus screen: add "Menus" heading and "Add New" button Menus normal normal enhancement has-patch 06/04/2019
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra Menus normal normal defect (bug) has-patch 01/03/2018
#31640 Menus: hiding all sections from the left column using "Screen Options" makes it confusing to add new menu items Menus normal normal enhancement has-patch 06/04/2019
#49021 Misaligned rows in Plugins list table on mobile after deleting some plugins Plugins normal normal defect (bug) has-patch 02/01/2022
#49526 Misaligned theme count on Add Themes screen on iPhone X Themes normal normal defect (bug) has-patch 02/28/2020
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal defect (bug) has-patch 03/29/2019
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal normal defect (bug) has-patch 04/20/2019
#21730 More modular and reusable email validation functions Users normal normal enhancement needs-unit-tests 06/05/2019
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal enhancement needs-unit-tests 08/29/2017
#28956 Moving taxonomy metabox chriscct7 Taxonomy normal normal enhancement has-patch 06/06/2018
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal defect (bug) has-patch 11/25/2020
#33563 Multiple Calls to export_wp() Causes Error Export normal normal defect (bug) has-patch 11/19/2020
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) needs-unit-tests 06/24/2021
#17905 Multisite doesn't delete a user's posts/links upon removal jeremyfelt Users normal normal defect (bug) has-patch 04/03/2020
#28273 Multisite sites without a path redirect to signup page chriscct7 Administration normal normal defect (bug) has-patch 06/04/2019
#23088 Multisite, Subdomains and www Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording Users normal normal defect (bug) has-patch 12/17/2019
#53694 Multisite: Capability check isn't strict enough when hard deleting a site Networks and Sites normal normal defect (bug) has-patch 11/19/2021
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal defect (bug) has-patch 10/16/2020
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor feature request has-patch 09/06/2020
#33278 Naming files with dimensions when manually cropping images Media normal normal enhancement has-patch 06/04/2019
#22589 Network Admin + Ajax requests jeremyfelt Networks and Sites normal normal enhancement has-patch 06/04/2019
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 Networks and Sites normal normal defect (bug) has-patch 01/30/2022
#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
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal feature request has-patch 09/02/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
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal feature request has-patch 04/05/2019
#13867 New filter for comment RSS feed's title killua99 Feeds normal normal enhancement has-patch 11/10/2021
Note: See TracReports for help on using and creating reports.