Make WordPress Core

{23} Popular Tickets (5227 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2001 - 2100 of 5227)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#52284 Add filter for notoptions after retrieval Options, Meta APIs normal normal 5 Awaiting Review feature request 01/12/2021
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal 4 Future Release defect (bug) needs-unit-tests 06/13/2024
#27421 Escape madness in meta API Options, Meta APIs normal normal 4 defect (bug) has-patch 06/04/2019
#28454 Inconsistent front page option behavior Options, Meta APIs normal normal 4 defect (bug) 06/04/2019
#46660 PHP Warning: Countable Error in update_metadata() Options, Meta APIs normal normal 4 Future Release defect (bug) reporter-feedback 05/27/2019
#38203 Remove `absint` on object IDs in `delete_metadata`, etc Options, Meta APIs normal normal 4 Awaiting Review defect (bug) dev-feedback 07/17/2025
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal 4 Awaiting Review defect (bug) has-patch 06/06/2023
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal 4 Future Release defect (bug) has-patch 01/15/2024
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal 4 7.0 defect (bug) has-patch 12/04/2025
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal 4 Future Release enhancement needs-unit-tests 12/13/2019
#18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal 4 Future Release enhancement has-patch 04/01/2025
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal 4 Awaiting Review enhancement has-patch 04/21/2017
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal 4 Awaiting Review enhancement has-patch 07/08/2024
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal 4 Future Release enhancement needs-unit-tests 09/20/2019
#46705 Harden WP core against "update option" endpoint vulnerabilities Options, Meta APIs normal normal 4 Awaiting Review feature request 11/25/2019
#60950 JSON serialization for meta values Options, Meta APIs normal normal 4 Awaiting Review feature request reporter-feedback 05/10/2024
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal 3 Awaiting Review defect (bug) has-patch 03/15/2017
#20853 get_post_custom show directly serialized data from the post_meta arrays. Options, Meta APIs normal normal 3 defect (bug) dev-feedback 06/04/2019
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal 3 enhancement has-patch 06/04/2019
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal 3 Awaiting Review enhancement needs-unit-tests 11/06/2020
#14125 Seperate out non-editable options in edit site sorich87 Options, Meta APIs normal normal 3 enhancement dev-feedback 08/22/2025
#33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal 3 enhancement needs-docs 11/27/2019
#51699 The only correct method to check for existence of option Options, Meta APIs normal normal 3 Awaiting Review enhancement 02/13/2024
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal 3 Awaiting Review enhancement dev-feedback 05/12/2025
#45353 Homepage title none static homepage when static blog page is set Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 12/22/2020
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal 2 Awaiting Review defect (bug) has-patch 04/05/2017
#29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal 2 Future Release defect (bug) dev-feedback 02/06/2020
#34405 Retrieval of meta value that is an array. Options, Meta APIs normal normal 2 defect (bug) has-patch 09/20/2020
#44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 11/19/2024
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 05/14/2025
#55952 add_option() racy behaviour Options, Meta APIs normal normal 2 Future Release defect (bug) has-patch 10/07/2022
#52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs normal minor 2 Awaiting Review defect (bug) dev-feedback 07/19/2021
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal 2 Awaiting Review defect (bug) has-patch 01/05/2020
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal 2 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 Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 04/06/2017
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal 2 Future Release defect (bug) has-patch 05/07/2025
#63483 Compatibility float and whitelist timezone string Options, Meta APIs normal normal 2 Awaiting Review enhancement 06/12/2025
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal 2 enhancement needs-unit-tests 06/04/2019
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal 2 Future Release enhancement has-patch 04/03/2025
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal 2 Awaiting Review enhancement has-patch 10/04/2024
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal 2 Awaiting Review enhancement has-patch 04/10/2024
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal 2 Awaiting Review enhancement dev-feedback 05/02/2017
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal 2 Awaiting Review feature request 06/01/2022
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal normal 1 Awaiting Review defect (bug) has-patch 05/03/2023
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal 1 Awaiting Review defect (bug) has-patch 07/18/2022
#48426 Can't update meta via the REST API if an identical value for a field you don't have permission to update is included Options, Meta APIs normal normal 1 Future Release defect (bug) 10/26/2020
#21432 Deprecate *_blog_option() Options, Meta APIs normal normal 1 Future Release defect (bug) dev-feedback 09/13/2024
#44459 Options added to the Permalinks admin page do not get saved Options, Meta APIs normal normal 1 Awaiting Review defect (bug) 06/26/2018
#61762 Options can be incorrectly cached following database errors. Options, Meta APIs normal normal 1 Awaiting Review defect (bug) 07/25/2024
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal normal 1 Awaiting Review defect (bug) dev-feedback 11/12/2019
#47166 When option gmt_offset is blank, wordpress will give a 500 error Options, Meta APIs normal minor 1 Awaiting Review defect (bug) 05/07/2019
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal normal 1 Awaiting Review defect (bug) has-patch 12/18/2023
#58904 delete_expired_transients() does not delete expired transient created with a false/empty transient name Options, Meta APIs normal normal 1 Awaiting Review defect (bug) 07/25/2023
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php Options, Meta APIs normal normal 1 defect (bug) 06/04/2019
#35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal 1 Future Release defect (bug) dev-feedback 05/18/2025
#64023 wp_die() status code Options component updates (parent ticket: #64009) Options, Meta APIs normal normal 1 Awaiting Review defect (bug) has-patch 11/22/2025
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal 1 enhancement needs-unit-tests 06/04/2019
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal 1 Awaiting Review enhancement has-patch 09/09/2024
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal 1 Future Release enhancement needs-unit-tests 04/02/2025
#46314 JSON strings in postmeta issue Options, Meta APIs normal normal 1 Awaiting Review enhancement 02/22/2019
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal 1 enhancement has-patch 06/04/2019
#62748 Return results of update_post_meta Options, Meta APIs normal normal 1 Awaiting Review enhancement has-patch 01/07/2025
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal 1 Future Release enhancement has-patch 09/17/2018
#55584 Settings API autoload hook Options, Meta APIs normal normal 1 Awaiting Review enhancement dev-feedback 08/31/2023
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor 1 Awaiting Review enhancement has-patch 08/04/2020
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal 1 enhancement has-patch 06/04/2019
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal 1 Future Release enhancement dev-feedback 07/16/2025
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal 1 Awaiting Review enhancement has-patch 01/07/2026
#41099 update_option return value ambiguous Options, Meta APIs normal normal 1 Awaiting Review enhancement 04/15/2019
#41769 Custom function to display all values of a custom field (meta_key) Options, Meta APIs normal normal 1 Awaiting Review feature request 09/01/2017
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal 1 Awaiting Review feature request has-patch 09/24/2025
#23616 General Handler for Whitelisted Options' Submissions Options, Meta APIs normal normal 1 feature request 06/04/2019
#64377 Add a Notes column to the posts list table adamsilverstein Notes normal normal 1 Awaiting Review enhancement has-patch 12/09/2025
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal 10 defect (bug) needs-unit-tests 06/04/2019
#29411 Add multi-network helper functionality Networks and Sites normal normal 10 Future Release enhancement 08/16/2017
#43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites normal normal 10 Future Release enhancement has-patch 12/21/2025
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal 10 Future Release enhancement has-patch 10/10/2019
#17164 More elegant handling of site 'archive' options for MultiSite Networks and Sites normal normal 10 Future Release enhancement 03/22/2023
#26953 Network Admin "Site Edit" page needs Settings trimmed down Networks and Sites normal normal 10 enhancement 06/04/2019
#22589 Network Admin + Ajax requests Networks and Sites normal normal 10 enhancement has-patch 08/20/2025
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal 10 Future Release enhancement has-patch 05/26/2023
#15467 Multisite with separate users table Networks and Sites normal normal 10 feature request has-patch 03/02/2024
#14172 Implement $scheme in site info in ms-sites edit site Networks and Sites normal normal 9 enhancement close 07/16/2025
#13743 Ability to choose a network default theme Networks and Sites normal normal 8 Future Release enhancement dev-feedback 12/10/2025
#28694 Provide a clean way for Plugins to run update scripts for MultiSite Networks and Sites normal normal 8 enhancement 06/04/2019
#40736 Ensure that `get_blog_count()` and `get_user_count()` return an integer Networks and Sites normal normal 6 Future Release defect (bug) dev-feedback 06/10/2025
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal 6 Awaiting Review defect (bug) has-patch 02/11/2022
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal 6 Future Release enhancement has-patch 05/18/2020
#41771 Global configuration table Networks and Sites normal normal 6 Awaiting Review enhancement needs-unit-tests 09/19/2017
#50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work Networks and Sites normal normal 5 Awaiting Review defect (bug) has-patch 01/23/2023
#63689 [Bug] My Sites dashboard layout doesn't adapt to long site names Networks and Sites normal normal 5 Awaiting Review defect (bug) has-patch 07/15/2025
#44689 Convert user sites (my-sites.php) to table Networks and Sites normal normal 5 Awaiting Review enhancement dev-feedback 01/12/2021
#16853 Error 500 when a user has too many sites Networks and Sites normal minor 5 Future Release enhancement dev-feedback 02/09/2025
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal 5 Future Release enhancement needs-unit-tests 08/29/2017
#27224 Multisite upload settings are inconsistent Networks and Sites normal normal 5 enhancement dev-feedback 09/17/2024
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal 5 Future Release enhancement needs-unit-tests 02/01/2022
#40362 Remove `blog-id-cache` cache group johnjamesjacoby* Networks and Sites normal normal 5 7.0 task (blessed) dev-feedback 11/08/2025
#27832 All sites automatically marked as archived after upgrade Networks and Sites normal normal 4 Awaiting Review defect (bug) 12/08/2018
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message Networks and Sites normal normal 4 defect (bug) has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.