Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal defect (bug) needs-unit-tests 01/14/2019
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal enhancement has-patch 11/18/2019
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal defect (bug) has-patch 02/25/2018
#43439 &_embed only embedding first 10 categories REST API normal normal defect (bug) needs-unit-tests 01/05/2021
#43496 CS: Fix disabled for user-edit.php Users normal normal defect (bug) has-patch 03/24/2019
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal normal enhancement has-patch 01/16/2019
#43560 Entering single quotes in Add Media dialog after recropping causes browser to hang Media normal normal defect (bug) has-patch 02/19/2020
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal defect (bug) needs-unit-tests 01/16/2019
#43589 WPDB Update change NULL values to acceptable values Database normal normal defect (bug) has-patch 01/17/2019
#43601 Improve error messaging when activating multisite users Users normal normal enhancement has-patch 01/16/2019
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 04/15/2020
#43635 Allow to (only) store users in an external user database/backend Users normal normal enhancement has-patch 03/26/2018
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal enhancement has-patch 04/02/2018
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal enhancement has-patch 10/24/2018
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal defect (bug) has-patch 05/24/2019
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal task (blessed) has-patch 03/09/2021
#43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal enhancement has-patch 10/07/2020
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal defect (bug) has-patch 10/16/2020
#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
#43802 Default timezone for new sites in WP multisite I18N normal normal feature request has-patch 06/20/2019
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal enhancement has-patch 12/18/2019
#43842 get_children() function enhancement. Query normal normal enhancement has-patch 01/16/2019
#43860 Dead code in feed_links_extra() Feeds normal normal enhancement has-patch 01/09/2019
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal defect (bug) needs-unit-tests 09/17/2018
#43896 Several flex and grid CSS properties listed as Unknown property in Customizer Customize normal normal defect (bug) has-patch 05/30/2021
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal enhancement has-patch 07/06/2020
#43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal enhancement has-patch 09/05/2020
#43978 Avoid flickering on the Tools / Export page birgire Export normal normal defect (bug) has-patch 02/20/2020
#43990 Use wp_delete_file instead of unlink Filesystem API low normal enhancement has-patch 05/14/2018
#44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal enhancement has-patch 02/10/2020
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal defect (bug) has-patch 05/11/2018
#44032 Use random_bytes() for generating keys and salts Upgrade/Install normal trivial enhancement has-patch 05/12/2018
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal enhancement needs-unit-tests 10/12/2020
#44082 settings_errors() wraps all notices in p and strong tags General normal normal defect (bug) has-patch 11/30/2020
#44090 Reword plugin compatibility text to something more meaningful SergeyBiryukov Plugins normal minor enhancement has-patch 10/20/2020
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal defect (bug) has-patch 07/22/2019
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal enhancement has-patch 03/20/2019
#44176 Un-map Privacy Capabilities xkon Privacy normal normal defect (bug) has-patch 10/24/2020
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal enhancement has-patch 05/21/2018
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal enhancement has-patch 10/16/2020
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal feature request has-patch 10/12/2020
#44212 Add a new helper function for comma- or space-separated lists General normal normal defect (bug) has-patch 05/28/2018
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor defect (bug) needs-unit-tests 01/27/2019
#44238 Add protected param to register meta Options, Meta APIs normal normal enhancement has-patch 02/24/2019
#44246 Add `check-node-version` to check required Node.js and npm versions are installed azaozz Build/Test Tools normal normal enhancement has-patch 01/10/2019
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal enhancement has-patch 10/20/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
#44270 Non-public custom post types have rewrite rules enabled by default Posts, Post Types normal trivial defect (bug) has-patch 10/03/2018
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal defect (bug) has-patch 07/29/2019
#44296 Enable double-width space works as a separator in search query SergeyBiryukov Query normal normal defect (bug) has-patch 04/10/2019
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal defect (bug) has-patch 06/19/2018
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal defect (bug) has-patch 04/05/2019
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal enhancement has-patch 09/20/2019
#44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal normal enhancement has-patch 07/01/2018
#44500 Mark data requests failed when an expired link is clicked Privacy normal normal enhancement has-patch 09/06/2018
#44510 count_user_posts() does not check for empty $userid Users normal normal defect (bug) has-patch 07/07/2018
#44530 Post or page custom fields give wrong error message when enter value only. Posts, Post Types normal normal defect (bug) has-patch 07/07/2018
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal defect (bug) has-patch 07/20/2020
#44565 Find plural text in description of username on profile page. Users normal normal defect (bug) has-patch 01/21/2020
#44628 Repair DB rehashes password to md5 Upgrade/Install normal normal defect (bug) has-patch 01/14/2020
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical defect (bug) has-patch 01/17/2019
#44631 Limit the displayed search phrase for the posts list table Posts, Post Types normal normal defect (bug) has-patch 07/24/2018
#44651 Make the excerpt explanation filterable Posts, Post Types normal normal enhancement needs-docs 01/16/2019
#44665 Add a "Create New Menu" button to the menu widget Customize normal normal enhancement has-patch 11/30/2020
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal defect (bug) has-patch 11/29/2019
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major defect (bug) needs-unit-tests 11/09/2019
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal defect (bug) has-patch 01/06/2019
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal enhancement has-patch 09/23/2019
#44768 Twenty Seventeen: Ordered and unordered both lists overlap outside of the main container Bundled Theme normal normal defect (bug) has-patch 08/11/2018
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal defect (bug) needs-unit-tests 04/15/2019
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal defect (bug) has-patch 01/21/2019
#44884 Notice something like "Notice: Constant WP_UNINSTALL_PLUGIN already defined in testsite\wp-admin\includes\plugin.php on line 1016" appears when try to delete multiple plugins by "delete_plugins()" function Plugins normal normal defect (bug) has-patch 09/10/2018
#44891 Activate button showing after theme activated Themes normal normal defect (bug) has-patch 09/06/2018
#44900 add post lock display to Media Library Media normal normal enhancement has-patch 03/26/2020
#44910 function for discriminating during auto saving Autosave normal trivial feature request has-patch 09/07/2018
#44921 User nicename discovery is slow to return Users normal normal defect (bug) has-patch 01/07/2019
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location Administration normal normal enhancement has-patch 01/16/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
#44992 Filter for screen option 'Number of items per page' value Administration normal normal enhancement has-patch 02/28/2019
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal defect (bug) has-patch 09/27/2018
#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
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal defect (bug) has-patch 04/22/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
#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
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal enhancement has-patch 01/04/2019
#45084 WP_Term_Query multiple 'orderby' support Query normal normal enhancement needs-unit-tests 03/03/2021
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal enhancement has-patch 01/16/2019
#45197 Introduce `user_can_for_blog()` Role/Capability normal normal enhancement needs-unit-tests 11/25/2018
#45363 Allow Thumbnail generation for other filetypes such as ODT Media normal normal enhancement has-patch 01/17/2019
#45366 Optimize wp_get_post_revisions() call in wp_list_post_revisions() Revisions normal normal defect (bug) has-patch 11/17/2018
#45435 Port Gutenberg's `removep` Function to Php Editor normal normal enhancement has-patch 11/24/2020
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal defect (bug) needs-unit-tests 01/16/2019
#45569 @var array tag is not present in class WP_Upgrader_Skin SergeyBiryukov Upgrade/Install normal minor enhancement has-patch 01/08/2019
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal defect (bug) has-patch 04/26/2020
#45825 Use of same loop variable in inner foreach loop can be error-prone Upgrade/Install low trivial enhancement has-patch 04/15/2019
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal normal defect (bug) has-patch 01/10/2019
#45878 Twenty Nineteen: Search widget input field width is too narrow on wide screens Bundled Theme normal normal enhancement has-patch 03/05/2019
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal defect (bug) has-patch 01/10/2019
#45907 Twenty Nineteen: Right-aligned, uncaptioned images inserted via the Classic Editor do not extend beyond the text column Bundled Theme normal normal defect (bug) has-patch 02/21/2020
#45924 Twenty Nineteen: Consider making the "—" divider in the header translatable. Bundled Theme low normal enhancement has-patch 04/24/2019
Note: See TracReports for help on using and creating reports.