Make WordPress Core

{44} Good First Bugs (108 matches)

Create a new ticket

These tickets have been marked as being a "good first bug" for new contributors.

First bugs aren't necessarily "easy," though some are. These bugs are meant to be well-contained. They are designed to help get you familiar with WordPress core code, processes, and contributing, not send you down a rabbit hole for days on end. Whoever marked the ticket likely explained in the ticket why they did so, giving you a good starting point from which to work.

The person who marked the ticket as a "good first bug" — as well as other members of the community — will help you through this ticket by providing feedback along the way. Start by getting a handle on the problem, verifying that you can reproduce it, drawing up a plan of attack, and then creating a patch.

The Core Contributor Handbook should have some good reference materials for you, including an overview of the codebase, coding standards, how we use our bug tracker, and various tutorials and guides like setting up a development environment and creating patches.

If you're not a contributor who is just starting out, please find one of the hundreds of other bugs to patch!


If this report is running low or nothing catches your eye, try this report of tickets that need a patch. If you like unit tests, you can check out how automated testing is set up in the handbook, then browse the tickets that need unit tests. Or, if you want to contribute by testing patches, here are some patches that have been marked as specifically needing testing.

Results (101 - 108 of 108)

1 2

Unclaimed — jump right in! (8 matches)

Ticket Summary Component Milestone Type Modified Workflow
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API Future Release defect (bug) 08/02/2025 has-patch, needs-unit-tests
#40370 add_image_sizes does not create the "crop position" versions of the image Media Future Release enhancement 05/20/2024 has-patch
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes 7.0 defect (bug) 11/13/2025 has-patch
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API Awaiting Review enhancement 09/17/2024
#29798 unified theme and plugin uploader General Future Release feature request 11/06/2025 has-patch
#52976 user emails comparison should be case insensitive Users Awaiting Review defect (bug) 07/04/2025 has-patch
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types defect (bug) 06/23/2025 has-patch
#58255 wp_send_json_error should respect error state passed in WP_Error. Administration Awaiting Review enhancement 07/15/2025 has-patch
1 2
Note: See TracReports for help on using and creating reports.