Make WordPress Core

{31} Tickets in the Options, Meta APIs component (145 matches)

Arguments
Create a new ticket
  • Active tickets in the Options, Meta APIs component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 145)

1 2

Candidates for Closure (14 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` normal normal Awaiting Review enhancement dev-feedback 5 years ago
#56548 Introduce `get_option` action normal normal Awaiting Review enhancement needs-unit-tests 22 months ago
#38690 Introduce classes for settings normal normal Awaiting Review enhancement dev-feedback 7 years ago
#60950 JSON serialization for meta values normal normal Awaiting Review feature request reporter-feedback 2 years ago
#40012 Only add_metadata if no matching value normal normal Awaiting Review defect (bug) dev-feedback 9 years ago
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#43209 REST API should take settings errors into account normal normal Awaiting Review enhancement dev-feedback 9 years ago
#38203 Remove `absint` on object IDs in `delete_metadata`, etc normal normal Awaiting Review defect (bug) dev-feedback 13 months ago
#50181 Second params of get_option() not used normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#43208 Separate setting validation from sanitization normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered normal normal Awaiting Review enhancement dev-feedback 7 years ago
#52798 delete_option() does not clear cache if option is missing in database. normal minor Awaiting Review defect (bug) dev-feedback 5 years ago
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
#54339 unique $keys array when add custom key from Several places with postmeta_form_keys normal normal Awaiting Review defect (bug) reporter-feedback 2 years ago

Slated for Next Release (2 matches)

#46744 Prevent default_role being set to dangerous values johnbillion normal normal 7.2 enhancement has-patch 6 days ago
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion normal normal 7.2 defect (bug) has-patch 7 days ago

Tickets Awaiting Review (79 matches)

#63685 "pre_add_option" hook missing normal minor Awaiting Review enhancement dev-feedback 13 months ago
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 5 years ago
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter normal normal Awaiting Review defect (bug) has-patch 3 years ago
#37178 Add $cache_only parameter to get_option normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#37929 Add `pre_delete_option` filter normal normal Awaiting Review enhancement has-patch 9 years ago
#61522 Add autoload control to register_setting() pbearne* normal normal Awaiting Review enhancement has-patch 2 years ago
#52284 Add filter for notoptions after retrieval normal normal Awaiting Review feature request 6 years ago
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 4 years ago
#54212 Add hooks to get/update/add_option functions normal normal Awaiting Review feature request 3 years ago
#44238 Add protected param to register meta normal normal Awaiting Review enhancement has-patch 7 years ago
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 7 years ago
#64581 Allow serialized options read-only view normal trivial Awaiting Review feature request has-patch 4 weeks ago
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. normal normal Awaiting Review feature request 4 years ago
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box normal normal Awaiting Review enhancement has-patch 15 months ago
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 6 years ago
#63594 Bug/Broken State possible in Multisite Caching Code: update_network_option normal normal Awaiting Review defect (bug) 14 months ago
#63483 Compatibility float and whitelist timezone string normal normal Awaiting Review enhancement 14 months ago
#41769 Custom function to display all values of a custom field (meta_key) normal normal Awaiting Review feature request 9 years ago
#28701 Deleted option is not deleted if value was ever null normal normal Awaiting Review defect (bug) dev-feedback 12 months ago
#43451 Disallow objects as meta values normal normal Awaiting Review feature request 8 years ago
#44659 Display custom fields normal normal Awaiting Review feature request 8 years ago
#43069 Docs: improve documentation for register_meta() function normal normal Awaiting Review defect (bug) has-patch 9 years ago
#40115 Duplicate Custom Fields are created normal normal Awaiting Review defect (bug) has-patch 9 years ago
#64036 Filters the value of metadata after it is retrieved. eslamelsherif normal normal Awaiting Review feature request has-patch 11 months ago
#41105 Fire action hook after updating option group. normal normal Awaiting Review enhancement has-patch 9 years ago
#46705 Harden WP core against "update option" endpoint vulnerabilities normal normal Awaiting Review feature request 7 years ago
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 6 years ago
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter normal normal Awaiting Review enhancement has-patch 2 years ago
#46314 JSON strings in postmeta issue normal normal Awaiting Review enhancement 7 years ago
#40369 Mail server settings page (options-writing.php) has no validation normal normal Awaiting Review defect (bug) has-patch 9 years ago
#15865 Make it easy to disable options / user settings normal normal Awaiting Review enhancement has-patch 3 years ago
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 8 years ago
#61762 Options can be incorrectly cached following database errors. normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65836 Provide a native API for generating and managing Schema.org JSON-LD structured data normal normal Awaiting Review enhancement 10 days ago
#62748 Return results of update_post_meta normal normal Awaiting Review enhancement has-patch 20 months ago
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 5 years ago
#55584 Settings API autoload hook normal normal Awaiting Review enhancement dev-feedback 3 years ago
#49948 Site Meta: Adding additional useful functions normal minor Awaiting Review enhancement has-patch 6 years ago
#40353 Site URL and Home URL inputs are not properly validating loru88 normal normal Awaiting Review defect (bug) has-patch 6 years ago
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 4 years ago
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 3 years ago
#55969 The function set_transient should have the autoload argument normal normal Awaiting Review enhancement has-patch 23 months ago
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 3 years ago
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 21 months ago
#52345 Transient with expiration never expires when storing expiration failed normal normal Awaiting Review defect (bug) has-patch 3 years ago
#50678 Transient: save object with protected attributes will fail normal normal Awaiting Review defect (bug) 6 years ago
#63797 Unexpected short‑circuit return values from add_metadata() and update_metadata() normal normal Awaiting Review defect (bug) 12 months ago
#48855 Updating transient to remove expiration fails normal normal Awaiting Review defect (bug) 7 years ago
#51868 Using a SVG as featured image covers admin panel normal normal Awaiting Review defect (bug) 6 years ago
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal Awaiting Review defect (bug) 15 months ago
#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) 5 years ago
#47166 When option gmt_offset is blank, wordpress will give a 500 error normal minor Awaiting Review defect (bug) 7 years ago
#38931 `update_option()` race condition with non-autoloaded options normal normal Awaiting Review defect (bug) has-patch 4 years ago
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne normal normal Awaiting Review defect (bug) has-patch 3 years ago
#37928 add `pre_add_option` filter normal normal Awaiting Review enhancement has-patch 13 months ago
#58904 delete_expired_transients() does not delete expired transient created with a false/empty transient name normal normal Awaiting Review defect (bug) 3 years ago
#65863 delete_transient() cannot remove a timeout row whose value row is missing, and delete_expired_transients() never sees it normal normal Awaiting Review defect (bug) needs-unit-tests 17 hours ago
#56326 get_metadata_raw doesn't unserialize when retrieving all meta_keys for a post_id normal major Awaiting Review defect (bug) 4 years ago
#59705 get_metadata_raw() will return false when unserialize() fails normal normal Awaiting Review defect (bug) 3 years ago
#56944 get_option does not return expected value normal normal Awaiting Review defect (bug) 4 years ago
#45505 get_post_custom() doesn't pull values normal normal Awaiting Review defect (bug) has-patch 7 months ago
#60787 get_registered_meta_keys() should allow for late registration to improve performance normal normal Awaiting Review enhancement has-patch 2 years ago
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 4 years ago
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. normal normal Awaiting Review defect (bug) 3 years ago
#45078 null is being set on a NOT NULL options_value column in the options table. normal normal Awaiting Review defect (bug) has-patch 7 years ago
#40523 populate_options doesn't use correct add_options actions normal normal Awaiting Review enhancement dev-feedback 9 years ago
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 8 years ago
#61631 sanitize_option_{$option} inconsistencies normal normal Awaiting Review defect (bug) 2 years ago
#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) 9 years ago
#52360 speed up update_meta_cache with easy fix normal normal Awaiting Review enhancement has-patch 7 months ago
#56047 test for pre_option_{$option} filter pbearne normal normal Awaiting Review defect (bug) has-patch 3 months ago
#55553 update_blog_option should accept autoload parameter normal normal Awaiting Review enhancement dev-feedback 15 months ago
#51730 update_metadata function: differentiate failure from no update normal normal Awaiting Review enhancement 6 years ago
#41099 update_option return value ambiguous normal normal Awaiting Review enhancement 7 years ago
#59246 update_option returns true, even when the value didn't change, potentially adding back old data normal normal Awaiting Review defect (bug) has-patch 2 years ago
#63918 updated_..._meta meta_id is string not int - wrong docs normal normal Awaiting Review defect (bug) has-patch 12 months ago
#58693 wordpress posts custom-meta box issue normal normal Awaiting Review defect (bug) has-patch 3 years ago
#64023 wp_die() status code Options component updates (parent ticket: #64009) normal normal Awaiting Review defect (bug) has-patch 9 months ago

Tickets Needing Feedback (5 matches)

#61296 Add "force" parameter to get_option and get_transient normal normal Future Release enhancement reporter-feedback 2 years ago
#32202 Add support for options page locking (settings API concurrency) normal normal Future Release enhancement dev-feedback 13 months ago
#21432 Deprecate *_blog_option() normal normal Future Release defect (bug) dev-feedback 2 years ago
#26895 Deprecate recently_edited option normal minor enhancement dev-feedback 7 years ago
#36655 Enhancement: Add datetime column to options table. normal normal enhancement needs-unit-tests 7 years ago
1 2
Note: See TracReports for help on using and creating reports.