Make WordPress Core

{1} All Tickets (7963 matches)

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

Results (4601 - 4700 of 7963)

Networks and Sites (21 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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) 09/29/2022 11
#45755 Theme Editor WSOD functionality doesn't work with Multisite has-patch normal normal Future Release defect (bug) 04/26/2020 9
#39158 Unify site deactivation process dev-feedback normal normal Future Release defect (bug) 08/14/2017 7
#24173 Unit tests: Support subdirectory multisite installs has-patch normal normal defect (bug) 06/04/2019 13
#46361 WPMU - HTTP Request at root path with special character in query key name causes endless loop normal critical Awaiting Review defect (bug) 12/15/2020 1
#28530 WPMU Creating new user does not use welcome notification template dev-feedback normal normal defect (bug) 06/04/2019 11
#42557 Wrong Behaviour on get_site_url for multiple sites with different protocol normal normal Awaiting Review defect (bug) 12/21/2017 1
#42389 Wrong password on confirmation page after manual activation of additional sub sites has-patch normal normal Awaiting Review defect (bug) 10/31/2017
#54086 bloginfo language issue reporter-feedback normal normal Awaiting Review defect (bug) 09/23/2021 4
#55454 clean_site_details_cache() doesn't clean all site caches low minor Awaiting Review defect (bug) 07/20/2022 1
#45761 consistency between $wpdb->blogid and get_current_blog_id() dev-feedback normal normal Awaiting Review defect (bug) 03/15/2019 2
#48442 deleting a site leaves "orphaned" user options normal normal Awaiting Review defect (bug) 10/27/2019
#43251 editable_roles filter doesn't exclude role on multisite normal normal Awaiting Review defect (bug) 12/06/2019 1
#40682 get_current_blog_id() and get_current_network_id() are loaded before absint() normal normal Awaiting Review defect (bug) 02/23/2019 3
#43390 get_super_admins() should not return "admin" by default has-patch normal normal Awaiting Review defect (bug) 02/25/2018 2
#44461 inconsistent type for global $blog_id has-patch normal normal Awaiting Review defect (bug) 02/01/2019 2
#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
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance dev-feedback normal normal Awaiting Review defect (bug) 10/26/2022
#27287 siteurl is missing WordPress path when creating a new site needs-unit-tests normal normal defect (bug) 06/04/2019 4
#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 has-patch normal normal Future Release defect (bug) 10/07/2022 15
#51779 wpdb->get_blog_prefix() doesn't allow wp_1_tablename structures normal normal Awaiting Review defect (bug) 11/15/2020

Options, Meta APIs (79 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#52284 Add filter for notoptions after retrieval normal normal Awaiting Review feature request 01/12/2021
#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
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 12/13/2019 1
#18801 Accessibility Enhancements to Settings API joedolson* has-patch high normal Future Release enhancement 03/24/2023 24
#37178 Add $cache_only parameter to get_option needs-unit-tests normal normal Awaiting Review enhancement 04/24/2023 5
#39706 Add $unique param to add_{$meta_type}_meta actions normal normal Awaiting Review enhancement 01/26/2017 1
#37929 Add `pre_delete_option` filter has-patch normal normal Awaiting Review enhancement 04/21/2017 5
#55942 Add a "value type" parameter to get_option() and get_metadata() dev-feedback normal normal 6.3 enhancement 05/13/2023 75
#40642 Add new filter to populate_options dev-feedback normal normal Awaiting Review enhancement 05/02/2017
#44238 Add protected param to register meta has-patch normal normal Awaiting Review enhancement 02/24/2019 11
#32202 Add support for options page locking (settings API concurrency) dev-feedback normal normal enhancement 08/26/2021 11
#44387 Add support for site meta in `register_meta()` needs-unit-tests normal normal Future Release enhancement 09/20/2019 12
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 01/19/2019 31
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 10/31/2019
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key has-patch normal normal enhancement 06/04/2019
#31094 Attempt to cache notoptions in database to save queries for non-existent options needs-unit-tests normal normal enhancement 06/04/2019 4
#58277 Change the position of notoptions lookup in get_option normal normal Awaiting Review enhancement 05/09/2023 4
#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
#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
#36655 Enhancement: Add datetime column to options table. needs-unit-tests normal normal enhancement 06/04/2019 1
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query has-patch normal normal enhancement 06/04/2019 4
#41105 Fire action hook after updating option group. has-patch normal normal Awaiting Review enhancement 06/20/2017
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* dev-feedback normal major Future Release enhancement 04/06/2022 10
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 06/02/2022 6
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter has-patch normal normal Awaiting Review enhancement 05/03/2023
#56913 Improve autoloaded network options spacedmonkey has-patch normal normal 6.3 enhancement 04/18/2023 7
#56912 Improve autoloaded options has-patch normal normal Future Release enhancement 10/27/2022 2
#37579 Inconsistent names for `update_(network_)option` actions normal normal enhancement 06/04/2019 1
#56548 Introduce `get_option` action needs-unit-tests normal normal Awaiting Review enhancement 09/11/2022 1
#38690 Introduce classes for settings dev-feedback normal normal Awaiting Review enhancement 03/26/2019
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata needs-unit-tests normal normal Awaiting Review enhancement 04/20/2018
#46314 JSON strings in postmeta issue normal normal Awaiting Review enhancement 02/22/2019 4
#15865 Make it easy to disable options / user settings has-patch normal normal Awaiting Review enhancement 03/25/2018 22
#33884 Move meta functions to their own files normal normal enhancement 06/04/2019 1
#24726 New filter hook for get_metadata() has-patch normal normal enhancement 06/04/2019 12
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 has-patch normal normal enhancement 06/04/2019 1
#30995 Pass meta_id when retrieving multiple metas needs-unit-tests normal normal enhancement 06/04/2019 3
#43209 REST API should take settings errors into account dev-feedback normal normal Awaiting Review enhancement 02/01/2018
#42193 Select text in readonly textarea on focus has-patch normal normal Future Release enhancement 09/17/2018 5
#43208 Separate setting validation from sanitization needs-unit-tests normal normal Awaiting Review enhancement 11/06/2020 10
#14125 Seperate out non-editable options in edit site sorich87* dev-feedback normal normal enhancement 06/04/2019 7
#55584 Settings API autoload hook normal normal Awaiting Review enhancement 09/28/2022 3
#33551 Settings API: Filter sections and fields before displaying them obenland needs-docs normal normal enhancement 11/27/2019 4
#49948 Site Meta: Adding additional useful functions has-patch normal minor Awaiting Review enhancement 08/04/2020 3
#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
#55969 The function set_transient should have the autoload argument normal normal Awaiting Review enhancement 09/28/2022 7
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 07/28/2021 9
#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
#15058 Validate option and transient name lengths needs-unit-tests normal normal Future Release enhancement 06/24/2021 55
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 04/21/2017 6
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered dev-feedback normal normal Awaiting Review enhancement 03/19/2019
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 10/14/2022
#40523 populate_options doesn't use correct add_options actions dev-feedback normal normal Awaiting Review enhancement 05/02/2017 2
#29786 read_post_meta should be a meta capability normal normal enhancement 06/04/2019 3
#37355 remove_settings_section() counterpart to add_settings_section() has-patch normal normal enhancement 06/04/2019 1
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov dev-feedback normal normal Future Release enhancement 09/23/2019 4
#52360 speed up update_meta_cache with easy fix normal normal Awaiting Review enhancement 02/15/2022 1
#55553 update_blog_option should accept autoload parameter dev-feedback normal normal Awaiting Review enhancement 04/10/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
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021 1
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter has-patch normal normal Awaiting Review defect (bug) 05/03/2023
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 10/12/2022
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov has-patch normal normal Awaiting Review defect (bug) 07/18/2022 12
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020 5
#55600 Can't save registered post meta field of type string that equals registered default value via REST API normal normal Awaiting Review defect (bug) 04/21/2022
#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
#28701 Deleted option is not deleted if value was ever null needs-unit-tests normal normal Awaiting Review defect (bug) 02/16/2021 6
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 06/26/2017 11
#42441 Disable autoload for large options normal normal Awaiting Review defect (bug) 11/06/2017
#43069 Docs: improve documentation for register_meta() function has-patch normal normal Awaiting Review defect (bug) 01/11/2018 1
Note: See TracReports for help on using and creating reports.