Make WordPress Core

{16} Needs Patch (3417 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 (301 - 400 of 3417)

1 2 3 4 5 6 7 8 9 10 11 12 13 14

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#35418 Assigned post type not appeared in category and tag archive Query normal normal defect (bug) reporter-feedback 06/04/2019
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 06/04/2019
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
#23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. Query normal normal defect (bug) 06/04/2019
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). Query normal normal defect (bug) reporter-feedback 06/04/2019
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly Query normal normal defect (bug) reporter-feedback 06/04/2019
#27507 get_posts() not honoring post_status criteria Query normal normal defect (bug) 06/04/2019
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
#35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 06/04/2019
#20044 Enable search for pages by slug Query normal normal enhancement 06/04/2019
#30530 Enhance privacy by hiding posts of other users Query normal normal enhancement reporter-feedback 06/04/2019
#21096 Filter on is_front_page return value Query normal normal enhancement 06/04/2019
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 06/04/2019
#25180 Make it possible to select only posts with comment_count > 0 Query normal normal enhancement 06/04/2019
#18836 ORDER BY RAND() is slow pbearne Query normal minor enhancement has-patch 03/12/2024
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 06/04/2019
#29823 WP_Date_Query across tables boonebgorges* Query normal normal enhancement 06/04/2019
#31083 WP_date_Query does not validate string values of 'before' or 'after' Query normal normal enhancement 06/04/2019
#15068 merging query objects/arrays Query normal normal enhancement 06/04/2019
#11398 new sort method for query_posts (order by last comment date) Query normal normal enhancement 06/04/2019
#16910 Lazy evaluation for WP_Query Query normal normal feature request 06/04/2019
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 05/15/2023
#15761 Bulk editing on posts without Javascript enabled results in the post being set to draft garyc40 Quick/Bulk Edit normal normal defect (bug) 06/04/2019
#26524 Quick edit form looks strange for localized version Quick/Bulk Edit normal normal defect (bug) 02/25/2024
#32952 Select elements don't have the same size as input elements Quick/Bulk Edit normal normal defect (bug) close 05/14/2023
#31615 UI bug using Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 06/04/2019
#30870 Add an $actions array and a filter in inline_edit() function Quick/Bulk Edit normal normal enhancement reporter-feedback 06/04/2019
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent Quick/Bulk Edit normal normal enhancement close 06/04/2019
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 07/24/2019
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal enhancement 06/04/2019
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#31591 Bug in the author permalink . Rewrite Rules normal normal defect (bug) reporter-feedback 06/04/2019
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash Rewrite Rules normal normal defect (bug) 06/04/2019
#16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post Rewrite Rules normal normal defect (bug) 06/04/2019
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 Rewrite Rules normal normal defect (bug) 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#23867 add_rewrite_endpoint causes front-page.php template to be ignored Rewrite Rules normal normal defect (bug) reporter-feedback 06/04/2019
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal enhancement 06/04/2019
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal enhancement 06/04/2019
#22798 Invalid URLs not giving 404 with "Default" permalink settings Rewrite Rules normal normal enhancement dev-feedback 06/04/2019
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal task (blessed) needs-unit-tests 06/04/2019
#29594 Basic Cookie Authentication from External Database Role/Capability normal normal defect (bug) 06/04/2019
#26807 Comments on private posts should also be private in admin depending on role Role/Capability normal normal defect (bug) 06/04/2019
#16808 Insufficient permissions for custom post type management and custom role/caps Role/Capability normal normal defect (bug) 01/27/2023
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
#57751 contributor bypass asking for review Role/Capability normal normal defect (bug) reporter-feedback 02/23/2023
#34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 06/06/2019
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal enhancement 12/05/2022
#36939 Role groups Role/Capability normal normal enhancement dev-feedback 06/04/2019
#29009 There should be a capability for "publish private posts" Role/Capability normal normal enhancement dev-feedback 06/04/2019
#30036 Add some escaping to $handle when printing styles. Script Loader normal normal defect (bug) 06/04/2019
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal defect (bug) 06/04/2019
#21520 Prevent recursive script dependencies in wp_enqueue_script Script Loader normal normal defect (bug) 06/04/2019
#25666 Pass perpetrating $handle to enqueue_script's _doing_it_wrong() call Script Loader normal normal enhancement 06/04/2019
#20558 allow wp_localize_script data to be added to existing objects Script Loader normal normal enhancement dev-feedback 06/04/2019
#35591 Shortcode Attributes Parsing Issue Shortcodes normal normal defect (bug) reporter-feedback 06/04/2019
#25820 [embed] shortcode can't be escaped like others Shortcodes normal minor defect (bug) 06/04/2019
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal defect (bug) needs-unit-tests 06/04/2019
#29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal enhancement 06/04/2019
#33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 06/04/2019
#27412 Category meta box: cannot see chosen subcategory if many items in subcategory Taxonomy normal normal defect (bug) 06/04/2019
#16230 Category slugs not cut at 200 characters as it should under some conditions Taxonomy normal normal defect (bug) 06/04/2019
#30379 Creating multiple Categories with same name under 1 parent Taxonomy normal normal defect (bug) 06/04/2019
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#36610 Loss of multibyte category and tag names Taxonomy normal normal defect (bug) 06/04/2019
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal defect (bug) 06/04/2019
#35995 Registering taxonomies for attachment mime types Taxonomy normal normal defect (bug) 06/04/2019
#33234 Tags/Categories Count Incorrect Taxonomy normal normal defect (bug) dev-feedback 05/03/2023
#22511 Taxonomy manage screen checks for manage_terms and edit_terms, instead of just manage_terms. Taxonomy normal normal defect (bug) 06/04/2019
#19590 Warnings when unregistering core taxonomies and post types Taxonomy normal normal defect (bug) 06/04/2019
#37009 When two different tags generate the same slug, the second tag is rejected boonebgorges Taxonomy normal normal defect (bug) 01/18/2022
#35504 response to adding data to taxonomy shows in a wrong place Taxonomy normal normal defect (bug) reporter-feedback 06/04/2020
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#30705 Add parameter to get_the_term_list() to allow templating Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.