Make WordPress Core

{1} All Tickets (8008 matches)

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

Results (5201 - 5300 of 8008)

Plugins (21 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61737 Naming the plugin which is doing a fatal error on plugin activation/resumption dev-feedback normal normal Awaiting Review enhancement 08/24/2024 2
#61742 Ensure plugin auto updates are blocked if required WordPress version is not supported normal normal Awaiting Review defect (bug) 08/26/2024 1
#61797 Sometimes show Critical error when I click “plugins” Manu reporter-feedback normal normal Awaiting Review defect (bug) 08/15/2025 1
#61921 Require plugin name should be taken from plugin header instead of readme name normal normal Awaiting Review enhancement 01/28/2025 1
#61962 Admin: remove_menu_page throws PHP warning when $menu is null reporter-feedback normal normal Awaiting Review defect (bug) 05/21/2025 7
#61987 Removed Unused Arguments From _wp_filter_build_unique_id Function has-patch normal normal Awaiting Review enhancement 09/19/2024 9
#62043 Allow plugins and themes perform extra checks upon install/upgrade via filter dev-feedback normal normal Future Release enhancement 02/17/2025 16
#62212 Plugin update via modal does not update plugins list until page reload normal normal Awaiting Review defect (bug) 09/01/2025 2
#62332 Display last update on plugins page in WordPress backend has-patch normal normal Awaiting Review feature request 04/05/2025 7
#62542 TypeError in class-wp-plugins-list-table.php due to invalid $time value. has-patch normal critical Awaiting Review defect (bug) 11/23/2024 4
#62543 URGENT FEATURE: Plugin Updates Section Needs To Show Warning Message For Newer Version Plugins has-patch normal critical Awaiting Review enhancement 06/13/2025 1
#62780 Add ability to developers to add their own plugin statuses via a filter #1 has-patch normal normal Awaiting Review feature request 01/05/2025 1
#62788 Update request for 'Deleting...' string after failed Ajax attempt dev-feedback normal trivial Awaiting Review enhancement 06/04/2025 13
#63078 plugins_api() Default Argument Issue: 'downloaded' Not Set to True dev-feedback normal minor Awaiting Review defect (bug) 03/24/2025 8
#63621 Enhancement: Ensure Hello Dolly passess the Plugin Check (PCP) has-patch normal minor Awaiting Review enhancement 06/25/2025 3
#63735 [Collaboration Inquiry] A Proposal to Discuss Improving Theme Compatibility for the ActivityPub Plugin dev-feedback normal normal Awaiting Review feature request 07/22/2025 1
#63882 Plugins: Preflight activation to avoid WSOD when plugin code uses syntax incompatible with PHP runtime has-patch normal major Awaiting Review defect (bug) 08/26/2025 2
#64024 wp_die() status code Plugins component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 11/03/2025 3
#64143 Plugin search box lacks margin has-patch normal normal Awaiting Review enhancement 10/26/2025 10
#64180 Simplify and improve performance in `WP_Hook::apply_filters()` normal minor Awaiting Review enhancement 11/02/2025 3
#64188 Admin: Plugin search does not match translated plugin names in “Installed Plugins” list normal normal Awaiting Review defect (bug) 11/12/2025 4

Post Formats (12 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#23257 Add plural versions of Post Format strings normal normal Future Release enhancement 07/17/2017 12
#23749 Post Format Archive Conditional Tag danielpataki has-patch normal normal Future Release enhancement 06/26/2020 12
#23863 Post Formats: allow filtering content_width per format in wp-admin dev-feedback normal normal defect (bug) 06/04/2019 7
#30172 Request: Filter for get_post_format normal normal enhancement 06/04/2019 1
#34552 Remove default post format setting normal normal Awaiting Review enhancement 04/24/2017 4
#34670 Default Post Format option lists formats that are not available in the theme close normal normal Awaiting Review defect (bug) 06/16/2021 6
#42910 Default Post Format doesn't apply on post created from Quick Draft dev-feedback normal normal Future Release defect (bug) 06/16/2025 15
#43482 Draft Posts Throw 404 on Preview when Supporting post_format reporter-feedback normal normal Awaiting Review defect (bug) 05/09/2025 1
#43613 Default post format setting does not respect theme support has-patch normal normal Awaiting Review defect (bug) 06/24/2025 4
#47359 Unable to distinguish post formats when viewing list tables on mobile joedolson* normal normal 7.0 defect (bug) 11/11/2025 16
#47675 No way to select Standard post format in Formats filter normal normal Future Release defect (bug) 05/09/2025 1
#62958 Pasting in text into the block editor with emoji breaks the saving normal normal Awaiting Review defect (bug) 02/20/2025 2

Post Thumbnails (15 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images normal normal Awaiting Review enhancement 02/06/2017 5
#36996 get_the_post_thumbnail and the usage of class attribute normal normal defect (bug) 06/04/2019 9
#39736 Thumbnail src image link to direct large image, cause low page speed normal normal Awaiting Review defect (bug) 03/22/2022 3
#40469 How to remove full size image path from srcset and more intelligent choices in srcset candidate list normal normal Awaiting Review enhancement 06/28/2017 1
#43326 Delay when setting Featured Image normal normal Awaiting Review defect (bug) 02/15/2018
#44542 Images: Option to control when to create different image dimensions normal major Awaiting Review feature request 01/27/2025 2
#45356 adding a featured image takes forever now, what's going on with that. close normal minor Future Release defect (bug) 10/23/2025 2
#45688 admin_post_thumbnail_html filter no longer works in WordPress > 5.0 normal normal Awaiting Review defect (bug) 12/18/2018 1
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() has-patch normal normal Awaiting Review defect (bug) 12/05/2024 2
#55019 Missing the Upload Featured image and Categories option after update the WP 5.9 normal major Awaiting Review defect (bug) 10/18/2023 8
#55024 In wp-admin, show thumbnail of featured image normal normal Awaiting Review enhancement 02/01/2022
#56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat has-patch normal normal Awaiting Review enhancement 06/28/2024 1
#58402 Featured Image Preview breaks when an SVG image is uploaded. dev-feedback normal normal Awaiting Review defect (bug) 05/12/2025 1
#62712 "Edit image" in Media Modal not work for PSD/SVG ( mime_type image/* ) normal minor Awaiting Review defect (bug) 12/20/2024 4
#62729 stream_preview_image() should stream with right mime type, if filter _load_image_to_edit_path change file with different mime type pbearne has-patch normal normal Awaiting Review defect (bug) 08/11/2025 13

Posts, Post Types (52 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy needs-unit-tests normal minor Future Release defect (bug) 02/10/2023 83
#7231 wp_link_pages: option next_and_number sorich87* has-patch normal normal Future Release enhancement 08/26/2025 9
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov needs-unit-tests normal critical Future Release enhancement 05/25/2025 212
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. needs-unit-tests normal normal Future Release defect (bug) 06/04/2019 10
#11311 kses converts ampersands to & in post titles, post content, and more normal normal Future Release defect (bug) 08/03/2022 21
#11697 Keep private posts in the admin area / Was: Make private posts a canonical plugin close normal normal defect (bug) 06/29/2025 18
#12567 make post_submit_meta_box more generic normal normal enhancement 06/04/2019 15
#12706 Custom post status bugs needs-unit-tests normal normal Future Release task (blessed) 09/10/2024 168
#12726 Add get_post_by_*() functions has-patch normal normal enhancement 07/02/2025 9
#12826 AJAX trash posts has-patch normal normal enhancement 07/05/2019 5
#12955 Add get_post filter dev-feedback normal normal Future Release feature request 06/26/2025 82
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin normal normal defect (bug) 06/04/2019 6
#14017 New template "tag": get_custom_field() obenland needs-unit-tests normal normal Future Release enhancement 08/14/2022 13
#14077 Add support for removal of multiple features from a post type in remove_post_type_support dev-feedback normal minor enhancement 01/09/2020 11
#14513 Time for a wp_post_relationships table? normal normal feature request 04/07/2025 89
#14558 Separate Database Table Support for Custom Post Types dev-feedback normal normal Awaiting Review enhancement 03/04/2024 41
#14561 wp-admin/edit.php tags of post are hard to compare normal normal enhancement 06/04/2019 1
#15784 Contributors can't easily view others' posts in a certain term has-patch normal normal defect (bug) 06/04/2019 4
#15930 Make trashed posts/pages still readable normal minor enhancement 06/04/2019 10
#15993 Sort arrows improperly wrap on narrow columns normal normal defect (bug) 06/04/2019 23
#16415 Don't require CPTs to have archives in order to have feeds has-patch normal normal enhancement 06/04/2019 16
#16600 AdminMenu rendering code chokes on uppercase normal minor defect (bug) 06/04/2019 14
#16784 Introduce post_type_archive_description() needs-unit-tests normal normal enhancement 04/24/2021 10
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive needs-unit-tests normal minor defect (bug) 06/04/2019 12
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 04/18/2023 8
#18264 Future private posts listed as already published with future date specified has-patch normal normal Awaiting Review defect (bug) 08/05/2025 18
#18395 Non-URL GUIDs are stripped on post update normal normal defect (bug) 06/04/2019 2
#18613 get_adjacent_post() doesn't find private posts close normal normal enhancement 06/28/2024 7
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* normal normal defect (bug) 06/04/2019 5
#18833 Pass raw data into save_post/wp_insert_post rmccue has-patch normal normal enhancement 06/04/2019 17
#19031 Category view incorrectly counting custom posts normal normal defect (bug) 06/04/2019 4
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) normal normal enhancement 06/04/2019 9
#19711 Posts edit list window display no information about filtering chriscct7 has-patch normal normal enhancement 06/04/2019 15
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski has-patch normal minor Future Release defect (bug) 11/12/2025 14
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 06/04/2019 4
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy normal normal Awaiting Review defect (bug) 05/13/2022 11
#20748 Include CPT Posts in Author Count & Archive Page normal normal enhancement 06/04/2019 2
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() has-patch normal normal enhancement 06/04/2019 4
#21234 Recursive directory creation & get_calendar() for custom post types normal normal defect (bug) 06/04/2019 3
#22003 Saving custom fields goes to post-new.php rather than post.php normal normal defect (bug) 08/09/2019 4
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus normal normal defect (bug) 06/04/2019 6
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine normal normal enhancement 06/04/2019 3
#22957 get_boundary_post Only works from a single page has-patch normal normal defect (bug) 07/04/2025 10
#23168 Introduce remove_post_status normal normal enhancement 06/04/2019 9
#23169 Introduce register_post_status_for_object_type normal normal enhancement 06/04/2019 3
#23207 Add $labels argument to register_post_status() dev-feedback normal normal enhancement 06/04/2019 8
#24131 Fix post previews for multisite with domain mapping has-patch normal normal defect (bug) 06/04/2019 9
#24248 'guid' not properly escaped has-patch normal normal defect (bug) 10/04/2022 13
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' dev-feedback normal normal defect (bug) 05/24/2023 4
#24572 Should be able to unlock a post outside of ajax handler close normal normal enhancement 07/22/2025 5
#24672 Remove final from WP_Post class dev-feedback normal normal Awaiting Review enhancement 07/15/2025 24
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
Note: See TracReports for help on using and creating reports.