#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
|
#38734
|
Dogfood the Settings API
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
03/21/2022
|
#43360
|
Third parameter for get_option function to return default value instead of empty string
|
|
close
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/26/2022
|
#55889
|
Allow specifying multiple keys as an array in meta and option retrieval functions.
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
06/01/2022
|
#44042
|
Hook for ‘delete_option’ behaviour required
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
06/02/2022
|
#38931
|
`update_option()` race condition with non-autoloaded options
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/09/2022
|
#56047
|
test for pre_option_{$option} filter
|
pbearne
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/22/2022
|
#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
|
#39286
|
Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/21/2022
|
#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
|
#56548
|
Introduce `get_option` action
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/11/2022
|
#55952
|
add_option() racy behaviour
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/07/2022
|
#56752
|
Add get_post_metadata filters by $meta_key
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/12/2022
|
#56821
|
meta_query late row lookup for performance improvement
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/14/2022
|
#56944
|
get_option does not return expected value
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/04/2022
|
#57162
|
out of date More Info on code reference for get_option
|
|
|
normal
|
normal
|
WordPress.org
|
defect (bug)
|
11/21/2022
|
#18801
|
Accessibility Enhancements to Settings API
|
joedolson*
|
has-patch
|
high
|
normal
|
Future Release
|
enhancement
|
03/24/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
|
#58269
|
Store attachment metadata in separate fields
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/08/2023
|
#52345
|
Transient with expiration never expires when storing expiration failed
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/06/2023
|
#58693
|
wordpress posts custom-meta box issue
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/02/2023
|
#58761
|
Make the filter option_page_capability_options available when access options.php directly
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/08/2023
|
#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
|
#15865
|
Make it easy to disable options / user settings
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/27/2023
|
#48393
|
Fix from #38903 prevents options autoload parameter update
|
SergeyBiryukov*
|
dev-feedback
|
normal
|
major
|
Future Release
|
enhancement
|
08/28/2023
|
#55584
|
Settings API autoload hook
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/31/2023
|
#59361
|
update_post_meta() strict checks can cause false negatives
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/15/2023
|
#22192
|
update_option() strict checks can cause false negatives
|
joemcgill
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/16/2023
|
#59705
|
get_metadata_raw() will return false when unserialize() fails
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/23/2023
|
#54212
|
Add hooks to get/update/add_option functions
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
10/29/2023
|
#58993
|
metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/30/2023
|
#55969
|
The function set_transient should have the autoload argument
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/26/2023
|
#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
|
#37928
|
add `pre_add_option` filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/07/2024
|
#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
|
#58903
|
set_transient() allows invalid transient name
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/08/2024
|
#51699
|
The only correct method to check for existence of option
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/13/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
|
#55553
|
update_blog_option should accept autoload parameter
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/04/2024
|
#34848
|
Add support for updating post meta in bulk
|
chriscct7
|
close
|
normal
|
normal
|
Future Release
|
enhancement
|
04/09/2024
|
#60787
|
get_registered_meta_keys() should allow for late registration to improve performance
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/10/2024
|
#60950
|
JSON serialization for meta values
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
05/10/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
|
#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
|
#55467
|
WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly
|
|
|
normal
|
normal
|
|
defect (bug)
|
05/31/2024
|
#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
|
#61522
|
Add autoload control to register_setting()
|
pbearne*
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/08/2024
|
#61631
|
sanitize_option_{$option} inconsistencies
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/11/2024
|
#61762
|
Options can be incorrectly cached following database errors.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/25/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
|
#61950
|
add_*_meta()/get_*_meta() undocumented type juggling for some meta values
|
|
needs-unit-tests
|
normal
|
normal
|
6.7
|
defect (bug)
|
08/28/2024
|
#52360
|
speed up update_meta_cache with easy fix
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/30/2024
|
#37178
|
Add $cache_only parameter to get_option
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/06/2024
|
#61296
|
Add "force" parameter to get_option and get_transient
|
|
reporter-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
09/06/2024
|
#58249
|
Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/09/2024
|
#21432
|
Deprecate *_blog_option()
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/13/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
|
#32048
|
Uploaded file reserves a name, page can't be named it.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/09/2017
|
#38595
|
Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/03/2017
|
#41272
|
Unattached media URLs broken for anything over 1000
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/08/2017
|
#42148
|
url_to_postid plain permalinks for CPTs
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/08/2017
|
#42248
|
Can't create category slug with same name for different parents
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/25/2017
|
#42702
|
Most common issue inside post edit - "Links Live search".
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
11/26/2017
|
#43722
|
On changing of permalinks ask a confirm before to save
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/09/2018
|
#34972
|
Permalink for unattached media same as a post
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
12/17/2018
|
#45819
|
when {category|tag}_base include spaces their rewrite rules don't get generated correctly, resulting in 404's
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/03/2019
|
#45784
|
Pages and archives containing /[0-9]/ should redirect or redirect correctly
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/07/2019
|
#44847
|
Redirect old date-based permalinks on structure changes
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/08/2019
|
#46180
|
get_permalink: Ability to pass required information for better performance
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/04/2019
|
#6778
|
Detect when the config will cause infinite loop
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
03/15/2019
|
#37831
|
Change the permalink structure without changing the url of older articles
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
04/19/2019
|
#23060
|
Throw 404 if URL Rewriting is Used With Default Permalinks
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/19/2019
|
#47207
|
Specific custom permalink 404 on archive page
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/10/2019
|
#9825
|
Enforce permalink history, outright
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#10384
|
Make IIS Permalink support enabled based on capability not on version number
|
westi
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#11903
|
insert_with_markers is not threadsafe
|
westi*
|
has-patch
|
normal
|
major
|
|
defect (bug)
|
06/04/2019
|
#16126
|
Multisite name conflict check doesn't check for pages.
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#17170
|
Attachment slugs are not unique
|
|
dev-feedback
|
normal
|
major
|
|
defect (bug)
|
06/04/2019
|
#17183
|
previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks
|
|
needs-unit-tests
|
normal
|
normal
|
|
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
|
#20171
|
Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#20338
|
Slugs and special chars
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#20419
|
get_sample_permalink() passes the wrong post_status to wp_unique_post_slug()
|
boonebgorges
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#23117
|
permalink failed on IIS7 and Reserved Proxy for wordpress 3.5
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#23229
|
Pagination Links Broken
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#23781
|
New Post Publishes to Wrong URL
|
|
|
normal
|
critical
|
|
defect (bug)
|
06/04/2019
|
#25006
|
Display date pages from categories with permalinks
|
|
close
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
#26985
|
Use network_site_url in includes_url
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#27019
|
Redirect by page slug does not work in permalink structure /%category%/%postname%/
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#28156
|
In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#31293
|
Previously uploaded attachment affects page slug
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#32498
|
Media Library and Page Slug conflict
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#32705
|
`includes_url` shouldn't use `site_url()` on the frontend
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#34118
|
Allow permalinks to spell out when certain symbols are used
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#34184
|
IIS with Helicon Ape is not detected for suggesting pretty permalinks
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#34555
|
superscript in url
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#34822
|
Post name permalinks problems
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35209
|
Permalinks of published pages get changed when creating new pages as a draft
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35635
|
Redirect loop for custom post types in WP 4.4
|
|
dev-feedback
|
normal
|
critical
|
|
defect (bug)
|
06/04/2019
|
#36157
|
Permalink UI shown without typing a title
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|