#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
|
#36440
|
get_results break in wp-admin/options.php if thetable is huge
|
|
|
normal
|
minor
|
|
defect (bug)
|
06/04/2019
|
#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
|
#43704
|
pre_option_{$option} filter is case sensitive although options are not.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/08/2018
|
#61631
|
sanitize_option_{$option} inconsistencies
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/11/2024
|
#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
|
#33977
|
set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#39706
|
Add $unique param to add_{$meta_type}_meta actions
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/26/2017
|
#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
|
#37579
|
Inconsistent names for `update_(network_)option` actions
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#46314
|
JSON strings in postmeta issue
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/22/2019
|
#33884
|
Move meta functions to their own files
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#21546
|
Site Settings page is a hot mess
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#39286
|
Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/21/2022
|
#51699
|
The only correct method to check for existence of option
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/13/2024
|
#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
|
#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
|
#41769
|
Custom function to display all values of a custom field (meta_key)
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
09/01/2017
|
#43451
|
Disallow objects as meta values
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
03/01/2018
|
#44659
|
Display custom fields
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
01/16/2019
|
#23616
|
General Handler for Whitelisted Options' Submissions
|
|
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
#46705
|
Harden WP core against "update option" endpoint vulnerabilities
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
11/25/2019
|
#49432
|
Need of maximum character limit for Site Title
|
|
close
|
low
|
minor
|
Awaiting Review
|
defect (bug)
|
12/14/2021
|
#34848
|
Add support for updating post meta in bulk
|
chriscct7
|
close
|
normal
|
normal
|
Future Release
|
enhancement
|
04/09/2024
|
#43360
|
Third parameter for get_option function to return default value instead of empty string
|
|
close
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/26/2022
|
#21432
|
Deprecate *_blog_option()
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/13/2024
|
#40012
|
Only add_metadata if no matching value
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/02/2017
|
#48573
|
Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )...
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/12/2019
|
#29299
|
Plural forms not available for some strings
|
SergeyBiryukov
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/06/2020
|
#38203
|
Remove `absint` on object IDs in `delete_metadata`, etc
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/19/2017
|
#50181
|
Second params of get_option() not used
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/18/2020
|
#54006
|
Wp Multisite Get, Add, Update and Delete Site Meta Issue.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/27/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
|
#20853
|
get_post_custom show directly serialized data from the post_meta arrays.
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#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
|
#21989
|
update_option() calls sanitize_option() twice when option does not exist
|
pbearne*
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
05/21/2024
|
#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
|
#26895
|
Deprecate recently_edited option
|
|
dev-feedback
|
normal
|
minor
|
|
enhancement
|
06/04/2019
|
#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
|
#44042
|
Hook for ‘delete_option’ behaviour required
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
06/02/2022
|
#38690
|
Introduce classes for settings
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/26/2019
|
#43209
|
REST API should take settings errors into account
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/01/2018
|
#14125
|
Seperate out non-editable options in edit site
|
sorich87*
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#55584
|
Settings API autoload hook
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/31/2023
|
#38896
|
avatar_settings help text may not be accurate if avatar_defaults is filtered
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/19/2019
|
#40523
|
populate_options doesn't use correct add_options actions
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/02/2017
|
#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
|
#55553
|
update_blog_option should accept autoload parameter
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/04/2024
|
#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
|
#62735
|
Change documented type of get_network_option, update_network_option and delete_network_option's $network_id parameter to int|null
|
audrasjb
|
has-patch
|
normal
|
minor
|
6.8
|
defect (bug)
|
12/23/2024
|
#43069
|
Docs: improve documentation for register_meta() function
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/11/2018
|
#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
|
#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
|
#40353
|
Site URL and Home URL inputs are not properly validating
|
loru88
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/08/2020
|
#52345
|
Transient with expiration never expires when storing expiration failed
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/06/2023
|
#38931
|
`update_option()` race condition with non-autoloaded options
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/09/2022
|
#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
|
#55952
|
add_option() racy behaviour
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/07/2022
|
#45505
|
get_post_custom() doesn't pull values
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/17/2024
|
#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
|
#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
|
#56047
|
test for pre_option_{$option} filter
|
pbearne
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/22/2022
|
#35379
|
update_network_option changes stored option value if sanitize_option detects error
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/17/2024
|
#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
|
#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
|
12/17/2024
|
#37929
|
Add `pre_delete_option` filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/21/2017
|
#61522
|
Add autoload control to register_setting()
|
pbearne*
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/08/2024
|
#44238
|
Add protected param to register meta
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/24/2019
|
#37349
|
Allow sanitize_meta() to filter the meta_value regardless of meta_key
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#62664
|
Automatically prepopulate registered meta keys in the Custom Fields meta box
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/08/2024
|
#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
|
#15865
|
Make it easy to disable options / user settings
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/27/2023
|
#24726
|
New filter hook for get_metadata()
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#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
|
#62748
|
Return results of update_post_meta
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/07/2025
|
#42193
|
Select text in readonly textarea on focus
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
09/17/2018
|
#49948
|
Site Meta: Adding additional useful functions
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
08/04/2020
|
#55969
|
The function set_transient should have the autoload argument
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/04/2024
|
#37928
|
add `pre_add_option` filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/07/2024
|
#60787
|
get_registered_meta_keys() should allow for late registration to improve performance
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/10/2024
|
#29786
|
read_post_meta should be a meta capability
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
09/24/2024
|
#37355
|
remove_settings_section() counterpart to add_settings_section()
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#52360
|
speed up update_meta_cache with easy fix
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/30/2024
|
#33551
|
Settings API: Filter sections and fields before displaying them
|
obenland
|
needs-docs
|
normal
|
normal
|
|
enhancement
|
11/27/2019
|