Make WordPress Core

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

Unpatched Enhancements (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#44159 feature request: otption for removing save my name in comments General normal normal feature request 05/25/2018
#44153 Plugin privacy polices and admin notification Privacy normal normal enhancement 04/22/2019
#44145 Rework Privacy settings page to use the Settings API xkon* Privacy normal normal enhancement 09/26/2020
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered Privacy normal normal enhancement 05/23/2019
#44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal enhancement 09/20/2019
#44073 Add functionality to search plugin with double quoted keyword Plugins normal normal feature request 05/23/2018
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default Privacy normal normal enhancement 02/13/2019
#44058 Include security sniffs in PHPCS ruleset Security normal normal enhancement 05/16/2018
#44001 oEmbed two click / local emoji scripts Privacy normal major enhancement 12/12/2019
#43993 Provide indication to admin when user downloads privacy export Privacy normal normal enhancement 01/16/2019
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal task (blessed) needs-unit-tests 06/24/2019
#43957 check_password_reset_key could use get_user_by instead of direct query Login and Registration normal normal enhancement 05/04/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
#43884 new is_front() function General normal normal enhancement 04/29/2018
#43882 Introduce slug-specific hooks to manage plugin loading order Plugins normal normal enhancement 01/24/2019
#43854 Add cards to the Tools page for personal data tools Privacy normal normal enhancement 05/23/2019
#43841 Add request confirmation and security logging for major user actions Administration normal normal enhancement 04/24/2018
#43830 Being able to set a page as a homepage under the "Page Attribute" meta box General normal normal enhancement 01/16/2019
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal enhancement 01/16/2019
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal enhancement 07/06/2020
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal enhancement 07/06/2020
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal enhancement needs-unit-tests 04/20/2018
#43813 Meta API should set `last_changed` cache key internally General normal normal enhancement 04/20/2018
#43798 Add multiple parent ids in get_terms function Taxonomy normal normal enhancement 10/14/2020
#43781 adding apply_filters on $handle in localize Script Loader normal normal enhancement 04/16/2018
#43749 Update zxcvbn to 4.4.2 External Libraries normal normal enhancement has-patch 11/18/2021
#43741 Improve media_sideload_image() image extensions detection Media normal normal enhancement 04/15/2018
#43722 On changing of permalinks ask a confirm before to save Permalinks normal normal enhancement 04/09/2018
#43713 Privacy: Add a UI to allow administrators to disable individual embeds / oembeds Embeds normal normal enhancement 09/27/2019
#43702 Empty State UX for Posts & Pages screen when there is no content Posts, Post Types normal normal enhancement 10/27/2020
#43671 'Search installed plugins' on plugins page unneccesary and possibly misleading, possibly replace it for 'search new plugins' Plugins normal normal enhancement 05/07/2019
#43608 Display missing module error for GD when on Media Settings Media normal normal enhancement 04/15/2019
#43604 Add option to completely disable syndication feeds Feeds normal normal enhancement 01/16/2019
#43597 Modify template-loader engine Themes normal normal enhancement 10/04/2019
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal enhancement needs-unit-tests 01/09/2019
#43469 Native Site Icon feature in Customizer is outdated Customize normal normal enhancement 05/31/2021
#43464 Search Options in Customizer Customize normal normal enhancement 05/30/2021
#43451 Disallow objects as meta values Options, Meta APIs normal normal feature request 03/01/2018
#43403 Improve wp_add_inline_script() Script Loader normal normal enhancement 02/24/2018
#43395 Add Automated E2E Tests for Core Updates Upgrade/Install normal normal task (blessed) 03/04/2020
#43356 create is_403 function Query normal normal feature request 02/19/2018
#43352 Make html5 standard rather than opt in for theme development Themes normal normal feature request 01/16/2019
#43348 Filter by 'Authors' option in wp-admin/edit.php?post_type=page Posts, Post Types normal normal feature request 02/20/2018
#43341 Proposal: new cache helper functions Cache API normal normal enhancement 02/17/2018
#43334 Include Post/Page status when restoring the previous revision General normal normal feature request 02/16/2018
#43328 Add support for Web App Manifests westonruter* General normal normal feature request 03/01/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
#43320 Harden API requests against man-in-the-middle attacks Security low minor enhancement 02/18/2018
#43319 Bootstrap 4 Card issue in backend General normal normal enhancement 02/16/2018
#43318 New filter suggestion for manage_users-network_custom_column Users normal normal enhancement 01/16/2019
#43294 Sticky class should be added regardless of where posts are queried Posts, Post Types normal normal enhancement 01/16/2019
#43263 wp_audio_shortcode() preload default: should it be metadata or none? Media normal normal enhancement 02/08/2018
#43256 wp_delete_post() should use get_post() not wpdb->prepare Posts, Post Types normal normal enhancement 02/13/2018
#43224 Extract `$utf8_pcre` from `wp_check_invalid_utf8()` into a separate function Formatting normal normal enhancement 01/16/2019
#43205 Allow filtering the list of characters to be replaced by wptexturize Formatting normal normal feature request 01/16/2019
#43176 Nav Menu Search - add filters for query args Menus normal normal enhancement 01/16/2019
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. Formatting normal normal enhancement 01/24/2018
#43130 Add New Site: admin autocomplete search all users Networks and Sites normal normal enhancement 04/06/2021
#43120 HTML Tag Auto-Formatting in Custom HTML Widget Widgets normal normal enhancement 01/18/2018
#43115 Improve plugin search results Plugins normal normal feature request 09/14/2018
#43083 adding "Unlisted" type for post visibility Posts, Post Types normal normal feature request 03/02/2018
#43080 Allow access to triggered WP_Error when using login_errors and login_messages filters Login and Registration normal normal enhancement 10/13/2020
#43045 Trigger events equivalent to editor:image-edit and editor:image-update in media-image-widget.js Widgets normal normal enhancement 06/17/2020
#43023 Make Core Image Handling More Extensible Media normal normal enhancement 08/21/2020
#43013 Confirmation Email workaround Users normal normal enhancement 01/02/2018
#43010 Attribute Name Escape Formatting normal normal enhancement needs-unit-tests 01/18/2022
#42986 Insert default filters to wp_delete_file to don't delete core files. Media normal normal enhancement 03/22/2019
#42981 Sorting plugins and themes Plugins normal normal feature request 04/02/2019
#42913 Scroll widgets and widget containers independently in admin ui Widgets normal normal enhancement 05/03/2018
#42907 Meta Queries: support ordering by meta_value but still including items without that key Query normal normal enhancement 01/16/2019
#42849 Custom HTML Widget: Allow user to be able to bypass lint errors to save Widgets normal normal feature request 03/14/2018
#42839 wp_remote_post should support multipart uploads HTTP API normal normal feature request 01/22/2020
#42829 Debugging image uploads with wp_generate_attachment_metadata Media normal normal enhancement 02/14/2019
#42780 Code Editor: Linter (HTMLHint) should show error if checkbox doesn't have associated <label> External Libraries normal normal enhancement 12/04/2020
#42773 Plugin/Theme editor does not return sufficient information when loopback request fails Plugins normal normal enhancement 12/01/2017
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal feature request 10/19/2018
#42721 Introduce native language name as a WP_Locale property I18N normal normal enhancement 01/08/2019
#42712 Enhance wp revisions to keep with expiration date for the revisions Revisions normal normal feature request 11/28/2017
#42711 Support for symlinked themes in the themes folder Themes normal normal enhancement 11/27/2017
#42703 WP_Query: Swap parsing date into own method Database normal normal enhancement 01/16/2019
#42702 Most common issue inside post edit - "Links Live search". Permalinks normal normal feature request 11/26/2017
#42644 Customize: Add rich text control for managing tagline and new footer credit theme support Customize normal normal feature request 01/09/2019
#42635 Customize: Add default value for customizeAction param for sections Customize normal normal enhancement 10/12/2018
#42633 Suggestion to provide Better Page and Image Management Media normal normal feature request 11/20/2017
#42568 Text Widget: Media Uploader Button Label Widgets normal normal enhancement 06/14/2021
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal enhancement needs-unit-tests 02/07/2019
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal enhancement needs-unit-tests 11/01/2017
#42376 Beta Download/Install capabilities with Plugins & Themes Upgrade/Install normal normal enhancement 10/30/2017
#42331 Improve setting up header images in Customizer Customize normal normal enhancement 01/15/2018
#42309 Add page-numbers CSS class to wp_link_pages generated links Themes normal normal feature request 04/17/2018
#42272 Customize: Use client-side templates for rendering base controls Customize normal normal enhancement 01/09/2019
#42191 Customize: Selectively merge settings from autosave revisions Customize normal normal enhancement 05/29/2021
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal enhancement needs-unit-tests 10/08/2017
#42115 Customize Menus: Add "Your theme already has a basic menu" view bpayton Customize normal normal enhancement 05/29/2021
#42089 Function to detect if current page is a preview of a draft Posts, Post Types normal normal enhancement 02/24/2018
#42088 Function to detect if current page is a scheduled post (is_scheduled() or is_future()) Posts, Post Types normal normal enhancement 02/24/2018
#42086 Option to view condensed diffs for post revisions Revisions normal normal feature request 09/01/2020
#42082 Support compare custom fields in WP_Meta_Query Query normal normal enhancement 02/28/2018
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal enhancement needs-unit-tests 03/22/2020
#42053 There should be an option to make wp_login_form() functions's username and password input field required. Login and Registration normal normal enhancement 04/24/2019
Note: See TracReports for help on using and creating reports.