Make WordPress Core

{1} All Tickets (8403 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 8403)

Networks and Sites (30 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57453 Newly created sub-site in multisite not appearing immediately in My Sites list normal normal Future Release defect (bug) 01/19/2023 6
#50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work has-patch normal normal Awaiting Review defect (bug) 01/23/2023 11
#37297 Deprecate get_blogaddress_by_id function spacedmonkey normal normal Future Release enhancement 03/06/2023 10
#56870 Introduce a general `pre_site_option` filter in `get_network_option()` normal normal Awaiting Review enhancement 03/20/2023 1
#17164 More elegant handling of site 'archive' options for MultiSite normal normal Future Release enhancement 03/22/2023 16
#58296 CSS coding standards issue in 'wp-activate.php' has-patch normal normal Awaiting Review enhancement 05/11/2023 3
#42280 Multisite: get_blogs_of_user has no useful caching on large installs dev-feedback normal major Awaiting Review defect (bug) 05/12/2023 8
#40228 Use get_sites in get_blog_details spacedmonkey has-patch normal normal Future Release enhancement 05/26/2023 55
#43653 Allow to filter the final message of signup user notification email normal normal Awaiting Review defect (bug) 06/08/2023 2
#40447 Add cache domain to site/network query close normal normal Future Release enhancement 06/08/2023 4
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance has-patch normal normal Awaiting Review defect (bug) 06/08/2023 3
#51779 wpdb->get_blog_prefix() doesn't allow wp_1_tablename structures normal normal Awaiting Review defect (bug) 06/08/2023 1
#15801 Network Admin: Deactivated / Deleted inconsistency dev-feedback normal normal Future Release defect (bug) 06/10/2023 21
#27224 Multisite upload settings are inconsistent jeremyfelt* dev-feedback normal normal enhancement 07/02/2023 8
#58795 Multisite Network Admin Sites - Search doesn't work well normal normal Awaiting Review defect (bug) 07/24/2023 2
#58983 Old error message from 5.1 reappeared in 6.2.2 normal normal Awaiting Review defect (bug) 08/08/2023 5
#59173 Improve optimizations of get_site_url by not using switch_to_blog has-patch normal normal Awaiting Review enhancement 08/24/2023 5
#59556 WordPress Multisite issue - Media files presenting on Google with wrong domain normal normal Awaiting Review defect (bug) 10/09/2023 1
#57408 Show at which sites in the multisite a plugin or theme is installed normal normal Awaiting Review feature request 12/18/2023 2
#49335 On Multisite, wp_get_attachment_image_url returns URL with current site path even though switch_to_blog() is on another normal normal Awaiting Review defect (bug) 01/13/2024
#59522 Bug handling multisites where main site URL and main blog URL are different has-patch normal normal Awaiting Review defect (bug) 01/30/2024 1
#56886 Admin facing add site screen missing search engine visibility field has-patch normal normal Future Release enhancement 02/12/2024 19
#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
#60549 "Site Upload Quota Space" should indicate network default and possibly site's current usage normal normal Awaiting Review enhancement 02/15/2024
#46550 Uncaught TypeError: setcookie() expects parameter 5 to be string, bool given in... has-patch normal minor 6.6 defect (bug) 02/17/2024 18
#51358 Add a clearer warning message before deleting a site from a network joedolson* has-patch normal normal 6.6 enhancement 02/21/2024 12
#60659 get_subdirectory_reserved_name bypass on mutlisite normal normal Awaiting Review defect (bug) 02/29/2024
#15467 Multisite with separate users table has-patch normal normal feature request 03/02/2024 35
#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
#53167 upload_filetypes should map to get_allowed_mime_types adamsilverstein has-patch normal normal 6.6 enhancement 03/13/2024 4

Options, Meta APIs (70 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39706 Add $unique param to add_{$meta_type}_meta actions normal normal Awaiting Review enhancement 01/26/2017 1
#40012 Only add_metadata if no matching value dev-feedback normal normal Awaiting Review defect (bug) 03/02/2017 1
#40115 Duplicate Custom Fields are created has-patch normal normal Awaiting Review defect (bug) 03/15/2017
#40369 Mail server settings page (options-writing.php) has no validation has-patch normal normal Awaiting Review defect (bug) 04/05/2017
#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 8
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 04/19/2017 7
#37929 Add `pre_delete_option` filter has-patch normal normal Awaiting Review enhancement 04/21/2017 5
#40642 Add new filter to populate_options dev-feedback normal normal Awaiting Review enhancement 05/02/2017
#40523 populate_options doesn't use correct add_options actions dev-feedback normal normal Awaiting Review enhancement 05/02/2017 2
#41105 Fire action hook after updating option group. has-patch normal normal Awaiting Review enhancement 06/20/2017
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 06/26/2017 11
#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
#41769 Custom function to display all values of a custom field (meta_key) normal normal Awaiting Review feature request 09/01/2017 1
#35379 update_network_option changes stored option value if sanitize_option detects error jeremyfelt has-patch normal normal Future Release defect (bug) 09/05/2017 28
#43069 Docs: improve documentation for register_meta() function has-patch normal normal Awaiting Review defect (bug) 01/11/2018 1
#43209 REST API should take settings errors into account dev-feedback normal normal Awaiting Review enhancement 02/01/2018
#43451 Disallow objects as meta values normal normal Awaiting Review feature request 03/01/2018 1
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018 2
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata needs-unit-tests normal normal Awaiting Review enhancement 04/20/2018
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 06/26/2018 2
#42193 Select text in readonly textarea on focus has-patch normal normal Future Release enhancement 09/17/2018 5
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 09/23/2018
#45505 get_post_custom() doesn't pull values normal normal Awaiting Review defect (bug) 12/06/2018 1
#44659 Display custom fields normal normal Awaiting Review feature request 01/16/2019 4
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument dev-feedback normal normal Awaiting Review defect (bug) 01/16/2019
#46314 JSON strings in postmeta issue normal normal Awaiting Review enhancement 02/22/2019 4
#44238 Add protected param to register meta has-patch normal normal Awaiting Review enhancement 02/24/2019 11
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered dev-feedback normal normal Awaiting Review enhancement 03/19/2019
#38690 Introduce classes for settings dev-feedback normal normal Awaiting Review enhancement 03/26/2019
#41099 update_option return value ambiguous normal normal Awaiting Review enhancement 04/15/2019 7
#47166 When option gmt_offset is blank, wordpress will give a 500 error normal minor Awaiting Review defect (bug) 05/07/2019
#47278 General settings page allows html tag. reporter-feedback normal normal Awaiting Review defect (bug) 05/15/2019 1
#46660 PHP Warning: Countable Error in update_metadata() reporter-feedback normal normal Future Release defect (bug) 05/27/2019 7
#14125 Seperate out non-editable options in edit site sorich87* dev-feedback normal normal enhancement 06/04/2019 7
#20853 get_post_custom show directly serialized data from the post_meta arrays. dev-feedback normal normal defect (bug) 06/04/2019 7
#21546 Site Settings page is a hot mess normal normal enhancement 06/04/2019 5
#23616 General Handler for Whitelisted Options' Submissions normal normal feature request 06/04/2019 1
#24726 New filter hook for get_metadata() has-patch normal normal enhancement 06/04/2019 12
#26895 Deprecate recently_edited option dev-feedback normal minor enhancement 06/04/2019 4
#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
#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
#29786 read_post_meta should be a meta capability normal normal enhancement 06/04/2019 3
#30995 Pass meta_id when retrieving multiple metas needs-unit-tests normal normal enhancement 06/04/2019 3
#31094 Attempt to cache notoptions in database to save queries for non-existent options needs-unit-tests normal normal enhancement 06/04/2019 4
#31277 Many WP Dashboard-only transients for 'browser version' set to autoload=yes in wp_options normal normal defect (bug) 06/04/2019 6
#33561 get_transient() will always return the value of a broken transient needs-unit-tests normal normal defect (bug) 06/04/2019 7
#33884 Move meta functions to their own files normal normal enhancement 06/04/2019 1
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php normal normal defect (bug) 06/04/2019 1
#36440 get_results break in wp-admin/options.php if thetable is huge normal minor defect (bug) 06/04/2019 2
#36655 Enhancement: Add datetime column to options table. needs-unit-tests normal normal enhancement 06/04/2019 1
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade normal normal defect (bug) 06/04/2019 1
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query has-patch normal normal enhancement 06/04/2019 4
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key has-patch normal normal enhancement 06/04/2019
#37355 remove_settings_section() counterpart to add_settings_section() has-patch normal normal enhancement 06/04/2019 1
#37579 Inconsistent names for `update_(network_)option` actions normal normal enhancement 06/04/2019 1
#44387 Add support for site meta in `register_meta()` needs-unit-tests normal normal Future Release enhancement 09/20/2019 12
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov dev-feedback normal normal Future Release enhancement 09/23/2019 4
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 10/31/2019
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... dev-feedback normal normal Awaiting Review defect (bug) 11/12/2019 1
#46705 Harden WP core against "update option" endpoint vulnerabilities normal normal Awaiting Review feature request 11/25/2019 1
#33551 Settings API: Filter sections and fields before displaying them obenland needs-docs normal normal enhancement 11/27/2019 4
#48855 Updating transient to remove expiration fails normal normal Awaiting Review defect (bug) 12/03/2019
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 12/13/2019 1
#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
#29299 Plural forms not available for some strings SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/06/2020 15
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 04/08/2020 15
#50181 Second params of get_option() not used dev-feedback normal normal Awaiting Review defect (bug) 05/18/2020 3
#50678 Transient: save object with protected attributes will fail normal normal Awaiting Review defect (bug) 07/16/2020
#49948 Site Meta: Adding additional useful functions has-patch normal minor Awaiting Review enhancement 08/04/2020 3
Note: See TracReports for help on using and creating reports.