Make WordPress Core

{1} All Tickets (8371 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 8371)

Networks and Sites (27 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53338 Determine when there is an error submitting the wp-signup.php form normal normal Awaiting Review enhancement 06/05/2021
#40554 Hide /wp-admin/network/site-settings.php normal normal Awaiting Review enhancement 04/25/2017 1
#37958 Improve looping through sites and restoring normal normal Awaiting Review enhancement 01/27/2017 16
#56870 Introduce a general `pre_site_option` filter in `get_network_option()` normal normal Awaiting Review enhancement 03/20/2023 1
#17164 More elegant handling of site 'archive' options for MultiSite normal normal Future Release enhancement 03/22/2023 16
#37687 Multisite - Enormous number of update queries during site creation (user roles) normal normal Awaiting Review enhancement 01/23/2019 2
#31673 Multisite UX: deleting a plugin normal normal Awaiting Review enhancement 05/22/2021 6
#54325 Multisite domain mapping: No blog address to revert to when domain mapping is made inactive normal normal Awaiting Review enhancement 11/07/2021 1
#47700 My Sites text is confusing normal normal Awaiting Review enhancement 07/19/2019 9
#26953 Network Admin "Site Edit" page needs Settings trimmed down normal normal enhancement 06/04/2019 9
#28694 Provide a clean way for Plugins to run update scripts for MultiSite normal normal enhancement 06/04/2019 3
#47735 Separate sites I have created and sites I have joined in a network install normal normal Awaiting Review enhancement 07/19/2019 1
#36372 Show Plugins Active at the Site Level normal normal enhancement 06/04/2019 3
#61622 Site Attributes update - Site Status Field normal normal Awaiting Review enhancement 07/17/2024 3
#18777 Support filtering of domain validation on Add New Site. normal normal enhancement 10/16/2020 9
#61026 There is no easy way to add custom states to site-info.php normal minor Awaiting Review enhancement 04/18/2024 3
#29536 Toggle excerpt/list view buttons appear on users list page in network admin normal normal enhancement 06/04/2019 2
#41443 Update /wp-admin/network/site-new.php to use wpmu_validate_blog_signup() normal normal Awaiting Review enhancement 09/27/2017 3
#37181 Use metadata api in *_network_options spacedmonkey normal normal Future Release enhancement 07/03/2024 72
#48901 WordPress multisite with subdirectories sites using the same 'Site Title' normal normal Awaiting Review enhancement 12/06/2019
#40511 get_blogs_of_user should return an array of WP_Site objects normal normal Awaiting Review enhancement 04/24/2017 5
#31573 wp_admin_bar_my_sites_menu should check for super admin capabilities normal normal Future Release enhancement 02/02/2017 4
#14215 MultiSite: Add new > different username from blog title normal normal Future Release feature request 05/07/2018 8
#56458 Multisite Theme Details normal normal Awaiting Review feature request 09/30/2022 5
#55263 Multisite: Multidomain Single Sign On normal normal Awaiting Review feature request 02/26/2022
#57408 Show at which sites in the multisite a plugin or theme is installed normal normal Awaiting Review feature request 12/18/2023 2
#33186 Stop sending password via e-mail when creating a new site in Multisite normal normal task (blessed) 06/04/2019 3

Options, Meta APIs (73 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47278 General settings page allows html tag. reporter-feedback normal normal Awaiting Review defect (bug) 05/15/2019 1
#46660 PHP Warning: Countable Error in update_metadata() reporter-feedback normal normal Future Release defect (bug) 05/27/2019 7
#54339 unique $keys array when add custom key from Several places with postmeta_form_keys reporter-feedback normal normal Awaiting Review defect (bug) 08/01/2024 1
#61296 Add "force" parameter to get_option and get_transient reporter-feedback normal normal Future Release enhancement 09/06/2024 13
#60950 JSON serialization for meta values reporter-feedback normal normal Awaiting Review feature request 05/10/2024 6
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs needs-unit-tests normal normal Future Release defect (bug) 06/13/2024 9
#28701 Deleted option is not deleted if value was ever null needs-unit-tests normal normal Awaiting Review defect (bug) 02/16/2021 6
#61950 add_*_meta()/get_*_meta() undocumented type juggling for some meta values needs-unit-tests normal normal 6.7 defect (bug) 08/28/2024 1
#33561 get_transient() will always return the value of a broken transient needs-unit-tests normal normal defect (bug) 06/04/2019 7
#22192 update_option() strict checks can cause false negatives joemcgill needs-unit-tests normal normal Future Release defect (bug) 10/16/2023 107
#59361 update_post_meta() strict checks can cause false negatives needs-unit-tests normal normal Future Release defect (bug) 09/15/2023
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 12/13/2019 1
#37178 Add $cache_only parameter to get_option needs-unit-tests normal normal Awaiting Review enhancement 09/06/2024 6
#44387 Add support for site meta in `register_meta()` needs-unit-tests normal normal Future Release enhancement 09/20/2019 12
#31094 Attempt to cache notoptions in database to save queries for non-existent options needs-unit-tests normal normal enhancement 06/04/2019 4
#36655 Enhancement: Add datetime column to options table. needs-unit-tests normal normal enhancement 06/04/2019 1
#56548 Introduce `get_option` action needs-unit-tests normal normal Awaiting Review enhancement 09/11/2022 1
#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
#30995 Pass meta_id when retrieving multiple metas needs-unit-tests normal normal enhancement 06/04/2019 3
#43208 Separate setting validation from sanitization needs-unit-tests normal normal Awaiting Review enhancement 11/06/2020 10
#15058 Validate option and transient name lengths needs-unit-tests normal normal Future Release enhancement 06/24/2021 55
#33551 Settings API: Filter sections and fields before displaying them obenland needs-docs normal normal enhancement 11/27/2019 4
#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
#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
#43069 Docs: improve documentation for register_meta() function has-patch normal normal Awaiting Review defect (bug) 01/11/2018 1
#40115 Duplicate Custom Fields are created has-patch normal normal Awaiting Review defect (bug) 03/15/2017
#27421 Escape madness in meta API has-patch normal normal defect (bug) 06/04/2019 5
#40369 Mail server settings page (options-writing.php) has no validation has-patch normal normal Awaiting Review defect (bug) 04/05/2017
#34405 Retrieval of meta value that is an array. has-patch normal normal defect (bug) 09/20/2020 2
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 04/08/2020 15
#52345 Transient with expiration never expires when storing expiration failed has-patch normal normal Awaiting Review defect (bug) 06/06/2023 6
#38931 `update_option()` race condition with non-autoloaded options has-patch normal normal Awaiting Review defect (bug) 06/09/2022 2
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne has-patch normal normal Awaiting Review defect (bug) 12/18/2023 1
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 10/07/2022 5
#45078 null is being set on a NOT NULL options_value column in the options table. has-patch normal normal Awaiting Review defect (bug) 01/05/2020 3
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith has-patch normal normal Future Release defect (bug) 01/15/2024 18
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 06/22/2022 1
#35379 update_network_option changes stored option value if sanitize_option detects error jeremyfelt has-patch normal normal Future Release defect (bug) 09/05/2017 28
#59246 update_option returns true, even when the value didn't change, potentially adding back old data has-patch normal normal Awaiting Review defect (bug) 04/03/2024 4
#58693 wordpress posts custom-meta box issue has-patch normal normal Awaiting Review defect (bug) 07/02/2023
#18801 Accessibility Enhancements to Settings API joedolson* has-patch high normal Future Release enhancement 03/24/2023 24
#37929 Add `pre_delete_option` filter has-patch normal normal Awaiting Review enhancement 04/21/2017 5
#61522 Add autoload control to register_setting() pbearne* has-patch normal normal Awaiting Review enhancement 07/08/2024 2
#44238 Add protected param to register meta has-patch normal normal Awaiting Review enhancement 02/24/2019 11
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key has-patch normal normal enhancement 06/04/2019
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne has-patch normal normal enhancement 05/27/2024 5
#41105 Fire action hook after updating option group. has-patch normal normal Awaiting Review enhancement 06/20/2017
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter has-patch normal normal Awaiting Review enhancement 09/09/2024 1
#15865 Make it easy to disable options / user settings has-patch normal normal Awaiting Review enhancement 07/27/2023 24
#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
#42193 Select text in readonly textarea on focus has-patch normal normal Future Release enhancement 09/17/2018 5
#49948 Site Meta: Adding additional useful functions has-patch normal minor Awaiting Review enhancement 08/04/2020 3
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 01/07/2024 7
#60787 get_registered_meta_keys() should allow for late registration to improve performance has-patch normal normal Awaiting Review enhancement 04/10/2024 11
#37355 remove_settings_section() counterpart to add_settings_section() has-patch normal normal enhancement 06/04/2019 1
#52360 speed up update_meta_cache with easy fix has-patch normal normal Awaiting Review enhancement 08/30/2024 5
#62000 Proposal: Set `show_in_rest` to `true` by default when label argument is defined has-patch normal normal Awaiting Review feature request 09/09/2024 7
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 06/26/2017 11
#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
Note: See TracReports for help on using and creating reports.