Make WordPress Core

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal defect (bug) has-patch 07/18/2022
#43267 Admin editor "Insert link" modal on mobile seems to have incorrect styling Editor normal normal defect (bug) has-patch 02/14/2018
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal defect (bug) has-patch 06/22/2017
#40630 Advanced meta compare "like" in WP_Query Query normal normal defect (bug) has-patch 05/16/2017
#49694 All pages menu on admin panel has DOM errors Administration normal normal defect (bug) has-patch 11/04/2020
#57513 All the comments not showing properly in edit posts Comments normal normal defect (bug) has-patch 01/20/2023
#16817 All updates have been completed Upgrade/Install normal normal defect (bug) has-patch 09/17/2020
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 10/26/2022
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` Posts, Post Types normal normal defect (bug) has-patch 08/25/2023
#43119 Allow passing empty post ID to media_handle_sideload() Media normal normal defect (bug) has-patch 09/01/2021
#54802 Allow post_comments_feed_link to disable feed output Feeds normal normal defect (bug) has-patch 01/12/2022
#49173 Allow sanitized inline styles on oEmbed iframes Embeds normal normal defect (bug) has-patch 01/13/2020
#48153 Allow the admin email verification capability to be filtered Site Health normal normal defect (bug) needs-unit-tests 02/21/2020
#56094 Allow the style property of block.json to be an array General normal normal defect (bug) has-patch 08/19/2022
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal defect (bug) has-patch 01/31/2020
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal defect (bug) has-patch 08/19/2020
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal defect (bug) has-patch 11/17/2020
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal defect (bug) has-patch 03/15/2017
#52415 Apostrophe transformed in HTML entity in the page parent selector Editor normal normal defect (bug) has-patch 02/14/2021
#46931 Argument type mismatch Comments normal normal defect (bug) has-patch 10/16/2020
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 06/04/2019
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 Permalinks normal normal defect (bug) has-patch 08/27/2022
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal defect (bug) needs-unit-tests 04/01/2019
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates General normal normal defect (bug) has-patch 06/09/2021
#57699 Autoembeds not rendered in front-end post content Embeds normal normal defect (bug) has-patch 02/12/2023
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal defect (bug) has-patch 03/09/2021
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal defect (bug) has-patch 06/04/2019
#29386 Autosave message should disappear when the next autosave happens Autosave normal normal defect (bug) has-patch 06/04/2019
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal defect (bug) has-patch 09/27/2022
#43978 Avoid flickering on the Tools / Export page birgire Export normal normal defect (bug) has-patch 02/20/2020
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 06/04/2019
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal defect (bug) has-patch 11/04/2021
#58186 Block Theme Detection is broken due to symlinks Themes normal normal defect (bug) has-patch 09/05/2023
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal defect (bug) has-patch 03/20/2021
#59022 Bulk Action Issue For Plugin Component Plugins normal normal defect (bug) has-patch 08/10/2023
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#43496 CS: Fix disabled for user-edit.php Users normal normal defect (bug) has-patch 03/24/2019
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal defect (bug) has-patch 10/16/2020
#55509 CSS conflict in Custom Fields table Editor normal normal defect (bug) has-patch 04/29/2022
#25333 Can't remove theme support for certain custom header arguments Customize normal normal defect (bug) has-patch 02/14/2017
#42794 Can't upload new media files when multiple media dialogues are present on a single page Media normal normal defect (bug) has-patch 01/19/2018
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal defect (bug) has-patch 08/04/2021
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/2019
#18209 Capabilities with misplaced dependencies in edit_theme_options Menus normal normal defect (bug) has-patch 08/04/2022
#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
#50498 Change "html" to "HTML" in atomlib.php Feeds normal normal defect (bug) has-patch 01/22/2021
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present Query normal normal defect (bug) has-patch 07/23/2021
#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
#13821 Changing visibility to password-protected without entering a password does not warn user kapeels* Editor normal normal defect (bug) has-patch 06/05/2019
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal defect (bug) has-patch 05/11/2018
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal normal defect (bug) has-patch 04/19/2023
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 11/30/2022
#42213 Code Editors: Filter autocomplete suggestions General normal normal defect (bug) has-patch 10/03/2018
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#54660 Comment is missing for the bulk_footer function Administration normal normal defect (bug) has-patch 12/19/2021
#40293 Comment template - warning Comments normal normal defect (bug) has-patch 10/11/2017
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal defect (bug) has-patch 06/01/2021
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal defect (bug) has-patch 10/08/2017
#43009 Create Video/Audio Playlist hooks not working as expected Media normal normal defect (bug) has-patch 03/25/2022
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal defect (bug) needs-docs 03/25/2020
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal defect (bug) has-patch 11/01/2022
#38424 Custom form taxonomy field doesn't clear after added... Taxonomy normal normal defect (bug) has-patch 02/17/2019
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal normal defect (bug) has-patch 03/26/2019
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal defect (bug) has-patch 01/15/2018
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal defect (bug) has-patch 07/19/2022
#33267 Customizer Theme details: too many events Customize normal normal defect (bug) has-patch 05/23/2021
#52919 Dashboard tabs issue on focus Administration normal normal defect (bug) has-patch 05/25/2023
#53537 Default content overwrittern when using a default post format Editor normal normal defect (bug) has-patch 06/28/2021
#32237 Default query args are ignored in menu editor's taxonomy metaboxes Menus normal normal defect (bug) has-patch 06/04/2019
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal defect (bug) has-patch 11/13/2020
#34803 Deleting menu item with sub-items does not update sub-items' parent (with disabled JS) Menus normal normal defect (bug) has-patch 06/04/2019
#32654 Denying upload_files cap makes Customizer and Media modal act oddly wonderboymusic Media normal normal defect (bug) has-patch 06/04/2019
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#34225 Display correct dimensions for image sizes in media modal Media normal normal defect (bug) has-patch 05/24/2017
#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
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal defect (bug) has-patch 01/11/2018
#51167 Document the $update_results parameter in auto-update email filters Upgrade/Install normal normal defect (bug) has-patch 12/15/2022
#51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal normal defect (bug) has-patch 03/08/2021
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal defect (bug) has-patch 03/15/2017
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019
#41594 Edit tag form limited to 800px width Taxonomy normal normal defect (bug) has-patch 04/06/2021
#53341 Edit user: Error notice for failed password reset strips HTML for support article link Users normal normal defect (bug) has-patch 06/07/2021
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal defect (bug) has-patch 07/19/2023
#26805 Email with Apostrophe May Not Update in Multisite Users normal normal defect (bug) has-patch 06/04/2019
#34634 Empty PHP_SELF causes 404 pages to load front page with 200 status code Bootstrap/Load normal normal defect (bug) has-patch 11/16/2018
#36212 Empty menu items are deleted without warning audrasjb* Menus normal normal defect (bug) has-patch 09/28/2022
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal defect (bug) has-patch 05/08/2023
#44296 Enable double-width space works as a separator in search query SergeyBiryukov Query normal normal defect (bug) has-patch 04/10/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
#38442 Error when WP_Query parses orderby array in function parse_order Query normal normal defect (bug) has-patch 04/02/2019
#26809 Errors from wp_update_post obscured in edit_post Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#27421 Escape madness in meta API Options, Meta APIs normal normal defect (bug) has-patch 06/04/2019
#29621 Export post title with markup Export normal normal defect (bug) has-patch 06/04/2019
#52470 Exported WXR contains terms twice Export normal normal defect (bug) has-patch 08/04/2023
#20903 Exporter gets stuck in a loop a loop/break in the category hierarchy westi Export normal normal defect (bug) has-patch 06/04/2019
#53824 Fatal error when in action pre_get_posts call *_template() Query normal normal defect (bug) has-patch 02/15/2022
#28053 Fields with same name added to new media modal using 'attachment_fields_to_edit' do not pass as an array when saving. joedolson* Media normal normal defect (bug) has-patch 03/03/2021
#44565 Find plural text in description of username on profile page. Users normal normal defect (bug) has-patch 01/21/2020
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal defect (bug) has-patch 04/02/2023
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.