Make WordPress Core

{1} All Tickets (8256 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4901 - 5000 of 8256)

Options, Meta APIs (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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) 2 years ago 4
#41099 update_option return value ambiguous normal normal Awaiting Review enhancement 7 years ago 7
#35379 update_network_option changes stored option value if sanitize_option detects error dev-feedback normal normal Future Release defect (bug) 15 months ago 29
#51730 update_metadata function: differentiate failure from no update normal normal Awaiting Review enhancement 6 years ago
#55553 update_blog_option should accept autoload parameter dev-feedback normal normal Awaiting Review enhancement 15 months ago 4
#54339 unique $keys array when add custom key from Several places with postmeta_form_keys reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 1
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 3 months ago 2
#52360 speed up update_meta_cache with easy fix has-patch normal normal Awaiting Review enhancement 7 months ago 6
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov dev-feedback normal normal Future Release enhancement 13 months ago 5
#58903 set_transient() allows invalid transient name has-patch normal normal Future Release defect (bug) 5 months ago 23
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php normal normal defect (bug) 7 years ago 1
#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 8
#61631 sanitize_option_{$option} inconsistencies normal normal Awaiting Review defect (bug) 2 years ago 4
#37355 remove_settings_section() counterpart to add_settings_section() has-patch normal normal enhancement 7 years ago 1
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith has-patch normal normal Future Release defect (bug) 3 years ago 18
#29786 read_post_meta should be a meta capability has-patch normal normal enhancement 23 months ago 4
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 8 years ago 2
#40523 populate_options doesn't use correct add_options actions dev-feedback normal normal Awaiting Review enhancement 9 years ago 2
#45078 null is being set on a NOT NULL options_value column in the options table. has-patch normal normal Awaiting Review defect (bug) 7 years ago 3
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. normal normal Awaiting Review defect (bug) 3 years ago
#56821 meta_query late row lookup for performance improvement normal normal Awaiting Review enhancement 4 years ago
#33561 get_transient() will always return the value of a broken transient has-patch normal normal defect (bug) 3 weeks ago 7
#36440 get_results break in wp-admin/options.php if thetable is huge normal minor defect (bug) 7 years ago 2
#60787 get_registered_meta_keys() should allow for late registration to improve performance has-patch normal normal Awaiting Review enhancement 2 years ago 11
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument dev-feedback normal normal Awaiting Review defect (bug) 8 years ago
#45505 get_post_custom() doesn't pull values has-patch normal normal Awaiting Review defect (bug) 6 months ago 3
#20853 get_post_custom show directly serialized data from the post_meta arrays. dev-feedback normal normal defect (bug) 7 years ago 7
#56944 get_option does not return expected value normal normal Awaiting Review defect (bug) 4 years ago 2
#59705 get_metadata_raw() will return false when unserialize() fails normal normal Awaiting Review defect (bug) 3 years 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
#65863 delete_transient() cannot remove a timeout row whose value row is missing, and delete_expired_transients() never sees it needs-unit-tests normal normal Awaiting Review defect (bug) 39 hours ago 1
#52798 delete_option() does not clear cache if option is missing in database. dev-feedback normal minor Awaiting Review defect (bug) 5 years ago 4
#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
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered dev-feedback normal normal Awaiting Review enhancement 7 years ago
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 4 years ago 5
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 13 months ago 9
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne has-patch normal normal Awaiting Review defect (bug) 3 years ago 1
#38931 `update_option()` race condition with non-autoloaded options has-patch normal normal Awaiting Review defect (bug) 4 years ago 2
#47166 When option gmt_offset is blank, wordpress will give a 500 error normal minor Awaiting Review defect (bug) 7 years 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
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal Awaiting Review defect (bug) 15 months ago 3
#15058 Validate option and transient name lengths needs-unit-tests normal normal Future Release enhancement 5 years ago 55
#51868 Using a SVG as featured image covers admin panel normal normal Awaiting Review defect (bug) 6 years ago
#48855 Updating transient to remove expiration fails normal normal Awaiting Review defect (bug) 7 years ago
#63797 Unexpected short‑circuit return values from add_metadata() and update_metadata() normal normal Awaiting Review defect (bug) 12 months ago 3
#50678 Transient: save object with protected attributes will fail normal normal Awaiting Review defect (bug) 6 years ago
#52345 Transient with expiration never expires when storing expiration failed has-patch normal normal Awaiting Review defect (bug) 3 years ago 6
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 21 months ago 1
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 3 years ago 10
#55969 The function set_transient should have the autoload argument has-patch normal normal Awaiting Review enhancement 23 months ago 10
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 3 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 1
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 6 years ago 15
#21546 Site Settings page is a hot mess normal normal enhancement 7 years ago 5
#49948 Site Meta: Adding additional useful functions has-patch normal minor Awaiting Review enhancement 6 years ago 3
#33551 Settings API: Filter sections and fields before displaying them obenland needs-docs normal normal enhancement 7 years ago 4
#55584 Settings API autoload hook dev-feedback normal normal Awaiting Review enhancement 3 years ago 5
#14125 Seperate out non-editable options in edit site sorich87 dev-feedback normal normal enhancement 12 months ago 10
#43208 Separate setting validation from sanitization needs-unit-tests normal normal Awaiting Review enhancement 6 years ago 10
#42193 Select text in readonly textarea on focus has-patch normal normal Future Release enhancement 8 years ago 5
#50181 Second params of get_option() not used dev-feedback normal normal Awaiting Review defect (bug) 6 years ago 3
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 5 years ago 3
#62748 Return results of update_post_meta has-patch normal normal Awaiting Review enhancement 19 months ago 2
#34405 Retrieval of meta value that is an array. has-patch normal normal defect (bug) 6 years ago 2
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 13 months ago 8
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion has-patch normal normal 7.2 defect (bug) 3 days ago 43
#43209 REST API should take settings errors into account dev-feedback normal normal Awaiting Review enhancement 9 years ago
#65836 Provide a native API for generating and managing Schema.org JSON-LD structured data normal normal Awaiting Review enhancement 6 days ago
#46744 Prevent default_role being set to dangerous values johnbillion has-patch normal normal 7.2 enhancement 2 days ago 4
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 1
#30995 Pass meta_id when retrieving multiple metas needs-unit-tests normal normal enhancement 7 years ago 3
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 has-patch normal normal enhancement 7 years ago 1
#46660 PHP Warning: Countable Error in update_metadata() reporter-feedback normal normal Future Release defect (bug) 2 weeks ago 8
#61762 Options can be incorrectly cached following database errors. has-patch normal normal Awaiting Review defect (bug) 4 weeks ago 2
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 8 years ago 2
#40012 Only add_metadata if no matching value dev-feedback normal normal Awaiting Review defect (bug) 9 years ago 1
#24726 New filter hook for get_metadata() has-patch normal normal enhancement 7 years ago 12
#33884 Move meta functions to their own files normal normal enhancement 7 years ago 1
#15865 Make it easy to disable options / user settings has-patch normal normal Awaiting Review enhancement 3 years ago 24
#40369 Mail server settings page (options-writing.php) has no validation has-patch normal normal Awaiting Review defect (bug) 9 years ago
#46314 JSON strings in postmeta issue normal normal Awaiting Review enhancement 7 years ago 4
#60950 JSON serialization for meta values reporter-feedback normal normal Awaiting Review feature request 2 years ago 6
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata has-patch normal normal Future Release enhancement 4 months ago 4
#38690 Introduce classes for settings dev-feedback normal normal Awaiting Review enhancement 7 years ago
#56548 Introduce `get_option` action needs-unit-tests normal normal Awaiting Review enhancement 22 months ago 4
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade normal normal defect (bug) 7 years ago 1
#37579 Inconsistent names for `update_(network_)option` actions normal normal enhancement 7 years ago 1
#28454 Inconsistent front page option behavior normal normal defect (bug) 7 years ago 8
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter has-patch normal normal Awaiting Review enhancement 2 years ago 1
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 9 months ago 11
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 6 years ago 2
#46705 Harden WP core against "update option" endpoint vulnerabilities normal normal Awaiting Review feature request 7 years ago 1
#23616 General Handler for Whitelisted Options' Submissions normal normal feature request 7 years ago 1
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* dev-feedback normal major Future Release enhancement 22 months ago 12
#41105 Fire action hook after updating option group. has-patch normal normal Awaiting Review enhancement 9 years ago
#64036 Filters the value of metadata after it is retrieved. eslamelsherif has-patch normal normal Awaiting Review feature request 11 months ago 1
#27421 Escape madness in meta API has-patch normal normal defect (bug) 7 years ago 5
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne has-patch normal normal Future Release enhancement 17 months ago 10
#36655 Enhancement: Add datetime column to options table. needs-unit-tests normal normal enhancement 7 years ago 1
#40115 Duplicate Custom Fields are created has-patch normal normal Awaiting Review defect (bug) 9 years ago
Note: See TracReports for help on using and creating reports.