Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4367 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (1701 - 1800 of 4367)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal defect (bug) needs-unit-tests 07/31/2017
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor defect (bug) has-patch 03/08/2023
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal defect (bug) has-patch 09/08/2017
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal defect (bug) needs-unit-tests 01/16/2019
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#47413 nested paragraphs in comment post errors Comments normal normal defect (bug) has-patch 05/15/2021
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal enhancement has-patch 06/02/2022
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 06/04/2019
#44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal normal enhancement has-patch 07/01/2018
#57106 Allowing comment form error pages Comments normal normal enhancement has-patch 11/14/2022
#39133 Check email length in is_email() Comments normal normal enhancement has-patch 07/17/2020
#30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal enhancement has-patch 08/27/2021
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal normal enhancement has-patch 11/20/2021
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal enhancement has-patch 06/21/2017
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal enhancement needs-unit-tests 03/02/2023
#23634 New hook for adding content after each comment chriscct7 Comments normal normal enhancement has-patch 10/23/2017
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 06/04/2019
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 06/04/2019
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php Comments normal normal enhancement has-patch 12/12/2022
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal enhancement needs-unit-tests 07/30/2017
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#18630 Custom Comment Validation Error Comments normal minor feature request has-patch 07/15/2022
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major defect (bug) needs-unit-tests 11/09/2019
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal defect (bug) has-patch 08/04/2021
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/2019
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal defect (bug) needs-unit-tests 01/14/2019
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal defect (bug) has-patch 11/01/2022
#54758 Front page not embeddable when using a static page_on_front Canonical normal normal defect (bug) has-patch 01/07/2022
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. Canonical normal normal defect (bug) has-patch 01/29/2021
#41712 canonical infinite redirect bug Canonical normal normal defect (bug) has-patch 01/11/2021
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker defect (bug) needs-unit-tests 04/29/2023
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal normal defect (bug) has-patch 04/01/2019
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor defect (bug) has-patch 03/17/2017
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal defect (bug) needs-unit-tests 06/04/2019
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal defect (bug) needs-unit-tests 10/10/2022
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal enhancement has-patch 03/24/2023
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods Cache API normal normal enhancement has-patch 07/08/2022
#54064 Add phpcs run command to Docker Build/Test Tools normal normal defect (bug) has-patch 09/03/2021
#36786 Can't pass filter names to `MockAction::get_call_count()` Build/Test Tools normal normal defect (bug) has-patch 09/03/2021
#46110 IE11: JS "Syntax error" related to wp-polyfill-formdata atimmer Build/Test Tools normal normal defect (bug) has-patch 02/08/2021
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal defect (bug) has-patch 12/09/2017
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal defect (bug) has-patch 05/18/2017
#44246 Add `check-node-version` to check required Node.js and npm versions are installed azaozz Build/Test Tools normal normal enhancement has-patch 01/10/2019
#52613 Add testing setup instructions on wordpress-develop repository readme Build/Test Tools normal minor enhancement has-patch 11/10/2021
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. Build/Test Tools normal normal enhancement has-patch 03/18/2021
#49423 Build: Create Webpack build configuration for vendor dependencies whyisjake* Build/Test Tools normal normal enhancement has-patch 02/08/2021
#54152 Core posts e2e tests Build/Test Tools normal normal enhancement has-patch 09/23/2021
#54153 Core taxonomies e2e tests Build/Test Tools normal normal enhancement has-patch 09/27/2021
#54155 Core users e2e tests Build/Test Tools normal normal enhancement has-patch 09/21/2021
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal normal enhancement has-patch 09/21/2021
#42990 Deprecate WP_UnitTestCase::_make_attachment Build/Test Tools normal normal enhancement has-patch 10/03/2019
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal normal enhancement has-patch 03/10/2022
#54095 Echo local wp-env URL when running env:start Build/Test Tools normal normal enhancement has-patch 09/09/2021
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal enhancement has-patch 06/13/2018
#30587 SVG and PNG Images in UI Should Be Optimized Build/Test Tools normal normal enhancement has-patch 11/11/2020
#42904 Speed up unit tests by disabling password hashing Build/Test Tools normal normal enhancement has-patch 09/20/2019
#29544 WP_Filesystem_MockFS permissions support Build/Test Tools normal normal enhancement has-patch 02/25/2019
#25117 The distribution build process should be fully available to anyone. Build/Test Tools normal normal feature request has-patch 07/04/2019
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal task (blessed) needs-unit-tests 09/01/2022
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal task (blessed) has-patch 10/05/2022
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal task (blessed) has-patch 06/04/2022
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal task (blessed) has-patch 03/09/2021
#34634 Empty PHP_SELF causes 404 pages to load front page with 200 status code Bootstrap/Load normal normal defect (bug) has-patch 11/16/2018
#45958 Errors displayed on shutdown handler Bootstrap/Load high normal defect (bug) has-patch 09/16/2019
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) needs-unit-tests 06/24/2021
#23088 Multisite, Subdomains and www Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#29386 Autosave message should disappear when the next autosave happens Autosave normal normal defect (bug) has-patch 06/04/2019
#44910 function for discriminating during auto saving Autosave normal trivial feature request has-patch 09/07/2018
#57388 For App Passwords in non-HTTPS websites, WordPress asks for development environment, but actually requires local Application Passwords normal normal defect (bug) has-patch 12/29/2022
#57268 Add Escaping properly in Class Custom background Page Administration normal normal defect (bug) has-patch 12/03/2022
#34088 Add delay to admin menu arrow's disappearance Administration normal normal defect (bug) has-patch 11/16/2022
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal defect (bug) has-patch 06/22/2017
#49694 All pages menu on admin panel has DOM errors Administration normal normal defect (bug) has-patch 11/04/2020
#54660 Comment is missing for the bulk_footer function Administration normal normal defect (bug) has-patch 12/19/2021
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 04/15/2020
#56607 Improve doc for WP_Screen class Administration normal normal defect (bug) has-patch 09/20/2022
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 06/04/2019
#38304 It is not possible to filter posts by category or date on mobile devices Administration normal normal defect (bug) has-patch 06/02/2022
#51282 Select element does not honor admin color scheme on hover Administration normal minor defect (bug) has-patch 09/23/2020
#51190 The display of the Media Uploads settings section should be improved Administration low minor defect (bug) has-patch 11/09/2020
#16858 Usage of HTTP_HOST in the administration dd32 Administration normal normal defect (bug) has-patch 08/08/2022
#40581 When all columns are 'special' ... Administration normal normal defect (bug) has-patch 03/02/2019
#54216 missing base href in wp-admin Administration normal normal defect (bug) has-patch 10/13/2021
#46364 update.php coding standards:trigger_error() function Administration normal normal defect (bug) has-patch 04/01/2019
#38097 Add ability to Settings API to assign positioning Administration normal normal enhancement has-patch 06/01/2021
#47650 Add hooks to installed themes screen to allow control and customization Administration normal normal enhancement has-patch 07/23/2019
#48270 Add space before first parentheses of if condition for JS consistency Administration normal minor enhancement has-patch 10/12/2019
#37219 Admin menu with admin_url function Administration normal normal enhancement has-patch 06/04/2019
#49616 Audit /wp-admin and sentence-case UI elements (buttons, drop-downs) for better readability Administration normal normal enhancement has-patch 01/19/2021
#46614 Category/tag/taxonomy names on admin screens Administration normal normal enhancement has-patch 09/07/2021
#47954 Create a sanity check for siteurl and home changes Administration normal normal enhancement has-patch 09/29/2019
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal enhancement has-patch 03/29/2022
#44992 Filter for screen option 'Number of items per page' value Administration normal normal enhancement has-patch 02/28/2019
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal enhancement needs-docs 06/01/2021
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal normal enhancement has-patch 08/16/2019
Note: See TracReports for help on using and creating reports.