Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#42560 mp4 files do not play in Safari Media normal normal defect (bug) has-patch 03/17/2021
#47413 nested paragraphs in comment post errors Comments normal normal defect (bug) has-patch 05/15/2021
#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
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major defect (bug) has-patch 05/02/2023
#54114 paginate_links() ajax General normal normal defect (bug) has-patch 09/21/2021
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal defect (bug) needs-unit-tests 10/02/2017
#48006 post_date not as expected Posts, Post Types normal normal defect (bug) has-patch 09/17/2019
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial defect (bug) has-patch 07/16/2023
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal defect (bug) needs-unit-tests 02/17/2021
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker defect (bug) needs-unit-tests 04/29/2023
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal defect (bug) needs-unit-tests 10/10/2022
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal defect (bug) has-patch 06/22/2022
#57081 test for wp_mkdir_p General normal normal defect (bug) has-patch 11/11/2022
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal defect (bug) has-patch 08/18/2020
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal defect (bug) has-patch 05/05/2021
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal defect (bug) has-patch 09/01/2022
#46364 update.php coding standards:trigger_error() function Administration normal normal defect (bug) has-patch 04/01/2019
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#47889 uploading image contains special characters will return a wrong image url Media normal normal defect (bug) has-patch 08/18/2019
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal defect (bug) has-patch 06/12/2023
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal defect (bug) has-patch 04/22/2020
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal defect (bug) has-patch 08/30/2017
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 06/13/2017
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor defect (bug) has-patch 05/23/2019
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal defect (bug) has-patch 03/24/2021
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 03/05/2021
#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
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal defect (bug) has-patch 08/18/2021
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal defect (bug) has-patch 05/22/2023
#40497 wp_insert_user requires user_login when ID is given Users normal normal defect (bug) has-patch 05/19/2017
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major defect (bug) has-patch 09/06/2022
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal defect (bug) needs-unit-tests 04/08/2021
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major defect (bug) has-patch 10/17/2022
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal defect (bug) has-patch 09/16/2021
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal defect (bug) has-patch 12/05/2022
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal defect (bug) has-patch 03/05/2021
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
#58304 wp_update_image_sizes Media normal blocker defect (bug) has-patch 06/29/2023
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/2019
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal defect (bug) has-patch 02/05/2020
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor defect (bug) has-patch 06/29/2023
#52181 wrong mimetime for gzip files Media normal normal defect (bug) has-patch 06/07/2021
#55968 xss string to be treated as simple string Editor normal normal defect (bug) has-patch 10/31/2022
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place Login and Registration normal normal enhancement has-patch 06/04/2019
#51532 $tag_templates should be customizable (instead of local array) Themes normal normal enhancement has-patch 12/11/2022
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 06/22/2023
#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
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
#12826 AJAX trash posts Posts, Post Types normal normal enhancement has-patch 07/05/2019
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal enhancement has-patch 06/02/2022
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal enhancement has-patch 06/07/2022
#35385 Able to get raw content by calling get_the_archive_description Taxonomy normal normal enhancement has-patch 06/07/2020
#37463 Abstract Query Class Query normal normal enhancement has-patch 04/20/2023
#32508 Action Hooks for empty username and empty password Login and Registration normal normal enhancement has-patch 06/04/2019
#28528 Action in wp-login.php Login and Registration normal normal enhancement has-patch 06/04/2019
#54505 Add "Temp Directory" to site health info Site Health normal normal enhancement has-patch 11/24/2021
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal enhancement has-patch 03/22/2023
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal enhancement needs-unit-tests 04/28/2023
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal enhancement has-patch 03/24/2023
#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
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal enhancement has-patch 04/21/2017
#28085 Add a "Recently Updated" Plugins' view Plugins normal normal enhancement has-patch 08/11/2021
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal normal enhancement has-patch 03/05/2018
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 07/25/2023
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 06/05/2019
#35491 Add a function to check whether a hook is scheduled Cron API normal normal enhancement has-patch 06/04/2019
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019
#38097 Add ability to Settings API to assign positioning Administration normal normal enhancement has-patch 06/01/2021
#28094 Add action hook after getting template part Themes normal normal enhancement has-patch 06/04/2019
#52526 Add different class for RSS widget in different conditions Widgets normal normal enhancement has-patch 04/25/2022
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() Posts, Post Types normal normal enhancement has-patch 06/04/2019
#55961 Add embed to WP_REST_Request class REST API normal normal enhancement has-patch 07/20/2023
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor enhancement has-patch 01/18/2023
#50074 Add filter on post/etc action links in the REST API REST API normal normal enhancement has-patch 09/08/2021
#57440 Add filter to customize the "rest_availability" test URL Site Health normal normal enhancement has-patch 01/10/2023
#42900 Add gender field to user profile for use in translations I18N normal normal enhancement has-patch 01/16/2019
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal enhancement has-patch 04/07/2018
#19264 Add get_nav_menu_item_children() Menus normal normal enhancement has-patch 06/04/2019
#46210 Add helpers for default/empty datetime value Database normal normal enhancement has-patch 02/24/2023
#47650 Add hooks to installed themes screen to allow control and customization Administration normal normal enhancement has-patch 07/23/2019
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal enhancement has-patch 04/02/2018
#54513 Add meta support to template REST API REST API normal normal enhancement has-patch 11/25/2021
#56288 Add mime output control to `add_image_size` adamsilverstein* Media normal normal enhancement has-patch 06/23/2023
#56529 Add minimal JPEG fallback script to address limited lack of WebP support Media normal normal enhancement has-patch 09/20/2022
Note: See TracReports for help on using and creating reports.