Make WordPress Core

{1} All Tickets (7999 matches)

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

Results (4701 - 4800 of 7999)

Options, Meta APIs (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#43209 REST API should take settings errors into account dev-feedback normal normal Awaiting Review enhancement 02/01/2018
#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
#51730 update_metadata function: differentiate failure from no update normal normal Awaiting Review enhancement 11/10/2020
#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
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021 1
#43069 Docs: improve documentation for register_meta() function has-patch normal normal Awaiting Review defect (bug) 01/11/2018 1
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade normal normal defect (bug) 06/04/2019 1
#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
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 11/19/2024 1
#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
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php normal normal defect (bug) 06/04/2019 1
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 06/22/2022 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
#64023 wp_die() status code Options component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 11/22/2025 1
#63685 "pre_add_option" hook missing dev-feedback normal minor Awaiting Review enhancement 07/11/2025 1
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 12/13/2019 1
#39706 Add $unique param to add_{$meta_type}_meta actions normal normal Awaiting Review enhancement 01/26/2017 1
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box has-patch normal normal Awaiting Review enhancement 05/26/2025 1
#63483 Compatibility float and whitelist timezone string normal normal Awaiting Review enhancement 06/12/2025 1
#36655 Enhancement: Add datetime column to options table. needs-unit-tests normal normal enhancement 06/04/2019 1
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter has-patch normal normal Awaiting Review enhancement 09/09/2024 1
#37579 Inconsistent names for `update_(network_)option` actions normal normal enhancement 06/04/2019 1
#33884 Move meta functions to their own files normal normal enhancement 06/04/2019 1
#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
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 07/21/2022 1
#37355 remove_settings_section() counterpart to add_settings_section() has-patch normal normal enhancement 06/04/2019 1
#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
#64036 Filters the value of metadata after it is retrieved. eslamelsherif has-patch normal normal Awaiting Review feature request 09/24/2025 1
#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
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 12/22/2020 2
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 06/26/2018 2
#34405 Retrieval of meta value that is an array. has-patch normal normal defect (bug) 09/20/2020 2
#38931 `update_option()` race condition with non-autoloaded options has-patch normal normal Awaiting Review defect (bug) 06/09/2022 2
#56944 get_option does not return expected value normal normal Awaiting Review defect (bug) 11/04/2022 2
#45505 get_post_custom() doesn't pull values has-patch normal normal Awaiting Review defect (bug) 12/17/2024 2
#36440 get_results break in wp-admin/options.php if thetable is huge normal minor defect (bug) 06/04/2019 2
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018 2
#59361 update_post_meta() strict checks can cause false negatives has-patch normal normal Future Release defect (bug) 05/07/2025 2
#61522 Add autoload control to register_setting() pbearne* has-patch normal normal Awaiting Review enhancement 07/08/2024 2
#62748 Return results of update_post_meta has-patch normal normal Awaiting Review enhancement 01/07/2025 2
#40523 populate_options doesn't use correct add_options actions dev-feedback normal normal Awaiting Review enhancement 05/02/2017 2
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. normal normal Awaiting Review feature request 06/01/2022 2
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 05/25/2021 3
#50181 Second params of get_option() not used dev-feedback normal normal Awaiting Review defect (bug) 05/18/2020 3
#63797 Unexpected short‑circuit return values from add_metadata() and update_metadata() normal normal Awaiting Review defect (bug) 08/08/2025 3
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal Awaiting Review defect (bug) 05/14/2025 3
#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
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata needs-unit-tests normal normal Future Release enhancement 04/02/2025 3
#30995 Pass meta_id when retrieving multiple metas needs-unit-tests normal normal enhancement 06/04/2019 3
#49948 Site Meta: Adding additional useful functions has-patch normal minor Awaiting Review enhancement 08/04/2020 3
#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
#61631 sanitize_option_{$option} inconsistencies normal normal Awaiting Review defect (bug) 07/11/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
#63918 updated_..._meta meta_id is string not int - wrong docs has-patch normal normal Awaiting Review defect (bug) 09/03/2025 4
#31094 Attempt to cache notoptions in database to save queries for non-existent options needs-unit-tests normal normal enhancement 06/04/2019 4
#26895 Deprecate recently_edited option dev-feedback normal minor enhancement 06/04/2019 4
#56548 Introduce `get_option` action needs-unit-tests normal normal Awaiting Review enhancement 10/21/2024 4
#46314 JSON strings in postmeta issue normal normal Awaiting Review enhancement 02/22/2019 4
#33551 Settings API: Filter sections and fields before displaying them obenland needs-docs normal normal enhancement 11/27/2019 4
#29786 read_post_meta should be a meta capability has-patch normal normal enhancement 09/24/2024 4
#55553 update_blog_option should accept autoload parameter dev-feedback normal normal Awaiting Review enhancement 05/12/2025 4
#44659 Display custom fields normal normal Awaiting Review feature request 01/16/2019 4
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020 5
#27421 Escape madness in meta API has-patch normal normal defect (bug) 06/04/2019 5
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 10/07/2022 5
#37929 Add `pre_delete_option` filter has-patch normal normal Awaiting Review enhancement 04/21/2017 5
#42193 Select text in readonly textarea on focus has-patch normal normal Future Release enhancement 09/17/2018 5
#55584 Settings API autoload hook dev-feedback normal normal Awaiting Review enhancement 08/31/2023 5
#21546 Site Settings page is a hot mess normal normal enhancement 06/04/2019 5
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov dev-feedback normal normal Future Release enhancement 07/16/2025 5
#52345 Transient with expiration never expires when storing expiration failed has-patch normal normal Awaiting Review defect (bug) 06/06/2023 6
#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 01/07/2026 6
#60950 JSON serialization for meta values reporter-feedback normal normal Awaiting Review feature request 05/10/2024 6
#46660 PHP Warning: Countable Error in update_metadata() reporter-feedback normal normal Future Release defect (bug) 05/27/2019 7
#20853 get_post_custom show directly serialized data from the post_meta arrays. dev-feedback normal normal defect (bug) 06/04/2019 7
#33561 get_transient() will always return the value of a broken transient needs-unit-tests normal normal defect (bug) 06/04/2019 7
#41099 update_option return value ambiguous normal normal Awaiting Review enhancement 04/15/2019 7
#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 dev-feedback normal normal Awaiting Review defect (bug) 08/28/2025 8
#28454 Inconsistent front page option behavior normal normal defect (bug) 06/04/2019 8
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 07/17/2025 8
#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
#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
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 07/10/2025 9
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne has-patch normal normal Future Release enhancement 04/03/2025 10
#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 08/22/2025 10
#55969 The function set_transient should have the autoload argument has-patch normal normal Awaiting Review enhancement 10/04/2024 10
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 02/13/2024 10
#44238 Add protected param to register meta has-patch normal normal Awaiting Review enhancement 02/24/2019 11
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 11/05/2025 11
#60787 get_registered_meta_keys() should allow for late registration to improve performance has-patch normal normal Awaiting Review enhancement 04/10/2024 11
#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
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 09/13/2024 12
Note: See TracReports for help on using and creating reports.