Make WordPress Core

{23} Popular Tickets (5278 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 (2101 - 2200 of 5278)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal 3 Awaiting Review enhancement needs-unit-tests 11/06/2020
#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 04/04/2024
#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
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 08/10/2017
#34405 Retrieval of meta value that is an array. Options, Meta APIs normal normal 2 defect (bug) has-patch 09/20/2020
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal 2 defect (bug) 05/31/2024
#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
#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 enhancement has-patch 05/27/2024
#14125 Seperate out non-editable options in edit site sorich87* Options, Meta APIs normal normal 2 enhancement dev-feedback 06/04/2019
#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
#44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal normal 1 Awaiting Review defect (bug) 09/23/2018
#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
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. Options, Meta APIs normal normal 1 Awaiting Review defect (bug) dev-feedback 08/27/2021
#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
#55952 add_option() racy behaviour Options, Meta APIs normal normal 1 Future Release defect (bug) has-patch 10/07/2022
#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) has-patch 09/17/2024
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal 1 Future Release defect (bug) needs-unit-tests 09/15/2023
#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
#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
#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
#43360 Third parameter for get_option function to return default value instead of empty string Options, Meta APIs normal normal 1 Awaiting Review enhancement close 05/26/2022
#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 09/23/2019
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal 1 Awaiting Review enhancement has-patch 08/30/2024
#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
#23616 General Handler for Whitelisted Options' Submissions Options, Meta APIs normal normal 1 feature request 06/04/2019
#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
#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 02/13/2024
#17164 More elegant handling of site 'archive' options for MultiSite Networks and Sites normal normal 10 Future Release enhancement 03/22/2023
#22589 Network Admin + Ajax requests Networks and Sites normal normal 10 enhancement has-patch 09/17/2024
#15467 Multisite with separate users table Networks and Sites normal normal 10 feature request has-patch 03/02/2024
#25293 Switch_to_blog not switching the siteid Networks and Sites normal minor 9 Future Release defect (bug) dev-feedback 06/08/2017
#29411 Add multi-network helper functionality Networks and Sites normal normal 9 Future Release enhancement 08/16/2017
#14172 Implement $scheme in site info in ms-sites edit site Networks and Sites normal normal 9 enhancement dev-feedback 01/05/2021
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal 9 Future Release enhancement has-patch 10/10/2019
#26953 Network Admin "Site Edit" page needs Settings trimmed down Networks and Sites normal normal 9 enhancement 06/04/2019
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal 9 Future Release enhancement has-patch 05/26/2023
#15801 Network Admin: Deactivated / Deleted inconsistency Networks and Sites normal normal 8 Future Release defect (bug) dev-feedback 05/03/2024
#31240 Combine domain and path UI in Add New Site flow Networks and Sites normal normal 8 enhancement has-patch 09/17/2024
#28694 Provide a clean way for Plugins to run update scripts for MultiSite Networks and Sites normal normal 8 enhancement 06/04/2019
#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
#13743 Ability to choose a network default theme Networks and Sites normal normal 6 Future Release enhancement dev-feedback 03/28/2018
#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
#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 04/08/2019
#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
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message Networks and Sites normal normal 4 defect (bug) has-patch 06/04/2019
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 Networks and Sites normal normal 4 Future Release defect (bug) has-patch 01/30/2022
#39158 Unify site deactivation process Networks and Sites normal normal 4 Future Release defect (bug) dev-feedback 08/14/2017
#32994 invite email from secondary blog does not use network site URL for wp-activate link Networks and Sites normal normal 4 defect (bug) reporter-feedback 06/04/2019
#38071 Add status links to network/sites.php Networks and Sites normal normal 4 Future Release enhancement has-patch 05/06/2017
#35912 Allow changing network URL scheme Networks and Sites normal normal 4 enhancement dev-feedback 06/04/2019
#38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal 4 Future Release enhancement dev-feedback 11/22/2021
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal 4 Future Release enhancement needs-unit-tests 08/29/2017
#31673 Multisite UX: deleting a plugin Networks and Sites normal normal 4 Awaiting Review enhancement 05/22/2021
#49059 Whitespace inside p element in wp-signup.php should be removed Networks and Sites normal normal 4 Future Release enhancement dev-feedback 02/11/2020
#14215 MultiSite: Add new > different username from blog title Networks and Sites normal normal 4 Future Release feature request 05/07/2018
#27832 All sites automatically marked as archived after upgrade Networks and Sites normal normal 3 Awaiting Review defect (bug) 12/08/2018
#39495 Can't navigate to subsite without logging in again. Networks and Sites normal normal 3 Awaiting Review defect (bug) 05/02/2017
#61100 Fix capability error in bulk role removal when editing site users in network admin jeremyfelt Networks and Sites normal normal 3 6.8 defect (bug) has-patch 10/21/2024
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal 3 Awaiting Review defect (bug) has-patch 06/08/2023
#46610 In Multisite The Edit Page Is Missing From Toolbar And Root of Multisite Gets Displayed Networks and Sites normal normal 3 Awaiting Review defect (bug) 06/14/2019
#31664 Multisite network setup for .htaccess Networks and Sites normal normal 3 defect (bug) 06/04/2019
#38312 Network setup step 2 throws warning in certain server setups Networks and Sites normal normal 3 Awaiting Review defect (bug) 04/01/2019
#39170 Remove connection between network email and super admin account Networks and Sites normal normal 3 Future Release defect (bug) dev-feedback 03/15/2019
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal 3 Future Release enhancement has-patch 02/12/2024
#36940 Break `manage_sites` capability up into more targeted caps johnjamesjacoby Networks and Sites normal normal 3 Future Release enhancement 07/17/2017
#43233 Network transients Networks and Sites normal normal 3 Future Release enhancement dev-feedback 05/12/2020
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal 3 Future Release enhancement has-patch 01/27/2019
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor 3 Awaiting Review enhancement needs-unit-tests 11/16/2021
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal 3 Future Release feature request has-patch 08/15/2021
Note: See TracReports for help on using and creating reports.