Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#47555 Add per_page filter to nav-menu.php audrasjb Menus low normal enhancement has-patch 08/12/2021
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal enhancement needs-unit-tests 02/05/2020
#49715 Alternate views for WP List Tables audrasjb Administration normal normal task (blessed) has-patch 12/01/2020
#46110 IE11: JS "Syntax error" related to wp-polyfill-formdata atimmer Build/Test Tools normal normal defect (bug) has-patch 02/08/2021
#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
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor enhancement needs-unit-tests 11/16/2021
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal defect (bug) has-patch 01/10/2019
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies adamsilverstein Build/Test Tools normal normal task (blessed) has-patch 01/30/2022
#27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal defect (bug) has-patch 01/31/2020
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal defect (bug) has-patch 06/01/2021
#48693 Silence ini_set caused error or check if function_exists first SergeyBiryukov* Bootstrap/Load normal normal defect (bug) has-patch 02/21/2020
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* Mail normal normal defect (bug) has-patch 10/12/2017
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor enhancement has-patch 10/28/2021
#30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal enhancement has-patch 08/27/2021
#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
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major defect (bug) needs-unit-tests 11/09/2019
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal defect (bug) has-patch 08/04/2021
#51289 Documentation issue: get_post_time is getting the time when published not when created SergeyBiryukov Date/Time normal normal defect (bug) has-patch 02/13/2022
#44296 Enable double-width space works as a separator in search query SergeyBiryukov Query normal normal defect (bug) has-patch 04/10/2019
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N normal normal defect (bug) has-patch 06/01/2021
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal defect (bug) has-patch 03/29/2019
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal defect (bug) has-patch 11/25/2020
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal defect (bug) has-patch 05/18/2017
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor defect (bug) has-patch 10/13/2021
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal defect (bug) has-patch 11/13/2021
#47849 Post excerpts accept spaces SergeyBiryukov Posts, Post Types normal normal defect (bug) has-patch 10/15/2019
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal defect (bug) has-patch 05/10/2021
#50828 Update ca-bundle.crt and remove expired certificates SergeyBiryukov Security normal normal defect (bug) has-patch 11/10/2021
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor defect (bug) has-patch 03/17/2017
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal defect (bug) has-patch 11/29/2019
#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
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal defect (bug) needs-unit-tests 01/16/2019
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major defect (bug) needs-unit-tests 09/10/2020
#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
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal defect (bug) needs-unit-tests 04/08/2021
#45569 @var array tag is not present in class WP_Upgrader_Skin SergeyBiryukov Upgrade/Install normal minor enhancement has-patch 01/08/2019
#38836 A current_page_parent CSS class is not added to relevant WP menu items if the query is for a custom post type single item SergeyBiryukov Menus normal normal enhancement has-patch 09/23/2019
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal enhancement has-patch 10/24/2018
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal enhancement has-patch 05/25/2021
#47539 Incomplete sanitization of upload file name. SergeyBiryukov Media normal normal enhancement has-patch 12/06/2019
#44090 Reword plugin compatibility text to something more meaningful SergeyBiryukov Plugins normal minor enhancement has-patch 10/20/2020
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal enhancement has-patch 06/01/2021
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal enhancement has-patch 09/23/2019
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal enhancement needs-unit-tests 10/20/2020
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal enhancement has-patch 09/17/2020
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal feature request has-patch 10/20/2020
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor feature request has-patch 09/06/2020
#29849 Better human_time_diff() Rarst* Date/Time normal normal enhancement has-patch 09/25/2020
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst Date/Time low normal defect (bug) needs-unit-tests 01/19/2022
#37280 Remove boldness from update notices Presskopp General normal normal enhancement has-patch 11/14/2021
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor defect (bug) needs-unit-tests 01/27/2019
#34149 Standardize wp-signup.php to also use search engine visibility text DrewAPicture Upgrade/Install normal normal defect (bug) has-patch 01/18/2022
#36406 $network_wide is unreliable Plugins normal critical defect (bug) needs-unit-tests 07/09/2019
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal defect (bug) has-patch 11/08/2021
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() Users normal normal defect (bug) has-patch 02/09/2018
#13972 Add new category link - capability check needed Posts, Post Types normal minor defect (bug) has-patch 01/23/2018
#26402 Add option to DB if option is only present in cache when updating option Cache API normal normal defect (bug) needs-unit-tests 03/17/2017
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 06/04/2019
#16817 All updates have been completed Upgrade/Install normal normal defect (bug) has-patch 09/17/2020
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 06/04/2019
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 06/04/2019
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#25333 Can't remove theme support for certain custom header arguments Customize normal normal defect (bug) has-patch 02/14/2017
#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
#23902 Classes set with nav_menu_css_class are not accessible in walker_nav_menu_start_el Menus normal normal defect (bug) has-patch 06/04/2019
#15784 Contributors can't easily view others' posts in a certain term Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal defect (bug) has-patch 10/08/2017
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 06/05/2019
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019
#24907 Escape admin_url() when used for ajax_url in admin header Security normal normal defect (bug) has-patch 06/04/2019
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) needs-unit-tests 11/17/2020
#19998 Feeds can contain characters that are not valid XML Feeds normal normal defect (bug) needs-unit-tests 06/19/2020
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019
#24131 Fix post previews for multisite with domain mapping Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam Users normal major defect (bug) has-patch 11/16/2020
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 07/06/2020
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal defect (bug) has-patch 06/04/2019
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
#25021 Improve sanitize_title_with_dashes % removal Formatting normal normal defect (bug) has-patch 06/04/2019
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal defect (bug) needs-unit-tests 07/31/2017
#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
#12885 LiveJournal importer uses GMT date/time as local date/time Import normal normal defect (bug) has-patch 06/04/2019
#13655 Login/Install/User Edit should stripslashes() $_POST data Login and Registration normal normal defect (bug) has-patch 06/04/2019
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#24688 Memory exhaustion caused by very many unattached media Media normal normal defect (bug) has-patch 10/08/2018
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) needs-unit-tests 06/24/2021
#23088 Multisite, Subdomains and www Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#24411 New site email being sent despite registrationnotification set to no Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) needs-unit-tests 11/10/2020
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal defect (bug) needs-unit-tests 10/24/2017
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal defect (bug) has-patch 06/04/2019
#20338 Slugs and special chars Permalinks normal normal defect (bug) has-patch 06/04/2019
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 06/04/2019
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor defect (bug) has-patch 06/04/2019
#14439 Unable to get a post associated menu items for a specific menu Menus normal major defect (bug) has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.