#56944
|
get_option does not return expected value
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/04/2022
|
#20853
|
get_post_custom show directly serialized data from the post_meta arrays.
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#45505
|
get_post_custom() doesn't pull values
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/17/2024
|
#45273
|
get_postmeta: Inconsistent behavior of the 'single'-argument
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/16/2019
|
#36440
|
get_results break in wp-admin/options.php if thetable is huge
|
|
|
normal
|
minor
|
|
defect (bug)
|
06/04/2019
|
#33561
|
get_transient() will always return the value of a broken transient
|
|
needs-unit-tests
|
normal
|
normal
|
|
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
|
#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
|
#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
|
#58903
|
set_transient() allows invalid transient name
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/08/2024
|
#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
|
#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
|
#59361
|
update_post_meta() strict checks can cause false negatives
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/15/2023
|
#58693
|
wordpress posts custom-meta box issue
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/02/2023
|
#37702
|
Accept array of IDs in `delete_metadata_by_mid`
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
12/13/2019
|
#61296
|
Add "force" parameter to get_option and get_transient
|
|
reporter-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
09/06/2024
|
#37178
|
Add $cache_only parameter to get_option
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/06/2024
|
#39706
|
Add $unique param to add_{$meta_type}_meta actions
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/26/2017
|
#37929
|
Add `pre_delete_option` filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/21/2017
|
#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
|
#32202
|
Add support for options page locking (settings API concurrency)
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
08/26/2021
|
#44387
|
Add support for site meta in `register_meta()`
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
09/20/2019
|
#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
|
#62664
|
Automatically prepopulate registered meta keys in the Custom Fields meta box
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/08/2024
|
#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
|
#38734
|
Dogfood the Settings API
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
03/21/2022
|
#36655
|
Enhancement: Add datetime column to options table.
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#41105
|
Fire action hook after updating option group.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/20/2017
|
#44042
|
Hook for ‘delete_option’ behaviour required
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
06/02/2022
|
#58249
|
Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/09/2024
|
#37579
|
Inconsistent names for `update_(network_)option` actions
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#56548
|
Introduce `get_option` action
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/21/2024
|
#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
|
02/12/2025
|
#46314
|
JSON strings in postmeta issue
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/22/2019
|
#15865
|
Make it easy to disable options / user settings
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/27/2023
|
#33884
|
Move meta functions to their own files
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#24726
|
New filter hook for get_metadata()
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#30995
|
Pass meta_id when retrieving multiple metas
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#43209
|
REST API should take settings errors into account
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/01/2018
|
#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
|
#43208
|
Separate setting validation from sanitization
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/06/2020
|
#55584
|
Settings API autoload hook
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/31/2023
|
#49948
|
Site Meta: Adding additional useful functions
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
08/04/2020
|
#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
|
#55969
|
The function set_transient should have the autoload argument
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/04/2024
|
#51699
|
The only correct method to check for existence of option
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/13/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
|
#15058
|
Validate option and transient name lengths
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
06/24/2021
|
#37928
|
add `pre_add_option` filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/07/2024
|
#38896
|
avatar_settings help text may not be accurate if avatar_defaults is filtered
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/19/2019
|
#60787
|
get_registered_meta_keys() should allow for late registration to improve performance
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/10/2024
|
#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
|
#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
|
#55553
|
update_blog_option should accept autoload parameter
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/04/2024
|
#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
|
#60950
|
JSON serialization for meta values
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
05/10/2024
|
#11903
|
insert_with_markers is not threadsafe
|
westi*
|
has-patch
|
normal
|
major
|
|
defect (bug)
|
06/04/2019
|
#17450
|
Almost pretty permalinks with non-ASCII characters do not work in Apache
|
westi
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#10249
|
Page slug in cyrillic = Error 404 - Not Found!
|
westi
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
06/22/2022
|
#10384
|
Make IIS Permalink support enabled based on capability not on version number
|
westi
|
close
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/08/2025
|
#3329
|
Need to strip % from the auto-permalink in the editor.
|
pishmishy*
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/04/2025
|
#13459
|
Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/
|
petitphp
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/05/2025
|
#3451
|
Page URI canonization
|
markjaquith
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/20/2023
|
#35529
|
Updating to 4.4.1 causes new pretty permalinks for media to break existing permalinks
|
kraftbj
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/01/2022
|
#32322
|
Custom permalink structure incorrect for Future posts
|
kdoole
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/15/2019
|
#18672
|
Implement rel="prev" and rel="next" for archives
|
joostdevalk
|
|
normal
|
normal
|
Future Release
|
enhancement
|
02/29/2020
|
#9296
|
Settings API & Permalink Settings Page Bug
|
jfarthing84
|
|
normal
|
major
|
Future Release
|
defect (bug)
|
09/25/2020
|
#18523
|
Can't change page permalink if slug metabox is removed
|
helen
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
01/07/2021
|
#58764
|
Incorrect return type in `WP_Rewrite::using_index_permalinks()`.
|
costdev
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/31/2023
|
#20419
|
get_sample_permalink() passes the wrong post_status to wp_unique_post_slug()
|
boonebgorges
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#61393
|
Trailing Slash Issue in Category Pagination URLs with the_posts_pagination()
|
audrasjb
|
has-patch
|
normal
|
normal
|
6.9
|
defect (bug)
|
03/26/2025
|
#4463
|
Pretty permalink on search
|
aristath*
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
09/27/2024
|
#50233
|
Limit pagination for comments
|
SergeyBiryukov
|
dev-feedback
|
normal
|
minor
|
Future Release
|
defect (bug)
|
04/26/2022
|
#53910
|
`sanitize_title_with_dashes` returns partial encoded values in permalink
|
SergeyBiryukov
|
dev-feedback
|
normal
|
major
|
Future Release
|
defect (bug)
|
05/03/2022
|
#10483
|
Change post_name's length from 200 to 400
|
SergeyBiryukov
|
dev-feedback
|
normal
|
minor
|
Future Release
|
enhancement
|
12/29/2023
|
#15953
|
when category slug is changed, old uri also should redirect to new, as post uris do
|
SergeyBiryukov
|
dev-feedback
|
normal
|
normal
|
Future Release
|
feature request
|
05/25/2023
|