Make WordPress Core

{16} Needs Patch (3393 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 3393)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#24672 Remove final from WP_Post class Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 04/18/2018
#44842 Search post box in mobile Posts, Post Types normal normal Future Release enhancement 05/18/2022
#14558 Separate Database Table Support for Custom Post Types Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/04/2024
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 08/06/2021
#43294 Sticky class should be added regardless of where posts are queried Posts, Post Types normal normal Awaiting Review enhancement 01/16/2019
#41739 Support a "source" attribute in post types, taxonomies, and post statuses Posts, Post Types normal normal Awaiting Review enhancement 08/28/2017
#28798 htaccess and protected option Posts, Post Types normal normal Awaiting Review enhancement 10/15/2021
#31154 register_post_type function does not check reserved post_types Posts, Post Types normal normal Awaiting Review enhancement 02/21/2022
#43256 wp_delete_post() should use get_post() not wpdb->prepare Posts, Post Types normal normal Future Release enhancement 02/13/2018
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal Awaiting Review feature request dev-feedback 10/19/2019
#55733 Add option to sort Pages by Slug Posts, Post Types normal normal Awaiting Review feature request close 05/15/2022
#28006 Add visual cues when viewing drafts on the frontend Posts, Post Types normal normal Awaiting Review feature request 04/22/2019
#55287 Allow for DISTINCT in WP_Query method Posts, Post Types normal normal Awaiting Review feature request 03/01/2022
#32824 Consistent search fields between posts and terms Posts, Post Types normal normal Awaiting Review feature request 07/23/2017
#43348 Filter by 'Authors' option in wp-admin/edit.php?post_type=page Posts, Post Types normal normal Awaiting Review feature request 02/20/2018
#41953 Improved Meta Box Save Hook Posts, Post Types normal normal Awaiting Review feature request 09/22/2017
#43347 Introduction of 'has_single' register_post_type parameter Posts, Post Types normal normal Awaiting Review feature request 07/19/2022
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/15/2022
#40255 Parameter to Enable/Disable Trash on register_post_type(); Posts, Post Types normal normal Awaiting Review feature request 03/24/2017
#14375 Post pagination should have a show all option Posts, Post Types normal normal Future Release feature request 06/12/2017
#43083 adding "Unlisted" type for post visibility Posts, Post Types normal normal Awaiting Review feature request 03/02/2018
#61691 quick draft added images and categories free Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/24/2024
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal defect (bug) 06/04/2019
#16600 AdminMenu rendering code chokes on uppercase Posts, Post Types normal minor defect (bug) 06/04/2019
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus Posts, Post Types normal normal defect (bug) 06/04/2019
#19031 Category view incorrectly counting custom posts Posts, Post Types normal normal defect (bug) 06/04/2019
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin Posts, Post Types normal normal defect (bug) 06/04/2019
#37156 Multisite: WP-generated permalink for title-less post does not work (Or: numeric post slug that matches existing post ID number generates 404 error) Posts, Post Types normal normal defect (bug) reporter-feedback 06/04/2019
#28288 New Post overwriting a previously published post Posts, Post Types normal normal defect (bug) 06/04/2019
#18395 Non-URL GUIDs are stripped on post update Posts, Post Types normal normal defect (bug) 06/04/2019
#21234 Recursive directory creation & get_calendar() for custom post types Posts, Post Types normal normal defect (bug) 06/04/2019
#22003 Saving custom fields goes to post-new.php rather than post.php Posts, Post Types normal normal defect (bug) 08/09/2019
#28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal defect (bug) 06/04/2019
#15993 Sort arrows improperly wrap on narrow columns Posts, Post Types normal normal defect (bug) 06/04/2019
#25493 Sorting posts in ascending order of date at admin side wonderboymusic Posts, Post Types normal normal defect (bug) 06/04/2019
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' Posts, Post Types normal normal defect (bug) dev-feedback 05/24/2023
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#35871 before_delete_post incorrectly triggered from edit.php to post.php Posts, Post Types normal normal defect (bug) reporter-feedback 06/04/2019
#36595 can't set post_modified in wp_insert_post, becomes post_date Posts, Post Types normal normal defect (bug) dev-feedback 04/01/2020
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 06/04/2019
#30250 Add filter for query used in `wp_count_posts()` Posts, Post Types normal normal enhancement 06/04/2019
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 Posts, Post Types normal normal enhancement 06/04/2019
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal enhancement needs-unit-tests 06/04/2019
#20748 Include CPT Posts in Author Count & Archive Page Posts, Post Types normal normal enhancement 06/04/2019
#23169 Introduce register_post_status_for_object_type Posts, Post Types normal normal enhancement 06/04/2019
#23168 Introduce remove_post_status Posts, Post Types normal normal enhancement 06/04/2019
#15930 Make trashed posts/pages still readable Posts, Post Types normal minor enhancement 06/04/2019
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine Posts, Post Types normal normal enhancement 06/04/2019
#36324 Post status labels use inconsistent grammar Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#35842 Register Post Type function label default Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#24572 Should be able to unlock a post outside of ajax handler Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#18613 get_adjacent_post() doesn't find private posts Posts, Post Types normal normal enhancement close 06/28/2024
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal enhancement 06/04/2019
#12567 make post_submit_meta_box more generic Posts, Post Types normal normal enhancement 06/04/2019
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) Posts, Post Types normal normal enhancement 06/04/2019
#43326 Delay when setting Featured Image Post Thumbnails normal normal Awaiting Review defect (bug) 02/15/2018
#58402 Featured Image Preview breaks when an SVG image is uploaded. Post Thumbnails normal normal Awaiting Review defect (bug) dev-feedback 05/30/2023
#61402 Featured Image not showing in v6.5.4 Post Thumbnails normal major Awaiting Review defect (bug) reporter-feedback 06/09/2024
#44077 Image editor not working after WP update 4.9.5 this week Post Thumbnails normal major Awaiting Review defect (bug) reporter-feedback 06/25/2018
#55019 Missing the Upload Featured image and Categories option after update the WP 5.9 Post Thumbnails normal major Awaiting Review defect (bug) 10/18/2023
#39736 Thumbnail src image link to direct large image, cause low page speed Post Thumbnails normal normal Awaiting Review defect (bug) 03/22/2022
#45356 adding a featured image takes forever now, what's going on with that. Post Thumbnails normal minor Future Release defect (bug) reporter-feedback 12/16/2018
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images Post Thumbnails normal normal Awaiting Review enhancement 02/06/2017
#40469 How to remove full size image path from srcset and more intelligent choices in srcset candidate list Post Thumbnails normal normal Awaiting Review enhancement 06/28/2017
#44542 Images: Option to control when to create different image dimensions Post Thumbnails normal major Awaiting Review feature request 09/29/2021
#34670 Default Post Format option lists formats that are not available in the theme Post Formats normal normal Awaiting Review defect (bug) close 06/16/2021
#43613 Default post format setting does not respect theme support Post Formats normal normal Awaiting Review defect (bug) 08/01/2023
#43482 Draft Posts Throw 404 on Preview when Supporting post_format Post Formats normal normal Awaiting Review defect (bug) 03/07/2018
#47359 Unable to distinguish post formats when viewing list tables on mobile Post Formats normal normal Future Release defect (bug) 04/27/2021
#23257 Add plural versions of Post Format strings Post Formats normal normal Future Release enhancement 07/17/2017
#34552 Remove default post format setting Post Formats normal normal Awaiting Review enhancement 04/24/2017
#23863 Post Formats: allow filtering content_width per format in wp-admin Post Formats normal normal defect (bug) dev-feedback 06/04/2019
#27425 Templates For Posts Formats Post Formats normal normal enhancement dev-feedback 06/04/2019
#60550 A plugin is deactivated if it is updated and the plugin folder has been renamed at some point. Plugins normal major Awaiting Review defect (bug) dev-feedback 02/15/2024
#54994 Action Hook admin_enqueue_scripts and wp_enqueue_scripts Plugins normal normal Awaiting Review defect (bug) reporter-feedback 01/31/2022
#53347 After installing php 7.4 I 've got an error-message on my blog Plugins normal normal Awaiting Review defect (bug) reporter-feedback 02/03/2022
#56176 After updating WP to 6.0, updating a(ny) pluging causes site to be stuck in maintenance mode. Plugins normal major Awaiting Review defect (bug) dev-feedback 07/26/2022
#56292 Auto-update option gets enabled for plugins not hosted on WordPress.org Plugins normal normal Awaiting Review defect (bug) reporter-feedback 10/06/2022
#47160 Backport blocking of plugin updates if required PHP version is not supported Plugins normal normal Future Release defect (bug) dev-feedback 10/07/2019
#57693 Browser is not recognizing font from WordPress export Plugins normal major Awaiting Review defect (bug) reporter-feedback 02/10/2023
#59631 Despite using Update URI Plugin header, WP still tries to fetch the Update notes from WP org Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/11/2024
#43505 Display of html encoded text in dashboard. Plugins normal normal Awaiting Review defect (bug) 03/08/2018
#53384 External plugins who can auto-update are always listed under "auto-updates" disabled Plugins normal normal Awaiting Review defect (bug) reporter-feedback 08/27/2024
#60491 Fix handling of plugins with unmet requirements Plugins normal normal Future Release defect (bug) 02/20/2024
#47730 Function plugins_api is not triggered for non wp-marketplace plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 08/23/2019
#52829 Getting some code when Update failed plugin Plugins normal normal Awaiting Review defect (bug) reporter-feedback 03/17/2021
#53168 Ghost pages from Plugin Plugins normal normal Awaiting Review defect (bug) 05/06/2021
#55616 Helper function to unhook anonymous class methods Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#61610 Hidding the dependency notice + prevent the plugin deactivation only on some case. Plugins normal normal Awaiting Review defect (bug) reporter-feedback 07/18/2024
#62250 I have banned multiple countries and they are still getting through to my WordPress (CleanTalk) through common lists Plugins normal critical Awaiting Review defect (bug) 10/17/2024
#40795 If plugin zip file has very long name, windows systems can fail to upgrade Plugins normal normal Awaiting Review defect (bug) 09/17/2018
#38012 Improve data validation in plugin.php Plugins normal normal Awaiting Review defect (bug) reporter-feedback 08/27/2022
#60728 Install/upgrade latest supported version of plugin, when latest version of plugin is not supported Plugins normal normal Future Release defect (bug) close 08/09/2024
#43077 Misleading error when updating plugins Plugins normal normal Awaiting Review defect (bug) 09/16/2018
#62381 Mobile Responsive: Table is not mobile-responsive. Plugins normal normal Awaiting Review defect (bug) reporter-feedback 11/15/2024
#42656 Multisite Global $pagenow variable Plugins normal normal Awaiting Review defect (bug) 03/22/2019
#43716 Not work "option_active_plugins" filter in front-end Plugins normal normal Awaiting Review defect (bug) reporter-feedback 03/07/2022
#44582 Notice: Undefined property:stdClass::$plugin - wordpress Plugins normal normal Awaiting Review defect (bug) reporter-feedback 06/23/2024
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.