Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal defect (bug) has-patch 04/08/2020
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal defect (bug) has-patch 06/06/2023
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal defect (bug) has-patch 06/09/2022
#55952 add_option() racy behaviour Options, Meta APIs normal normal defect (bug) has-patch 10/07/2022
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal defect (bug) has-patch 06/22/2022
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal enhancement has-patch 04/21/2017
#44238 Add protected param to register meta Options, Meta APIs normal normal enhancement has-patch 02/24/2019
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal enhancement has-patch 06/20/2017
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal enhancement needs-docs 11/27/2019
#15058 Validate option and transient name lengths Options, Meta APIs normal normal enhancement needs-unit-tests 06/24/2021
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement 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
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal defect (bug) has-patch 06/08/2023
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 Networks and Sites normal normal defect (bug) has-patch 01/30/2022
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal defect (bug) has-patch 02/11/2022
#24173 Unit tests: Support subdirectory multisite installs Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#42389 Wrong password on confirmation page after manual activation of additional sub sites Networks and Sites normal normal defect (bug) has-patch 10/31/2017
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal enhancement has-patch 05/18/2020
#38071 Add status links to network/sites.php Networks and Sites normal normal enhancement has-patch 05/06/2017
#35274 Break-out conditional in allow_subdomain_install() Networks and Sites normal normal enhancement has-patch 06/04/2019
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal enhancement has-patch 05/11/2023
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal enhancement has-patch 10/10/2019
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal enhancement needs-unit-tests 08/29/2017
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal enhancement has-patch 08/04/2020
#21994 Subdomains may not exceed 63 characters in length Networks and Sites low normal enhancement has-patch 06/04/2019
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query Networks and Sites normal normal enhancement has-patch 10/03/2017
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor enhancement has-patch 07/18/2017
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal enhancement has-patch 05/26/2023
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal enhancement has-patch 01/27/2019
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal enhancement has-patch 07/03/2017
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal normal enhancement has-patch 01/23/2019
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal normal enhancement has-patch 11/01/2019
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor enhancement needs-unit-tests 11/16/2021
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal normal enhancement has-patch 10/06/2019
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal enhancement needs-unit-tests 02/01/2022
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites normal minor feature request has-patch 04/07/2020
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal feature request has-patch 08/15/2021
#18209 Capabilities with misplaced dependencies in edit_theme_options Menus normal normal defect (bug) has-patch 08/04/2022
#32237 Default query args are ignored in menu editor's taxonomy metaboxes Menus normal normal defect (bug) has-patch 06/04/2019
#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
#36212 Empty menu items are deleted without warning audrasjb* Menus normal normal defect (bug) has-patch 09/28/2022
#54217 Menu Screen has some UI inconsistency issue Menus normal normal defect (bug) has-patch 10/05/2021
#28140 Position for first menu item on menu is 0 when it should be 1 Menus normal normal defect (bug) has-patch 10/01/2017
#24975 Scheduled Page on Menu showing before Schedule time chriscct7 Menus normal normal 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
#28138 Updating menu item requires passing all of a menu item's data to wp_update_nav_menu_item() Menus normal normal defect (bug) has-patch 06/04/2019
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php Menus normal normal defect (bug) has-patch 06/14/2023
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal defect (bug) has-patch 12/13/2017
#14551 menu item : current_page_parent : issue with Front page displays Menus normal normal defect (bug) has-patch 06/04/2019
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal defect (bug) has-patch 09/01/2022
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/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
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal enhancement needs-unit-tests 04/28/2023
#19264 Add get_nav_menu_item_children() Menus normal normal enhancement has-patch 06/04/2019
#37079 Add new filter pre_wp_get_nav_menu_items Menus normal normal enhancement has-patch 08/17/2017
#19514 Add per-page filter for nav menu post type meta box Menus normal normal enhancement has-patch 06/04/2019
#47555 Add per_page filter to nav-menu.php audrasjb Menus low normal enhancement has-patch 08/12/2021
#35384 Archive for post in Menu Editor Menus normal normal enhancement needs-unit-tests 06/04/2019
#52924 Fix input annoyance when editing Menus in Safari Menus normal normal enhancement has-patch 03/26/2021
#13998 Inconsistency in arguments when wp_nav_menu falls back to wp_page_menu chriscct7 Menus normal normal enhancement has-patch 06/04/2019
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal enhancement has-patch 05/15/2017
#29890 Make menu descriptions available to be displayed on the front-end helen Menus normal normal enhancement has-patch 06/04/2019
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement needs-unit-tests 06/04/2019
#31640 Menus: hiding all sections from the left column using "Screen Options" makes it confusing to add new menu items Menus normal normal enhancement has-patch 06/04/2019
#39862 Track the number of children for a walker element scope Menus normal normal enhancement has-patch 08/02/2017
#33955 get_posts() menu args filter Menus normal normal enhancement has-patch 06/04/2019
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 01/18/2022
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 06/04/2019
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 10/26/2022
#43119 Allow passing empty post ID to media_handle_sideload() Media normal normal defect (bug) has-patch 09/01/2021
#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
#43009 Create Video/Audio Playlist hooks not working as expected Media normal normal defect (bug) has-patch 03/25/2022
#32654 Denying upload_files cap makes Customizer and Media modal act oddly wonderboymusic Media 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
#43560 Entering single quotes in Add Media dialog after recropping causes browser to hang Media normal normal defect (bug) has-patch 02/19/2020
#57276 Failing TIFF image uploads to S3 buckets using WP Offload Plugin Media normal major defect (bug) has-patch 12/05/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
#55465 Fix hiding playlist buttons from Add Media modal dialog Media normal minor defect (bug) has-patch 03/25/2022
#57637 ImageEdit component can be exited with unsaved state Media normal normal defect (bug) has-patch 02/06/2023
#40638 In attachments taxonomy displays slug instead of name Media normal normal defect (bug) has-patch 02/04/2020
#42838 Manipulating uploads and images can break when using stream wrappers Media normal normal defect (bug) has-patch 11/12/2020
#48236 Media attachment browser no longer provides id of attachment Media normal normal defect (bug) has-patch 02/21/2020
#35593 Metadata from wrong file in media_handle_upload Media normal normal defect (bug) has-patch 02/06/2023
#54193 PHP fileinfo extention identifies JSON as text/plain; wp_check_filetype_and_ext then prevents upload Media normal normal defect (bug) has-patch 09/28/2021
#39387 Responsive Images Broken When Full Size <= 300 px joemcgill Media normal normal defect (bug) has-patch 05/18/2017
#41148 Test for ticket 39875 can throw PHP error Media normal normal defect (bug) has-patch 08/28/2017
#53981 The 'media_buttons' hook does not work for contributors. Media normal normal defect (bug) has-patch 08/26/2021
#52373 URL returned by get_attachment_link() can 404. Media normal normal defect (bug) has-patch 02/02/2021
#53944 Video resolution in portrait orientation Media normal normal defect (bug) has-patch 08/17/2021
#50692 WordPress v5.4.2 Escaping Problem in the Edit Media Screen Media normal normal defect (bug) has-patch 01/31/2023
#51243 [JS] Exception when setting or trying to upload a featured image in a post Media normal normal defect (bug) has-patch 10/30/2020
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal defect (bug) needs-unit-tests 04/15/2019
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal defect (bug) has-patch 11/14/2021
#50681 default-filters.php contains non-tweakable parameters Media normal normal defect (bug) has-patch 09/26/2020
Note: See TracReports for help on using and creating reports.