Make WordPress Core

{2} All Tickets, Workflow Oriented (8403 matches)

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

Results (1101 - 1200 of 8403)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#48729 Twenty Twenty: Margin reset for first-child and last-child is overridden for heading and blocks with alignment Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/16/2024 1
#58495 Twenty Twenty: Pull Quote Block issues Bundled Theme normal normal Awaiting Review defect (bug) has-patch 06/10/2023 3
#55975 Twenty Twenty: Pullquote Block font-size issue Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/24/2024 3
#53158 Twenty Twenty: Pullquote block editor styling does not match front Bundled Theme normal normal Future Release defect (bug) has-patch 11/05/2021 11
#58500 Twenty Twenty: Separator block's Default style is wider than Wide Line style in editor Bundled Theme normal minor Awaiting Review defect (bug) has-patch 06/10/2023 2
#56157 Twenty Twenty: Table font size not reflected in frontend Bundled Theme normal normal Awaiting Review defect (bug) has-patch 06/25/2023 4
#50304 Twenty Twenty: Text in Verse Block in the block editor is too dark to see against a dark page background Bundled Theme normal normal Awaiting Review defect (bug) has-patch 08/17/2022 2
#56083 Twenty Twenty: The design of the ordered lists on the backend side is deteriorating Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/08/2022 2
#48730 Twenty Twenty: Wide and Full Width blocks top and bottoms margins don't respect original design causing layout issues Bundled Theme normal normal Awaiting Review defect (bug) has-patch 10/06/2023 2
#48734 Twenty Twenty: [em] tag with blank string inside ruins theme layout audrasjb* Bundled Theme normal normal Future Release defect (bug) has-patch 05/25/2020 10
#58024 Twenty Twenty: button block link does not inherit custom letter spacing Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/01/2023 6
#56174 Twenty Twenty: button block overlaps with other block Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/26/2022 1
#56011 Twenty Twenty: styles issue in Quote block Bundled Theme normal normal Awaiting Review defect (bug) has-patch 03/03/2023 2
#50317 Twenty-Twenty: Image Block Caption alignment is not centered on mobile version Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/06/2020 2
#53617 Update theme block patterns to current shape of used blocks Bundled Theme normal normal Future Release defect (bug) has-patch 03/25/2023 26
#58715 WP Themes: Improve various globals documentation. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/22/2024 4
#23330 Allow autoloading all options, not just autoload = yes options Cache API normal normal Awaiting Review defect (bug) has-patch 09/30/2022 13
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal normal Awaiting Review defect (bug) has-patch 04/01/2019 3
#55856 WP Cache stats size wrong? Cache API normal minor Future Release defect (bug) has-patch 02/07/2024 3
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor Future Release defect (bug) has-patch 03/17/2017 2
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial Awaiting Review defect (bug) has-patch 07/16/2023 2
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/27/2024 15
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019 4
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 08/04/2021 46
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/2019 3
#23074 Changing post's URL and then setting it back causes redirect loop (wp_old_slug_redirect) Canonical normal major Future Release defect (bug) has-patch 02/17/2024 16
#14773 Error in slug parsing leads to unlimited URLs for the same article = duplicate content Canonical normal normal Future Release defect (bug) has-patch 10/19/2023 22
#54758 Front page not embeddable when using a static page_on_front Canonical normal normal Awaiting Review defect (bug) has-patch 01/07/2022 1
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. Canonical normal normal Awaiting Review defect (bug) has-patch 01/29/2021 2
#60173 Warning: Undefined array key "host" Canonical normal normal Awaiting Review defect (bug) has-patch 02/15/2024 2
#55993 Wrong canonical redirect for paged posts page Canonical normal normal Awaiting Review defect (bug) has-patch 11/07/2022 4
#41712 canonical infinite redirect bug Canonical normal normal Awaiting Review defect (bug) has-patch 01/11/2021 2
#57724 redirect_canonical() may not work if site_url contains port number Canonical normal normal Awaiting Review defect (bug) has-patch 02/17/2023 1
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal Future Release defect (bug) has-patch 01/24/2019 3
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal Awaiting Review defect (bug) has-patch 11/26/2021 2
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal Future Release defect (bug) has-patch 11/08/2021 34
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment Comments normal major Awaiting Review defect (bug) has-patch 02/12/2021
#57513 All the comments not showing properly in edit posts Comments normal normal Awaiting Review defect (bug) has-patch 01/20/2023
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal Awaiting Review defect (bug) has-patch 03/15/2017 1
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) has-patch 03/20/2020 1
#49869 Apply comment field filters to backend Comments normal normal Awaiting Review defect (bug) has-patch 03/07/2024 4
#46931 Argument type mismatch Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020 8
#54149 Audit `get_comment()` response checks. hellofromTonya Comments normal normal Future Release defect (bug) has-patch 09/27/2022 13
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020 2
#56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty Comments normal normal Awaiting Review defect (bug) has-patch 06/08/2023 2
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020 26
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal normal Awaiting Review defect (bug) has-patch 10/25/2020 7
#36208 Comment queries should ignore comments associated with non-active custom post types Comments normal normal Future Release defect (bug) has-patch 10/17/2023 29
#46713 Comment reply link uses inconvenient eventlistener Comments normal normal Awaiting Review defect (bug) has-patch 06/17/2023 14
#40293 Comment template - warning Comments normal normal Awaiting Review defect (bug) has-patch 10/11/2017 5
#46963 Comments meta box offset bug for custom comment types Comments normal normal Awaiting Review defect (bug) has-patch 04/30/2019 1
#60161 Comments on pages where comments are not allowed Comments normal normal Awaiting Review defect (bug) has-patch 02/15/2024 7
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 01/10/2019 20
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019 4
#58014 Invalid Post ID when updating a comment in editing Comments normal normal Awaiting Review defect (bug) has-patch 04/04/2023 4
#58544 Need to verify safe website URL in comment form Comments normal normal Awaiting Review defect (bug) has-patch 06/21/2023 4
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019 11
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 06/04/2019 8
#55891 Please add an action for additions within the "comment-metadata" div Comments normal normal Awaiting Review defect (bug) has-patch 10/04/2023 2
#60475 Possible incorrect type for $comment_id in get_comment_author filter Comments normal normal Awaiting Review defect (bug) has-patch 02/21/2024
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023 4
#48027 WP_Comment fields (e.g. user_id) have wrong types Comments normal minor Awaiting Review defect (bug) has-patch 09/16/2019 9
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017 2
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019 5
#56499 count() used in the loop condition Comments lowest normal Awaiting Review defect (bug) has-patch 09/21/2022 8
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019 5
#47413 nested paragraphs in comment post errors Comments normal normal Future Release defect (bug) has-patch 05/15/2021 4
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal defect (bug) has-patch 06/04/2019 7
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/16/2020 16
#53927 Add test for _get_cron_array() Cron API normal normal Awaiting Review defect (bug) has-patch 08/17/2021 2
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 11/24/2020 7
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 02/14/2017 9
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 02/26/2023 4
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019 1
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal Future Release defect (bug) has-patch 01/15/2018 2
#40831 Customize: Further improve JS inline documentation Customize normal normal Future Release defect (bug) has-patch 01/14/2019
#42078 Customize: fix the color hue picker HTML and accessibility Customize normal normal Future Release defect (bug) has-patch 09/26/2018 8
#39665 Customize: nav menu fallbacks don't get edit shortcuts Customize normal normal Future Release defect (bug) has-patch 10/18/2017 16
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 07/19/2022 9
#33267 Customizer Theme details: too many events Customize normal normal Future Release defect (bug) has-patch 05/23/2021 5
#36911 Customizer and Theme Installer spinners should have different z-index Customize normal normal Future Release defect (bug) has-patch 05/23/2021 4
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019 5
#49009 Customizer header overlaps top of preview at small screen sizes Customize normal normal Awaiting Review defect (bug) has-patch 06/07/2023 3
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 11/30/2021 6
#60236 Customizer’s Widget's component should only be loaded when not using a Block Theme Customize normal normal 6.6 defect (bug) has-patch 02/27/2024 1
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal Future Release defect (bug) has-patch 11/13/2020 6
#44598 Main logo won't update when deleted and reuploaded with the same file name Customize normal normal Awaiting Review defect (bug) has-patch 11/16/2022 3
#58183 PHP notice when accessing Customizer with a classic theme without widgets Customize normal normal Future Release defect (bug) has-patch 02/22/2024 12
#47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 05/31/2021 5
#43896 Several flex and grid CSS properties listed as Unknown property in Customizer Customize normal normal Future Release defect (bug) has-patch 05/30/2021 4
#37516 Site title and tagline: allow ability to hide each independently Customize normal normal Future Release defect (bug) has-patch 01/25/2019 35
#47445 Unable to set rows attribute for textarea input in the Customizer Customize normal normal Future Release defect (bug) has-patch 05/31/2021 2
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) Customize normal normal Awaiting Review defect (bug) has-patch 03/22/2019 1
#54723 _wp_customize_loader_settings 'host' Customize normal normal Awaiting Review defect (bug) close 01/05/2022 2
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 06/16/2022 8
#39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 05/24/2021 23
#13103 "Unknown character set" during install into database reports successful install. barrykooij Database normal normal defect (bug) has-patch 06/04/2019 10
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 09/27/2022 14
#26858 Comment duplicate check has a slow query Database normal normal Future Release defect (bug) has-patch 11/29/2022 6
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 05/27/2020 4
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.