Make WordPress Core

{23} Popular Tickets (5456 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 (1101 - 1200 of 5456)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#60005 Video block shows a blank white square with play button instead of video placeholder in mobile view. Editor normal normal 1 Awaiting Review defect (bug) 3 years ago
#51016 Video and image schemas support Sitemaps normal minor 2 Awaiting Review enhancement 6 years ago
#49271 Video Player not responsive when inserting YouTube or Vimeo URL Embeds normal normal 1 Awaiting Review defect (bug) 7 years ago
#27079 Very long waiting if we have a lot taxonomy terms. Taxonomy normal normal 4 enhancement 12 months ago
#48899 Verification admin email again after just changed/updated email? Login and Registration normal normal 1 Awaiting Review enhancement 7 years ago
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor 2 Awaiting Review defect (bug) has-patch 4 years ago
#42288 Validation of custom menu link Menus normal normal 2 Awaiting Review defect (bug) 8 years ago
#53821 Validation Error for Block that Isn't in Use - Multisite Env Autosave normal normal 2 Awaiting Review defect (bug) 5 years ago
#38432 Validate user creation and email change by token Login and Registration normal normal 1 Awaiting Review feature request needs-unit-tests 9 years ago
#58311 Validate Username for not to be a email and strip everything after @ Login and Registration normal normal 1 Awaiting Review enhancement dev-feedback 3 years ago
#45387 Valid HTML get mangled on the frontend Editor normal normal 9 Awaiting Review defect (bug) has-patch 8 months ago
#40150 VARCHAR/TEXT inefficiencies Database normal normal 3 Awaiting Review enhancement 10 years ago
#33589 Using the customizer on wp-login.php (and similar) Customize normal normal 9 Future Release defect (bug) 2 years ago
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major 6 Awaiting Review defect (bug) dev-feedback 6 years ago
#50375 Using post_type_archive_title() does not return the right laebl General normal normal 1 Awaiting Review feature request 3 years ago
#65853 Using is_feed() does not always work Feeds normal normal 1 Awaiting Review defect (bug) has-patch 5 weeks ago
#55133 Using an array containing a single object as first $arg in do_action() Plugins normal normal 6 Awaiting Review defect (bug) dev-feedback 4 years ago
#48241 Using `add_theme_support( 'custom-background' )` enables both background color and background image. Themes normal normal 3 Awaiting Review enhancement 7 years ago
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal 2 enhancement 7 years ago
#58505 Using WORDPRESS_DB_HOST variable Cannot connect to the database, must be configu General normal major 2 Awaiting Review defect (bug) 5 months ago
#31751 Using PgDn and PgUp keyboard keys in the editor scrolls both post edit box and the whole viewport Editor normal normal 6 Awaiting Review defect (bug) 6 years ago
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor 3 Future Release enhancement has-patch 2 years ago
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal 2 defect (bug) has-patch 19 months ago
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal 1 Awaiting Review defect (bug) close 11 months ago
#49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal normal 1 Awaiting Review defect (bug) 7 years ago
#39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use Themes normal normal 4 Awaiting Review defect (bug) 9 years ago
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal 9 Awaiting Review defect (bug) has-patch 4 years ago
#44690 Username should not accept space Users normal normal 2 Awaiting Review enhancement dev-feedback 3 months ago
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var Users normal normal 2 Awaiting Review defect (bug) 2 years ago
#43071 User without the ability to publish are unable to edit post status Editor normal normal 1 Awaiting Review defect (bug) has-patch 8 weeks ago
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal 3 Future Release defect (bug) has-patch 7 years ago
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal 1 Awaiting Review defect (bug) 7 years ago
#44814 User table same schema, single and multisite Networks and Sites normal normal 1 Future Release enhancement dev-feedback 8 years ago
#57398 User roles are reset to "All" tabs when performing bulk actions on certain user roles. General normal normal 1 Awaiting Review enhancement dev-feedback 2 years ago
#33542 User preferences API idea Users normal normal 7 Future Release feature request dev-feedback 10 years ago
#44921 User nicename discovery is slow to return pbearne* Users normal normal 6 Future Release enhancement has-patch 20 months ago
#54481 User list doesn't honor allow_password_reset filter Users normal minor 2 Awaiting Review defect (bug) 5 years ago
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal 4 enhancement needs-unit-tests 7 years ago
#43033 User can not see updated Icon in editing Menu with live preview Menus normal normal 3 Awaiting Review defect (bug) 9 years ago
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal 2 Awaiting Review defect (bug) has-patch 9 years ago
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal 4 Future Release enhancement has-patch 15 months ago
#54182 Use wp_unslash() for $_REQUEST Parameter in wp-admin/admin-post.php file General normal normal 1 Awaiting Review enhancement reporter-feedback 5 years ago
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal 1 enhancement has-patch 7 years ago
#55376 Use wp_filesize in core General normal normal 4 Future Release enhancement has-patch 4 months ago
#46418 Use wp_die() instead of die() function in wordpress Administration normal normal 4 Future Release enhancement close 3 years ago
#43990 Use wp_delete_file instead of unlink Filesystem API low normal 4 Future Release enhancement has-patch 16 months ago
#33573 Use the site icon introduced in 4.3 for the My Sites page Administration low normal 3 Future Release enhancement has-patch 7 years ago
#65288 Use the semantic HTML <search> element in core search markup General normal normal 4 Awaiting Review enhancement has-patch 4 weeks ago
#65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available Security normal normal 2 Awaiting Review enhancement has-patch 2 weeks ago
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal 2 enhancement needs-unit-tests 7 years ago
#52390 Use specific page for postpass Login and Registration normal normal 1 Awaiting Review enhancement 6 years ago
#45839 Use site meta for blog details Networks and Sites normal normal 3 Awaiting Review enhancement dev-feedback 19 months ago
#59446 Use script helper functions in admin to enable Content-Security-Policy opt-in Administration normal normal 10 7.2 defect (bug) has-patch 6 days ago
#42883 Use sargable queries for date-based lookups for posts Query normal normal 6 Future Release enhancement dev-feedback 2 years ago
#41054 Use sargable date filtering where possible Database normal trivial 1 Awaiting Review enhancement 22 months ago
#63509 Use proper filename for attachment post title Media normal normal 2 Awaiting Review enhancement has-patch 15 months ago
#55853 Use of unsanitized data in wp_ajax_dashboard_widgets() Widgets normal major 1 Awaiting Review enhancement close 4 years ago
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal 1 Future Release defect (bug) has-patch 7 years ago
#57725 Use of rand() function instead of wp_rand() Filesystem API normal normal 1 Awaiting Review enhancement dev-feedback 16 months ago
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal 3 Awaiting Review defect (bug) has-patch 3 years ago
#60640 Use of "selected" function for "Week Starts On" on General Setting page Administration normal minor 1 Future Release enhancement has-patch 2 years ago
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal 10 Awaiting Review enhancement 2 years ago
#56822 Use non-breaking space in required fields message General normal normal 1 Awaiting Review enhancement 4 years ago
#26985 Use network_site_url in includes_url Permalinks normal normal 1 enhancement has-patch 7 years ago
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. General normal normal 1 Awaiting Review enhancement dev-feedback 7 months ago
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal 3 Future Release enhancement has-patch 8 years ago
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis Query normal normal 1 enhancement dev-feedback 7 years ago
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal 10 Future Release enhancement has-patch 3 years ago
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal 3 Future Release enhancement needs-unit-tests 6 years ago
#28077 Use exif_imagetype instead of getimagesize in file_is_displayable_image Media normal normal 1 enhancement has-patch 7 years ago
#24780 Use error handlers rather than the error suppression operator Filesystem API normal normal 2 Future Release defect (bug) 3 years ago
#61511 Use empty_trash_days to show how many days deleted posts will be kept for in the trash Administration normal normal 2 Awaiting Review enhancement has-patch 21 months ago
#56251 Use dominant color in media library General normal normal 3 Awaiting Review defect (bug) has-patch 22 months ago
#50815 Use consistent checks for displaying the Filter button in different list tables SergeyBiryukov Administration normal normal 2 Future Release defect (bug) has-patch 15 months ago
#31006 Use classes instead of setting and directly animating background colors in JS Administration normal minor 5 enhancement 7 years ago
#31924 Use add_theme_support( 'more-tag' ) to control display of More Tag button in TinyMCE Themes normal normal 1 enhancement 7 years ago
#56070 Use a consistent order of annotations in the test suite Build/Test Tools normal normal 8 Future Release task (blessed) dev-feedback 3 years ago
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal 6 Future Release enhancement needs-unit-tests 9 years ago
#61652 Use `input type="datetime-local"` as a progressive enhancement for classic editor scheduling Date/Time normal normal 1 enhancement close 5 weeks ago
#32652 Use `ignore_user_abort()` to avoid some update failures Upgrade/Install normal normal 1 defect (bug) 4 years ago
#60470 Use `filter_input` instead of superglobals where possible Security normal normal 1 Awaiting Review enhancement 3 years ago
#39613 Use Shift + Delete to bypass Trash/Prompt Administration normal normal 2 Awaiting Review feature request 9 years ago
#38922 Use REST API for ajax tag search Taxonomy normal normal 8 Future Release defect (bug) 6 years ago
#40748 Use REST API for Community Events REST API normal normal 5 Future Release enhancement needs-unit-tests 6 years ago
#39553 Use REST API endpoints for Plupload backend Media normal normal 5 Future Release enhancement has-patch 3 years ago
#52388 Use HTTPS URL already during installation if supported Upgrade/Install normal normal 2 Future Release enhancement has-patch 17 months ago
#59444 Use HEREDOC/NOWDOC for embedded CSS/JS code in PHP General normal normal 4 7.2 enhancement 12 days ago
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal 3 Future Release enhancement needs-unit-tests 5 years ago
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal 5 Future Release defect (bug) needs-unit-tests 15 months ago
#16858 Usage of HTTP_HOST in the administration Administration normal normal 3 Awaiting Review defect (bug) has-patch 4 months ago
#47726 Uploading new media to existing posts/pages backdates file location Media normal normal 1 Future Release enhancement dev-feedback 4 years ago
#40289 Uploading 2 files with the same name but different casing, overwrites existing files Media normal normal 2 Awaiting Review defect (bug) 3 months ago
#34465 Uploader in Media Modal Not Working When Certain Library Arguments Present Media normal normal 5 Awaiting Review defect (bug) 9 years ago
#46554 Uploaded images goes to wrong folder/date structure antpb Media normal normal 2 Future Release enhancement has-patch 3 months ago
#44765 Uploaded image corrupted after resizing Media normal normal 1 Awaiting Review defect (bug) reporter-feedback 5 years ago
#16191 Uploaded files with quote marks in the filename are undisplayable in MS Upload normal normal 3 Future Release defect (bug) close 4 months ago
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal 2 Awaiting Review defect (bug) 10 years ago
#59097 Upload via link Upload normal minor 1 Awaiting Review feature request 3 years ago
#44868 Upload plugin and theme functionalities do not check on PATHINFO_EXTENSION before upload. Upload normal normal 1 Future Release enhancement 8 years ago
#44710 Upload plugin and theme functionalities are not removing uploaded files after failure conditions. Administration normal normal 3 Awaiting Review defect (bug) has-patch 4 weeks ago
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.