Make WordPress Core

{1} All Tickets (8379 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4801 - 4900 of 8379)

Networks and Sites (28 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#21994 Subdomains may not exceed 63 characters in length has-patch low normal enhancement 06/04/2019 10
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query has-patch normal normal Future Release enhancement 10/03/2017 9
#26861 Too easy to delete a site in Multisite flixos90 has-patch normal minor Awaiting Review enhancement 07/18/2017 14
#40228 Use get_sites in get_blog_details spacedmonkey has-patch normal normal Future Release enhancement 05/26/2023 55
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 has-patch normal normal Future Release enhancement 01/27/2019 22
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it has-patch low normal Future Release enhancement 07/03/2017 2
#46072 add a $metas param to wpmu_create_blog() has-patch normal normal Awaiting Review enhancement 01/23/2019 3
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded has-patch normal normal Awaiting Review enhancement 11/01/2019 2
#48192 get_blogs_of_user not setting public parameter has-patch normal normal Awaiting Review enhancement 10/06/2019 1
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function has-patch normal minor Awaiting Review feature request 04/07/2020 1
#18163 Include more usermeta fields in the Network Admin's "Add User" view has-patch normal normal Future Release feature request 08/15/2021 24
#15467 Multisite with separate users table has-patch normal normal feature request 03/02/2024 35
#31414 Paginating Themes, Plugins, and Media has-patch normal normal feature request 06/04/2019 4
#60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment needs-docs normal normal Future Release feature request 03/12/2024 4
#61100 Fix capability error in bulk role removal when editing site users in network admin jeremyfelt needs-unit-tests normal normal 6.8 defect (bug) 03/21/2025 26
#51926 Network Site Search should search more than just wp_blogs.path needs-unit-tests normal normal Future Release defect (bug) 10/07/2022 4
#52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov needs-unit-tests normal normal Awaiting Review defect (bug) 04/18/2024 12
#27287 siteurl is missing WordPress path when creating a new site needs-unit-tests normal normal defect (bug) 06/04/2019 4
#41771 Global configuration table needs-unit-tests normal normal Awaiting Review enhancement 09/19/2017 2
#40646 Move code from `ms-settings.php` into functions needs-unit-tests normal normal Future Release enhancement 08/29/2017 5
#45640 get_blogs_of_user improvements alexstine needs-unit-tests normal minor Awaiting Review enhancement 11/16/2021 4
#40513 switch_to_blog should accept a WP_site as param needs-unit-tests normal normal Future Release enhancement 02/01/2022 9
#15691 Network admin should have its own settings API needs-unit-tests normal normal Future Release feature request 09/07/2017 25
#37685 Creating new multisite blog - wpmu_create_blog tries to execute queries on non-existent tables reporter-feedback normal normal defect (bug) 06/04/2019 7
#50119 Dashboard of new subsite won't open reporter-feedback normal major Awaiting Review defect (bug) 05/07/2020 2
#49993 Internal Server Error in response to creating a new site reporter-feedback normal normal Awaiting Review defect (bug) 04/26/2020 2
#54086 bloginfo language issue reporter-feedback normal normal Awaiting Review defect (bug) 09/23/2021 4
#32994 invite email from secondary blog does not use network site URL for wp-activate link reporter-feedback normal normal defect (bug) 06/04/2019 4

Options, Meta APIs (72 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021 1
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 10/12/2022
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020 5
#48426 Can't update meta via the REST API if an identical value for a field you don't have permission to update is included normal normal Future Release defect (bug) 10/26/2020 8
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 12/22/2020 2
#28454 Inconsistent front page option behavior normal normal defect (bug) 06/04/2019 8
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade normal normal defect (bug) 06/04/2019 1
#58761 Make the filter option_page_capability_options available when access options.php directly normal normal Awaiting Review defect (bug) 11/25/2024
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 06/26/2018 2
#61762 Options can be incorrectly cached following database errors. normal normal Awaiting Review defect (bug) 07/25/2024
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response normal normal Awaiting Review defect (bug) 08/10/2017 1
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 05/25/2021 3
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 05/08/2023
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 11/19/2024 1
#50678 Transient: save object with protected attributes will fail normal normal Awaiting Review defect (bug) 07/16/2020
#48855 Updating transient to remove expiration fails normal normal Awaiting Review defect (bug) 12/03/2019
#51868 Using a SVG as featured image covers admin panel normal normal Awaiting Review defect (bug) 11/24/2020
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal defect (bug) 05/31/2024 2
#54805 When on the /wp-admin/network/site-settings.php network settings page, calling the update_option() always add the setting normal minor Awaiting Review defect (bug) 01/13/2022
#47166 When option gmt_offset is blank, wordpress will give a 500 error normal minor Awaiting Review defect (bug) 05/07/2019
#58904 delete_expired_transients() does not delete expired transient created with a false/empty transient name normal normal Awaiting Review defect (bug) 07/25/2023
#56326 get_metadata_raw doesn't unserialize when retrieving all meta_keys for a post_id normal major Awaiting Review defect (bug) 08/02/2022
#59705 get_metadata_raw() will return false when unserialize() fails normal normal Awaiting Review defect (bug) 10/23/2023
#56944 get_option does not return expected value normal normal Awaiting Review defect (bug) 11/04/2022 2
#36440 get_results break in wp-admin/options.php if thetable is huge normal minor defect (bug) 06/04/2019 2
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. normal normal Awaiting Review defect (bug) 10/30/2023
#57162 out of date More Info on code reference for get_option normal normal WordPress.org defect (bug) 11/21/2022 1
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018 2
#61631 sanitize_option_{$option} inconsistencies normal normal Awaiting Review defect (bug) 07/11/2024 4
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 normal normal Awaiting Review defect (bug) 04/06/2017 8
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php normal normal defect (bug) 06/04/2019 1
#39706 Add $unique param to add_{$meta_type}_meta actions normal normal Awaiting Review enhancement 01/26/2017 1
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 10/31/2019
#52887 Docs: Clarify why register_meta is necessary Shital Patel* normal minor Future Release enhancement 05/26/2021
#38734 Dogfood the Settings API normal normal Future Release enhancement 03/21/2022 15
#37579 Inconsistent names for `update_(network_)option` actions normal normal enhancement 06/04/2019 1
#46314 JSON strings in postmeta issue normal normal Awaiting Review enhancement 02/22/2019 4
#33884 Move meta functions to their own files normal normal enhancement 06/04/2019 1
#21546 Site Settings page is a hot mess normal normal enhancement 06/04/2019 5
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 07/21/2022 1
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 02/13/2024 10
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 10/14/2022
#51730 update_metadata function: differentiate failure from no update normal normal Awaiting Review enhancement 11/10/2020
#41099 update_option return value ambiguous normal normal Awaiting Review enhancement 04/15/2019 7
#52284 Add filter for notoptions after retrieval normal normal Awaiting Review feature request 01/12/2021
#54212 Add hooks to get/update/add_option functions normal normal Awaiting Review feature request 10/29/2023
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. normal normal Awaiting Review feature request 06/01/2022 2
#41769 Custom function to display all values of a custom field (meta_key) normal normal Awaiting Review feature request 09/01/2017 1
#43451 Disallow objects as meta values normal normal Awaiting Review feature request 03/01/2018 1
#44659 Display custom fields normal normal Awaiting Review feature request 01/16/2019 4
#23616 General Handler for Whitelisted Options' Submissions normal normal feature request 06/04/2019 1
#46705 Harden WP core against "update option" endpoint vulnerabilities normal normal Awaiting Review feature request 11/25/2019 1
#49432 Need of maximum character limit for Site Title close low minor Awaiting Review defect (bug) 12/14/2021 4
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 04/09/2024 33
#43360 Third parameter for get_option function to return default value instead of empty string close normal normal Awaiting Review enhancement 05/26/2022 2
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 09/13/2024 12
#40012 Only add_metadata if no matching value dev-feedback normal normal Awaiting Review defect (bug) 03/02/2017 1
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... dev-feedback normal normal Awaiting Review defect (bug) 11/12/2019 1
#29299 Plural forms not available for some strings SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/06/2020 15
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 04/19/2017 7
#50181 Second params of get_option() not used dev-feedback normal normal Awaiting Review defect (bug) 05/18/2020 3
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. dev-feedback normal normal Awaiting Review defect (bug) 08/27/2021 2
#52798 delete_option() does not clear cache if option is missing in database. dev-feedback normal minor Awaiting Review defect (bug) 07/19/2021 4
#20853 get_post_custom show directly serialized data from the post_meta arrays. dev-feedback normal normal defect (bug) 06/04/2019 7
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument dev-feedback normal normal Awaiting Review defect (bug) 01/16/2019
#58903 set_transient() allows invalid transient name dev-feedback normal normal Future Release defect (bug) 02/08/2024 17
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* dev-feedback normal normal Future Release defect (bug) 05/21/2024 38
#40642 Add new filter to populate_options dev-feedback normal normal Awaiting Review enhancement 05/02/2017
#32202 Add support for options page locking (settings API concurrency) dev-feedback normal normal enhancement 08/26/2021 11
#26895 Deprecate recently_edited option dev-feedback normal minor enhancement 06/04/2019 4
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` dev-feedback normal normal Awaiting Review enhancement 08/03/2021
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* dev-feedback normal major Future Release enhancement 10/29/2024 12
Note: See TracReports for help on using and creating reports.