Make WordPress Core

{30} Tickets with a focus on (5301 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3501 - 3600 of 5301)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal Future Release defect (bug) has-patch 01/15/2024
#35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal Future Release defect (bug) has-patch 09/17/2024
#18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal Future Release enhancement has-patch 03/24/2023
#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
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal enhancement has-patch 05/27/2024
#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 Future Release enhancement needs-unit-tests 06/24/2021
#29786 read_post_meta should be a meta capability Options, Meta APIs normal normal enhancement has-patch 09/24/2024
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#39170 Remove connection between network email and super admin account Networks and Sites normal normal Future Release defect (bug) dev-feedback 03/15/2019
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement close 06/08/2023
#35912 Allow changing network URL scheme Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal Future Release enhancement dev-feedback 11/22/2021
#39156 Introduce singular capabilities for managing individual sites on a network Networks and Sites normal normal Future Release enhancement dev-feedback 07/20/2021
#33967 MS Sites: content of the users column should be by choice, number is not too informative Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 05/12/2020
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 Networks and Sites normal normal Future Release defect (bug) has-patch 01/30/2022
#51926 Network Site Search should search more than just wp_blogs.path Networks and Sites normal normal Future Release defect (bug) needs-unit-tests 10/07/2022
#24411 New site email being sent despite registrationnotification set to no Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal Future Release defect (bug) has-patch 04/26/2020
#24173 Unit tests: Support subdirectory multisite installs Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist SergeyBiryukov Networks and Sites normal normal Future Release defect (bug) has-patch 10/07/2022
#53888 Add another link to Network Admin sabernhardt* Networks and Sites normal normal Future Release enhancement has-patch 11/09/2021
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal Future Release enhancement has-patch 05/18/2020
#38071 Add status links to network/sites.php Networks and Sites normal normal Future Release enhancement has-patch 05/06/2017
#32956 Adding Extra Table Navigation To Multisite Site list Networks and Sites normal normal enhancement has-patch 06/04/2019
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal Future Release enhancement has-patch 02/12/2024
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement has-patch 03/13/2019
#35274 Break-out conditional in allow_subdomain_install() Networks and Sites normal normal enhancement has-patch 06/04/2019
#31240 Combine domain and path UI in Add New Site flow Networks and Sites normal normal enhancement has-patch 09/17/2024
#43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites normal normal Future Release enhancement has-patch 02/13/2024
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal Future Release enhancement has-patch 10/10/2019
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement needs-unit-tests 08/29/2017
#22589 Network Admin + Ajax requests Networks and Sites normal normal enhancement has-patch 09/17/2024
#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 Future Release enhancement has-patch 10/03/2017
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 05/26/2023
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal Future Release 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 Future Release enhancement has-patch 07/03/2017
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement needs-unit-tests 02/01/2022
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal Future Release feature request has-patch 08/15/2021
#60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment Networks and Sites normal normal Future Release feature request needs-docs 03/12/2024
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 05/22/2021
#43494 Can't change/delete menu items in Customizer on mobile audrasjb* Menus normal normal Future Release defect (bug) has-patch 10/09/2024
#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
#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 Future Release defect (bug) has-patch 09/28/2022
#59390 Incorrect method / function args used in bin/tests/core/tests/rest-api/wpRestMenuItemsController.php hellofromTonya Menus normal normal Future Release defect (bug) has-patch 06/13/2024
#13822 Menu items that get unpublished still appear nacin Menus normal normal Future Release defect (bug) has-patch 06/01/2021
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra Menus normal normal Future Release defect (bug) has-patch 01/03/2018
#37026 PHP Notice: Trying to get property of non-object in wp-admin\nav-menus.php on line 836 Menus normal normal defect (bug) has-patch 06/04/2019
#28140 Position for first menu item on menu is 0 when it should be 1 Menus normal normal Future Release 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
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) needs-unit-tests 10/10/2021
#33743 Theme location x Menu location Menus normal normal Future Release defect (bug) has-patch 07/01/2023
#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
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) has-patch 06/04/2019
#32918 _wp_menu_item_classes_by_context does not generate "current-menu-ancestor" class when the menu structure was changed by e.g. a plugin Menus normal normal defect (bug) has-patch 06/04/2019
#14551 menu item : current_page_parent : issue with Front page displays Menus normal normal defect (bug) has-patch 06/04/2019
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 06/04/2019
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement has-patch 02/09/2023
#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 Future Release enhancement has-patch 09/23/2019
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 04/28/2023
#19264 Add get_nav_menu_item_children() Menus normal normal enhancement has-patch 06/04/2019
#19514 Add per-page filter for nav menu post type meta box Menus normal normal enhancement has-patch 06/04/2019
#35384 Archive for post in Menu Editor Menus normal normal enhancement needs-unit-tests 06/04/2019
#13998 Inconsistency in arguments when wp_nav_menu falls back to wp_page_menu chriscct7 Menus normal normal enhancement has-patch 06/04/2019
#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
#28101 Menus screen: add "Menus" heading and "Add New" button Menus normal normal enhancement has-patch 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
#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
#29728 Could be very useful 'wp_remove_nav_menu_item' Menus normal normal feature request has-patch 06/04/2019
#44790 Attachment Overlay does not trigger spinner for compat fields Media normal normal Future Release defect (bug) close 10/19/2023
#39883 Code hooking on `image_downsize` can no longer assume the file is an image joemcgill Media normal normal Future Release defect (bug) dev-feedback 05/23/2017
#40076 Add Filter option Attached Media normal normal Future Release enhancement dev-feedback 04/03/2024
#36982 Add image attributes and additional context to the wp_calculate_image_srcset and wp_calculate_image_sizes filters adamsilverstein Media normal normal Future Release enhancement dev-feedback 09/30/2024
#43281 Capitalize "Set featured image" media button on Media Modal Media normal normal Future Release enhancement dev-feedback 04/27/2021
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement needs-unit-tests 06/04/2019
#41332 Introduce dedicated capabilities for managing attachments Media normal normal Future Release enhancement dev-feedback 02/18/2021
#40370 add_image_sizes does not create the "crop position" versions of the image Media normal normal Future Release enhancement dev-feedback 05/20/2024
#47527 Add visible class to media library sidebar on library frames joemcgill Media normal normal Future Release defect (bug) has-patch 04/27/2021
#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 Future Release defect (bug) has-patch 09/01/2021
#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 Future Release defect (bug) has-patch 05/24/2017
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) has-patch 06/04/2019
#39625 Give an error message when a non-image is uploaded for featured image Media normal normal Future Release defect (bug) has-patch 06/07/2023
#27139 Image caption disappears if images are rearranged immediately after adding the caption. Media normal normal defect (bug) has-patch 02/09/2021
#39647 Make media upload "HTTP error." more user-helpful Media normal normal Future Release defect (bug) has-patch 09/25/2019
Note: See TracReports for help on using and creating reports.