Make WordPress Core

{1} All Tickets (8376 matches)

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

Results (4801 - 4900 of 8376)

Networks and Sites (29 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40821 Add filter to `wpmu_delete_blog()` to overwrite ability to drop tables normal normal Future Release enhancement 05/19/2017 4
#29411 Add multi-network helper functionality normal normal Future Release enhancement 08/16/2017 10
#37799 Add progress indicator to "Upgrade Network" page pcarvalho has-patch normal normal Future Release enhancement 05/18/2020 27
#38071 Add status links to network/sites.php has-patch normal normal Future Release enhancement 05/06/2017 16
#56886 Admin facing add site screen missing search engine visibility field has-patch normal normal Future Release enhancement 02/12/2024 19
#39318 Assign a theme when creating a site (Multisite) has-patch normal normal Future Release enhancement 03/13/2019 13
#36940 Break `manage_sites` capability up into more targeted caps johnjamesjacoby normal normal Future Release enhancement 07/17/2017 9
#43162 Deleting a site from a multisite network leaves orphaned database tables and files has-patch normal normal Future Release enhancement 02/13/2024 32
#37297 Deprecate get_blogaddress_by_id function spacedmonkey normal normal Future Release enhancement 03/06/2023 10
#38630 Discourage usage of legacy properties in WP_Site dev-feedback low normal Future Release enhancement 11/22/2021 10
#16853 Error 500 when a user has too many sites dev-feedback normal minor Future Release enhancement 04/08/2019 29
#40180 Introduce `get_site_by()` function for multisite flixos90 has-patch normal normal Future Release enhancement 10/10/2019 38
#39156 Introduce singular capabilities for managing individual sites on a network dev-feedback normal normal Future Release enhancement 07/20/2021 9
#17164 More elegant handling of site 'archive' options for MultiSite normal normal Future Release enhancement 03/22/2023 16
#40646 Move code from `ms-settings.php` into functions needs-unit-tests normal normal Future Release enhancement 08/29/2017 5
#43233 Network transients dev-feedback normal normal Future Release enhancement 05/12/2020 9
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query has-patch normal normal Future Release enhancement 10/03/2017 9
#40228 Use get_sites in get_blog_details spacedmonkey has-patch normal normal Future Release enhancement 05/26/2023 55
#37181 Use metadata api in *_network_options spacedmonkey normal normal Future Release enhancement 07/03/2024 72
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 has-patch normal normal Future Release enhancement 01/27/2019 22
#44814 User table same schema, single and multisite dev-feedback normal normal Future Release enhancement 01/25/2019 4
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it has-patch low normal Future Release enhancement 07/03/2017 2
#49059 Whitespace inside p element in wp-signup.php should be removed dev-feedback normal normal Future Release enhancement 02/11/2020 32
#40513 switch_to_blog should accept a WP_site as param needs-unit-tests normal normal Future Release enhancement 02/01/2022 9
#31573 wp_admin_bar_my_sites_menu should check for super admin capabilities normal normal Future Release enhancement 02/02/2017 4
#18163 Include more usermeta fields in the Network Admin's "Add User" view has-patch normal normal Future Release feature request 08/15/2021 24
#60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment needs-docs normal normal Future Release feature request 03/12/2024 4
#14215 MultiSite: Add new > different username from blog title normal normal Future Release feature request 05/07/2018 8
#15691 Network admin should have its own settings API needs-unit-tests normal normal Future Release feature request 09/07/2017 25

Options, Meta APIs (71 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#27421 Escape madness in meta API has-patch normal normal defect (bug) 06/04/2019 5
#28454 Inconsistent front page option behavior normal normal defect (bug) 06/04/2019 8
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade normal normal defect (bug) 06/04/2019 1
#34405 Retrieval of meta value that is an array. has-patch normal normal defect (bug) 09/20/2020 2
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal defect (bug) 05/31/2024 2
#20853 get_post_custom show directly serialized data from the post_meta arrays. dev-feedback normal normal defect (bug) 06/04/2019 7
#36440 get_results break in wp-admin/options.php if thetable is huge normal minor defect (bug) 06/04/2019 2
#33561 get_transient() will always return the value of a broken transient needs-unit-tests normal normal defect (bug) 06/04/2019 7
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php normal normal defect (bug) 06/04/2019 1
#32202 Add support for options page locking (settings API concurrency) dev-feedback normal normal enhancement 08/26/2021 11
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key has-patch normal normal enhancement 06/04/2019
#31094 Attempt to cache notoptions in database to save queries for non-existent options needs-unit-tests normal normal enhancement 06/04/2019 4
#26895 Deprecate recently_edited option dev-feedback normal minor enhancement 06/04/2019 4
#36655 Enhancement: Add datetime column to options table. needs-unit-tests normal normal enhancement 06/04/2019 1
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne has-patch normal normal enhancement 05/27/2024 5
#37579 Inconsistent names for `update_(network_)option` actions normal normal enhancement 06/04/2019 1
#33884 Move meta functions to their own files normal normal enhancement 06/04/2019 1
#24726 New filter hook for get_metadata() has-patch normal normal enhancement 06/04/2019 12
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 has-patch normal normal enhancement 06/04/2019 1
#30995 Pass meta_id when retrieving multiple metas needs-unit-tests normal normal enhancement 06/04/2019 3
#14125 Seperate out non-editable options in edit site sorich87* dev-feedback normal normal enhancement 06/04/2019 7
#33551 Settings API: Filter sections and fields before displaying them obenland needs-docs normal normal enhancement 11/27/2019 4
#21546 Site Settings page is a hot mess normal normal enhancement 06/04/2019 5
#29786 read_post_meta should be a meta capability normal normal enhancement 06/04/2019 3
#37355 remove_settings_section() counterpart to add_settings_section() has-patch normal normal enhancement 06/04/2019 1
#23616 General Handler for Whitelisted Options' Submissions normal normal feature request 06/04/2019 1
#61950 add_*_meta()/get_*_meta() undocumented type juggling for some meta values needs-unit-tests normal normal 6.7 defect (bug) 08/28/2024 1
#61998 Proposal: Add `label` argument to `register_meta` function dev-feedback normal normal 6.7 enhancement 09/11/2024 17
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021 1
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter has-patch normal normal Awaiting Review defect (bug) 05/03/2023
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 10/12/2022
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov has-patch normal normal Awaiting Review defect (bug) 07/18/2022 12
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020 5
#28701 Deleted option is not deleted if value was ever null needs-unit-tests normal normal Awaiting Review defect (bug) 02/16/2021 6
#43069 Docs: improve documentation for register_meta() function has-patch normal normal Awaiting Review defect (bug) 01/11/2018 1
#40115 Duplicate Custom Fields are created has-patch normal normal Awaiting Review defect (bug) 03/15/2017
#47278 General settings page allows html tag. reporter-feedback normal normal Awaiting Review defect (bug) 05/15/2019 1
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 12/22/2020 2
#40369 Mail server settings page (options-writing.php) has no validation has-patch normal normal Awaiting Review defect (bug) 04/05/2017
#58761 Make the filter option_page_capability_options available when access options.php directly normal normal Awaiting Review defect (bug) 07/08/2023
#49432 Need of maximum character limit for Site Title close low minor Awaiting Review defect (bug) 12/14/2021 4
#40012 Only add_metadata if no matching value dev-feedback normal normal Awaiting Review defect (bug) 03/02/2017 1
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 06/26/2018 2
#61762 Options can be incorrectly cached following database errors. normal normal Awaiting Review defect (bug) 07/25/2024
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... dev-feedback normal normal Awaiting Review defect (bug) 11/12/2019 1
#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 1
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 04/19/2017 7
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 05/25/2021 3
#50181 Second params of get_option() not used dev-feedback normal normal Awaiting Review defect (bug) 05/18/2020 3
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 04/08/2020 15
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 05/08/2023
#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 has-patch normal normal Awaiting Review defect (bug) 06/06/2023 6
#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. dev-feedback normal normal Awaiting Review defect (bug) 08/27/2021 2
#38931 `update_option()` race condition with non-autoloaded options has-patch normal normal Awaiting Review defect (bug) 06/09/2022 2
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne has-patch normal normal Awaiting Review defect (bug) 12/18/2023 1
#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
#52798 delete_option() does not clear cache if option is missing in database. dev-feedback normal minor Awaiting Review defect (bug) 07/19/2021 4
#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
#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 2
#45505 get_post_custom() doesn't pull values normal normal Awaiting Review defect (bug) 12/06/2018 1
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument dev-feedback normal normal Awaiting Review defect (bug) 01/16/2019
#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. has-patch normal normal Awaiting Review defect (bug) 01/05/2020 3
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018 2
Note: See TracReports for help on using and creating reports.