Make WordPress Core

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

Networks and Sites (31 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded has-patch normal normal Awaiting Review enhancement 7 years ago 2
#48192 get_blogs_of_user not setting public parameter has-patch normal normal Awaiting Review enhancement 7 years ago 1
#40511 get_blogs_of_user should return an array of WP_Site objects normal normal Awaiting Review enhancement 9 years ago 5
#40513 switch_to_blog should accept a WP_site as param needs-unit-tests normal normal Future Release enhancement 5 years ago 9
#31573 wp_admin_bar_my_sites_menu should check for super admin capabilities normal normal Future Release enhancement 10 years ago 4
#65254 wp_signup_url() function proposal normal normal Awaiting Review enhancement 7 weeks ago 1
#38171 A site within a network has no more users when those users are deleted from the network dev-feedback normal normal feature request 5 weeks ago 12
#33832 Add admin email column to list table on wp-admin/network/sites.php has-patch normal normal feature request 5 weeks ago 4
#54080 Dashboard > My Sites could use a list table for displaying the list of sites dev-feedback normal normal Awaiting Review feature request 5 years ago 2
#18163 Include more usermeta fields in the Network Admin's "Add User" view has-patch normal normal Future Release feature request 5 years ago 24
#60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment needs-docs normal normal Future Release feature request 3 years ago 4
#14215 MultiSite: Add new > different username from blog title normal normal Future Release feature request 8 years ago 8
#56458 Multisite Theme Details normal normal Awaiting Review feature request 4 years ago 5
#63378 Multisite attribute for "retired" sites normal normal Awaiting Review feature request 15 months ago 5
#15467 Multisite with separate users table has-patch normal normal feature request 3 years ago 35
#55263 Multisite: Multidomain Single Sign On normal normal Awaiting Review feature request 7 weeks ago 1
#15691 Network admin should have its own settings API needs-unit-tests normal normal Future Release feature request 18 months ago 26
#31414 Paginating Themes, Plugins, and Media close normal normal feature request 7 months ago 5
#63885 Re-implement the Network Admin “Sites” dashboard using DataViews and DataForm has-patch normal normal Awaiting Review feature request 12 months ago 8
#57408 Show at which sites in the multisite a plugin or theme is installed normal normal Awaiting Review feature request 3 years ago 2
#33186 Stop sending password via e-mail when creating a new site in Multisite normal normal task (blessed) 6 weeks ago 4
#55454 clean_site_details_cache() doesn't clean all site caches low minor Awaiting Review defect (bug) 5 weeks ago 3
#49936 Add "deactivate" & "archive" bulk options to network site management normal minor Awaiting Review enhancement 4 months ago 1
#16853 Error 500 when a user has too many sites dev-feedback normal minor Future Release enhancement 19 months ago 30
#63910 In wp_switch_roles_and_user there is no cast to int applied to $new_site_id and $old_site_id normal minor Awaiting Review enhancement 12 months ago 2
#61026 There is no easy way to add custom states to site-info.php normal minor Awaiting Review enhancement 2 years ago 3
#26861 Too easy to delete a site in Multisite flixos90 has-patch normal minor Awaiting Review enhancement 8 weeks ago 15
#45640 get_blogs_of_user improvements alexstine needs-unit-tests normal minor Awaiting Review enhancement 5 years ago 4
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function has-patch normal minor Awaiting Review feature request 6 weeks ago 3
#42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* dev-feedback normal major Awaiting Review defect (bug) 2 years ago 9
#46361 WPMU - HTTP Request at root path with special character in query key name causes endless loop normal critical Awaiting Review defect (bug) 6 years ago 1

Notes (1 match)

#64377 Add a Notes column to the posts list table adamsilverstein has-patch normal normal Awaiting Review enhancement 9 months ago 4

Options, Meta APIs (68 matches)

#64581 Allow serialized options read-only view has-patch normal trivial Awaiting Review feature request 7 weeks ago 8
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 6 years ago 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) 3 years ago
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 4 years ago
#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) 2 months ago 13
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs needs-unit-tests normal normal Future Release defect (bug) 2 years ago 9
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 6 years ago 5
#63594 Bug/Broken State possible in Multisite Caching Code: update_network_option normal normal Awaiting Review defect (bug) 15 months ago
#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 normal normal Future Release defect (bug) 6 years ago 8
#66091 Check cache return value in metadata_exists(), get_metadata_raw(), and update_meta_cache() has-patch normal normal 7.2 defect (bug) 2 days ago 1
#28701 Deleted option is not deleted if value was ever null dev-feedback normal normal Awaiting Review defect (bug) 13 months ago 8
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 2 years ago 12
#43069 Docs: improve documentation for register_meta() function has-patch normal normal Awaiting Review defect (bug) 9 years ago 1
#40115 Duplicate Custom Fields are created has-patch normal normal Awaiting Review defect (bug) 10 years ago
#27421 Escape madness in meta API has-patch normal normal defect (bug) 7 years ago 5
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 6 years ago 2
#28454 Inconsistent front page option behavior normal normal defect (bug) 7 years ago 8
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade normal normal defect (bug) 7 years ago 1
#40369 Mail server settings page (options-writing.php) has no validation has-patch normal normal Awaiting Review defect (bug) 9 years ago
#40012 Only add_metadata if no matching value dev-feedback normal normal Awaiting Review defect (bug) 10 years ago 1
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 8 years ago 2
#61762 Options can be incorrectly cached following database errors. has-patch normal normal Awaiting Review defect (bug) 11 days ago 5
#65969 Options, Meta APIs: delete_expired_transients() deletes site transients across networks has-patch normal normal Awaiting Review defect (bug) 2 weeks ago 6
#46660 PHP Warning: Countable Error in update_metadata() reporter-feedback normal normal Future Release defect (bug) 6 weeks ago 8
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 1
#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) 5 weeks ago 43
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 14 months ago 8
#34405 Retrieval of meta value that is an array. has-patch normal normal defect (bug) 6 years ago 2
#50181 Second params of get_option() not used dev-feedback normal normal Awaiting Review defect (bug) 6 years ago 3
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 6 years ago 15
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 3 years ago
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 22 months ago 1
#52345 Transient with expiration never expires when storing expiration failed has-patch normal normal Awaiting Review defect (bug) 3 years ago 6
#50678 Transient: save object with protected attributes will fail normal normal Awaiting Review defect (bug) 6 years ago
#63797 Unexpected short‑circuit return values from add_metadata() and update_metadata() normal normal Awaiting Review defect (bug) 13 months ago 3
#48855 Updating transient to remove expiration fails normal normal Awaiting Review defect (bug) 7 years ago
#51868 Using a SVG as featured image covers admin panel normal normal Awaiting Review defect (bug) 6 years ago
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly normal normal Awaiting Review defect (bug) 16 months ago 3
#38931 `update_option()` race condition with non-autoloaded options has-patch normal normal Awaiting Review defect (bug) 4 years ago 2
#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
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 4 years ago 5
#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
#65863 delete_transient() cannot remove a timeout row whose value row is missing, and delete_expired_transients() never sees it has-patch normal normal Awaiting Review defect (bug) 5 days ago 15
#59705 get_metadata_raw() will return false when unserialize() fails normal normal Awaiting Review defect (bug) 3 years ago
#56944 get_option does not return expected value normal normal Awaiting Review defect (bug) 4 years ago 2
#20853 get_post_custom show directly serialized data from the post_meta arrays. dev-feedback normal normal defect (bug) 7 years ago 7
#45505 get_post_custom() doesn't pull values has-patch normal normal Awaiting Review defect (bug) 7 months ago 3
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument dev-feedback normal normal Awaiting Review defect (bug) 8 years ago
#33561 get_transient() will always return the value of a broken transient has-patch normal normal defect (bug) 7 weeks ago 7
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. normal normal Awaiting Review defect (bug) 3 years ago
#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
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 8 years ago 2
#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
#61631 sanitize_option_{$option} inconsistencies normal normal Awaiting Review defect (bug) 2 years ago 4
#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
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php normal normal defect (bug) 7 years ago 1
#58903 set_transient() allows invalid transient name has-patch normal normal Future Release defect (bug) 6 months ago 23
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 4 months ago 2
#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
#35379 update_network_option changes stored option value if sanitize_option detects error dev-feedback normal normal Future Release defect (bug) 16 months ago 29
#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
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* dev-feedback normal normal Future Release defect (bug) 10 months ago 40
#22192 update_option() strict checks can cause false negatives joemcgill needs-unit-tests normal normal Future Release defect (bug) 3 years ago 107
#59361 update_post_meta() strict checks can cause false negatives has-patch normal normal Future Release defect (bug) 16 months ago 2
#63918 updated_..._meta meta_id is string not int - wrong docs has-patch normal normal Awaiting Review defect (bug) 12 months ago 4
#58693 wordpress posts custom-meta box issue has-patch normal normal Awaiting Review defect (bug) 3 years ago
#64023 wp_die() status code Options component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 10 months ago 1
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 7 years ago 1
Note: See TracReports for help on using and creating reports.