Make WordPress Core

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

Networks and Sites (23 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39808 My Sites broken in 4.7.2 normal normal Awaiting Review defect (bug) 11/14/2017 15
#42389 Wrong password on confirmation page after manual activation of additional sub sites has-patch normal normal Awaiting Review defect (bug) 10/31/2017
#42187 Multisite - Wordpress Importer Unavailable normal normal Awaiting Review defect (bug) 10/11/2017
#40362 Remove `blog-id-cache` cache group dev-feedback normal normal Awaiting Review defect (bug) 10/03/2017 6
#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
#41443 Update /wp-admin/network/site-new.php to use wpmu_validate_blog_signup() normal normal Awaiting Review enhancement 09/27/2017 3
#41771 Global configuration table needs-unit-tests normal normal Awaiting Review enhancement 09/19/2017 2
#15691 Network admin should have its own settings API needs-unit-tests normal normal Future Release feature request 09/07/2017 25
#40646 Move code from `ms-settings.php` into functions needs-unit-tests normal normal Future Release enhancement 08/29/2017 5
#29411 Add multi-network helper functionality normal normal Future Release enhancement 08/16/2017 10
#39158 Unify site deactivation process dev-feedback normal normal Future Release defect (bug) 08/14/2017 7
#26861 Too easy to delete a site in Multisite flixos90 has-patch normal minor Awaiting Review enhancement 07/18/2017 14
#36940 Break `manage_sites` capability up into more targeted caps johnjamesjacoby normal normal Future Release enhancement 07/17/2017 9
#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
#25293 Switch_to_blog not switching the siteid dev-feedback normal minor Future Release defect (bug) 06/08/2017 20
#40821 Add filter to `wpmu_delete_blog()` to overwrite ability to drop tables normal normal Future Release enhancement 05/19/2017 4
#38071 Add status links to network/sites.php has-patch normal normal Future Release enhancement 05/06/2017 16
#39495 Can't navigate to subsite without logging in again. normal normal Awaiting Review defect (bug) 05/02/2017 3
#40554 Hide /wp-admin/network/site-settings.php normal normal Awaiting Review enhancement 04/25/2017 1
#40511 get_blogs_of_user should return an array of WP_Site objects normal normal Awaiting Review enhancement 04/24/2017 5
#40465 Multisite fails to rewrite upload path on main site normal normal Awaiting Review defect (bug) 04/17/2017 5
#31573 wp_admin_bar_my_sites_menu should check for super admin capabilities normal normal Future Release enhancement 02/02/2017 4
#37958 Improve looping through sites and restoring normal normal Awaiting Review enhancement 01/27/2017 16

Options, Meta APIs (77 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61296 Add "force" parameter to get_option and get_transient reporter-feedback normal normal Future Release enhancement 09/06/2024 13
#62000 Proposal: Set `show_in_rest` to `true` by default when label argument is defined has-patch normal normal Awaiting Review feature request 09/06/2024 3
#61998 Proposal: Add `label` argument to `register_meta` function dev-feedback normal normal 6.7 enhancement 09/06/2024 12
#37178 Add $cache_only parameter to get_option needs-unit-tests normal normal Awaiting Review enhancement 09/06/2024 6
#52360 speed up update_meta_cache with easy fix has-patch normal normal Awaiting Review enhancement 08/30/2024 5
#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
#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
#61762 Options can be incorrectly cached following database errors. normal normal Awaiting Review defect (bug) 07/25/2024
#61631 sanitize_option_{$option} inconsistencies normal normal Awaiting Review defect (bug) 07/11/2024 4
#61522 Add autoload control to register_setting() pbearne* has-patch normal normal Awaiting Review enhancement 07/08/2024 2
#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
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal defect (bug) 05/31/2024 2
#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
#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
#60950 JSON serialization for meta values reporter-feedback normal normal Awaiting Review feature request 05/10/2024 6
#60787 get_registered_meta_keys() should allow for late registration to improve performance has-patch normal normal Awaiting Review enhancement 04/10/2024 11
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 04/09/2024 33
#55553 update_blog_option should accept autoload parameter dev-feedback normal normal Awaiting Review enhancement 04/04/2024 4
#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
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 02/13/2024 10
#58903 set_transient() allows invalid transient name dev-feedback normal normal Future Release defect (bug) 02/08/2024 17
#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
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 01/07/2024 7
#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
#55969 The function set_transient should have the autoload argument normal normal Awaiting Review enhancement 11/26/2023 9
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. normal normal Awaiting Review defect (bug) 10/30/2023
#58992 get_metadata_raw() "get_{$meta_type}_metadata" filter can return incorrect value for $single = true normal normal Awaiting Review defect (bug) 10/30/2023
#54212 Add hooks to get/update/add_option functions normal normal Awaiting Review feature request 10/29/2023
#59705 get_metadata_raw() will return false when unserialize() fails normal normal Awaiting Review defect (bug) 10/23/2023
#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
#55584 Settings API autoload hook dev-feedback normal normal Awaiting Review enhancement 08/31/2023 5
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* dev-feedback normal major Future Release enhancement 08/28/2023 11
#15865 Make it easy to disable options / user settings has-patch normal normal Awaiting Review enhancement 07/27/2023 24
#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
#58761 Make the filter option_page_capability_options available when access options.php directly normal normal Awaiting Review defect (bug) 07/08/2023
#58693 wordpress posts custom-meta box issue has-patch normal normal Awaiting Review defect (bug) 07/02/2023
#52345 Transient with expiration never expires when storing expiration failed has-patch normal normal Awaiting Review defect (bug) 06/06/2023 6
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 05/08/2023
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter has-patch normal normal Awaiting Review enhancement 05/03/2023
#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
#18801 Accessibility Enhancements to Settings API joedolson* has-patch high normal Future Release enhancement 03/24/2023 24
#57162 out of date More Info on code reference for get_option normal normal WordPress.org defect (bug) 11/21/2022 1
#56944 get_option does not return expected value normal normal Awaiting Review defect (bug) 11/04/2022 2
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 10/14/2022
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 10/12/2022
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 10/07/2022 5
#56548 Introduce `get_option` action needs-unit-tests normal normal Awaiting Review enhancement 09/11/2022 1
#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
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 07/21/2022 1
#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
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 06/22/2022 1
#38931 `update_option()` race condition with non-autoloaded options has-patch normal normal Awaiting Review defect (bug) 06/09/2022 2
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 06/02/2022 6
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. normal normal Awaiting Review feature request 06/01/2022 2
#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
#38734 Dogfood the Settings API normal normal Future Release enhancement 03/21/2022 15
#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
#49432 Need of maximum character limit for Site Title close low minor Awaiting Review defect (bug) 12/14/2021 4
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. dev-feedback normal normal Awaiting Review defect (bug) 08/27/2021 2
#32202 Add support for options page locking (settings API concurrency) dev-feedback normal normal enhancement 08/26/2021 11
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` dev-feedback normal normal Awaiting Review enhancement 08/03/2021
#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
#15058 Validate option and transient name lengths needs-unit-tests normal normal Future Release enhancement 06/24/2021 55
#52887 Docs: Clarify why register_meta is necessary Shital Patel* normal minor Future Release enhancement 05/26/2021
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 05/25/2021 3
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021 1
#28701 Deleted option is not deleted if value was ever null needs-unit-tests normal normal Awaiting Review defect (bug) 02/16/2021 6
#52284 Add filter for notoptions after retrieval normal normal Awaiting Review feature request 01/12/2021
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 12/22/2020 2
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020 5
#51868 Using a SVG as featured image covers admin panel normal normal Awaiting Review defect (bug) 11/24/2020
#51730 update_metadata function: differentiate failure from no update normal normal Awaiting Review enhancement 11/10/2020
#43208 Separate setting validation from sanitization needs-unit-tests normal normal Awaiting Review enhancement 11/06/2020 10
#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
#34405 Retrieval of meta value that is an array. has-patch normal normal defect (bug) 09/20/2020 2
#49948 Site Meta: Adding additional useful functions has-patch normal minor Awaiting Review enhancement 08/04/2020 3
Note: See TracReports for help on using and creating reports.