Make WordPress Core

{31} Tickets in the Options, Meta APIs component (138 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 138)

1 2

Candidates for Closure (15 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 08/03/2021
#47278 General settings page allows html tag. normal normal Awaiting Review defect (bug) reporter-feedback 05/15/2019
#56548 Introduce `get_option` action normal normal Awaiting Review enhancement needs-unit-tests 09/11/2022
#38690 Introduce classes for settings normal normal Awaiting Review enhancement dev-feedback 03/26/2019
#49432 Need of maximum character limit for Site Title low minor Awaiting Review defect (bug) close 12/14/2021
#40012 Only add_metadata if no matching value normal normal Awaiting Review defect (bug) dev-feedback 03/02/2017
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... normal normal Awaiting Review defect (bug) dev-feedback 11/12/2019
#43209 REST API should take settings errors into account normal normal Awaiting Review enhancement dev-feedback 02/01/2018
#38203 Remove `absint` on object IDs in `delete_metadata`, etc normal normal Awaiting Review defect (bug) dev-feedback 04/19/2017
#50181 Second params of get_option() not used normal normal Awaiting Review defect (bug) dev-feedback 05/18/2020
#43208 Separate setting validation from sanitization normal normal Awaiting Review enhancement needs-unit-tests 11/06/2020
#43360 Third parameter for get_option function to return default value instead of empty string normal normal Awaiting Review enhancement close 05/26/2022
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered normal normal Awaiting Review enhancement dev-feedback 03/19/2019
#52798 delete_option() does not clear cache if option is missing in database. normal minor Awaiting Review defect (bug) dev-feedback 07/19/2021
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument normal normal Awaiting Review defect (bug) dev-feedback 01/16/2019

Slated for Next Release (2 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs normal normal 6.6 defect (bug) needs-unit-tests 02/27/2024
#42441 Disable autoload for large options flixos90 normal normal 6.6 enhancement commit 03/27/2024

Tickets Awaiting Review (71 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021
#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 05/03/2023
#37178 Add $cache_only parameter to get_option normal normal Awaiting Review enhancement needs-unit-tests 04/24/2023
#39706 Add $unique param to add_{$meta_type}_meta actions normal normal Awaiting Review enhancement 01/26/2017
#37929 Add `pre_delete_option` filter normal normal Awaiting Review enhancement has-patch 04/21/2017
#52284 Add filter for notoptions after retrieval normal normal Awaiting Review feature request 01/12/2021
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 10/12/2022
#54212 Add hooks to get/update/add_option functions normal normal Awaiting Review feature request 10/29/2023
#40642 Add new filter to populate_options normal normal Awaiting Review enhancement dev-feedback 05/02/2017
#44238 Add protected param to register meta normal normal Awaiting Review enhancement has-patch 02/24/2019
#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 07/18/2022
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 10/31/2019
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. normal normal Awaiting Review feature request 06/01/2022
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020
#55600 Can't save registered post meta field of type string that equals registered default value via REST API normal normal Awaiting Review defect (bug) 04/21/2022
#41769 Custom function to display all values of a custom field (meta_key) normal normal Awaiting Review feature request 09/01/2017
#28701 Deleted option is not deleted if value was ever null normal normal Awaiting Review defect (bug) needs-unit-tests 02/16/2021
#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
#43069 Docs: improve documentation for register_meta() function normal normal Awaiting Review defect (bug) has-patch 01/11/2018
#40115 Duplicate Custom Fields are created normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#41105 Fire action hook after updating option group. normal normal Awaiting Review enhancement has-patch 06/20/2017
#46705 Harden WP core against "update option" endpoint vulnerabilities normal normal Awaiting Review feature request 11/25/2019
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 12/22/2020
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter normal normal Awaiting Review enhancement has-patch 05/03/2023
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata normal normal Awaiting Review enhancement needs-unit-tests 04/20/2018
#46314 JSON strings in postmeta issue normal normal Awaiting Review enhancement 02/22/2019
#40369 Mail server settings page (options-writing.php) has no validation normal normal Awaiting Review defect (bug) has-patch 04/05/2017
#15865 Make it easy to disable options / user settings normal normal Awaiting Review enhancement has-patch 07/27/2023
#58761 Make the filter option_page_capability_options available when access options.php directly normal normal Awaiting Review defect (bug) 07/08/2023
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 06/26/2018
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response normal normal Awaiting Review defect (bug) 08/10/2017
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 05/25/2021
#55584 Settings API autoload hook normal normal Awaiting Review enhancement dev-feedback 08/31/2023
#49948 Site Meta: Adding additional useful functions normal minor Awaiting Review enhancement has-patch 08/04/2020
#40353 Site URL and Home URL inputs are not properly validating loru88 normal normal Awaiting Review defect (bug) has-patch 04/08/2020
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 07/21/2022
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 05/08/2023
#55969 The function set_transient should have the autoload argument normal normal Awaiting Review enhancement 11/26/2023
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 02/13/2024
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 09/23/2018
#52345 Transient with expiration never expires when storing expiration failed normal normal Awaiting Review defect (bug) has-patch 06/06/2023
#50678 Transient: save object with protected attributes will fail normal normal Awaiting Review defect (bug) 07/16/2020
#48855 Updating transient to remove expiration fails normal normal Awaiting Review defect (bug) 12/03/2019
#51868 Using a SVG as featured image covers admin panel normal normal Awaiting Review defect (bug) 11/24/2020
#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
#47166 When option gmt_offset is blank, wordpress will give a 500 error normal minor Awaiting Review defect (bug) 05/07/2019
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. normal normal Awaiting Review defect (bug) dev-feedback 08/27/2021
#38931 `update_option()` race condition with non-autoloaded options normal normal Awaiting Review defect (bug) has-patch 06/09/2022
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne normal normal Awaiting Review defect (bug) has-patch 12/18/2023
#37928 add `pre_add_option` filter normal normal Awaiting Review enhancement has-patch 01/07/2024
#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
#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
#58992 get_metadata_raw() "get_{$meta_type}_metadata" filter can return incorrect value for $single = true normal normal Awaiting Review defect (bug) 10/30/2023
#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
#45505 get_post_custom() doesn't pull values normal normal Awaiting Review defect (bug) 12/06/2018
#60787 get_registered_meta_keys() should allow for late registration to improve performance normal normal Awaiting Review enhancement has-patch 03/27/2024
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 10/14/2022
#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. normal normal Awaiting Review defect (bug) has-patch 01/05/2020
#40523 populate_options doesn't use correct add_options actions normal normal Awaiting Review enhancement dev-feedback 05/02/2017
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018
#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
#52360 speed up update_meta_cache with easy fix normal normal Awaiting Review enhancement 02/15/2022
#56047 test for pre_option_{$option} filter pbearne normal normal Awaiting Review defect (bug) has-patch 06/22/2022
#55553 update_blog_option should accept autoload parameter normal normal Awaiting Review enhancement dev-feedback 01/31/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
#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 02/07/2024
#58693 wordpress posts custom-meta box issue normal normal Awaiting Review defect (bug) has-patch 07/02/2023

Tickets Needing Feedback (11 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#32202 Add support for options page locking (settings API concurrency) normal normal enhancement dev-feedback 08/26/2021
#21432 Deprecate *_blog_option() normal normal Future Release defect (bug) dev-feedback 06/26/2017
#26895 Deprecate recently_edited option normal minor enhancement dev-feedback 06/04/2019
#36655 Enhancement: Add datetime column to options table. normal normal enhancement needs-unit-tests 06/04/2019
#44042 Hook for ‘delete_option’ behaviour required normal normal Future Release enhancement dev-feedback 06/02/2022
#46660 PHP Warning: Countable Error in update_metadata() normal normal Future Release defect (bug) reporter-feedback 05/27/2019
#42193 Select text in readonly textarea on focus normal normal Future Release enhancement has-patch 09/17/2018
#14125 Seperate out non-editable options in edit site sorich87* normal normal enhancement dev-feedback 06/04/2019
#20853 get_post_custom show directly serialized data from the post_meta arrays. normal normal defect (bug) dev-feedback 06/04/2019
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov normal normal Future Release enhancement dev-feedback 09/23/2019
#21989 update_option() calls sanitize_option() twice when option does not exist normal normal Future Release defect (bug) dev-feedback 02/22/2024

Tickets with Patches (1 match)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#18801 Accessibility Enhancements to Settings API joedolson* high normal Future Release enhancement has-patch 03/24/2023
1 2
Note: See TracReports for help on using and creating reports.