Make WordPress Core

{7} Future Releases (8229 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (8001 - 8100 of 8229)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
6 #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
#36634 `register_post_status()` default causes notices in post list table Posts, Post Types normal normal defect (bug) has-patch 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
5 #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
#32057 fix: allow plugins to access click event in edit inline post Posts, Post Types normal normal defect (bug) 06/04/2019
2 #22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #37441 get_default_post_to_edit() function is broken Posts, Post Types normal normal defect (bug) 06/04/2019
1 #10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal defect (bug) has-patch 01/15/2021
#36313 get_pages() child_of argument does not work in combination with meta_key/value query Posts, Post Types normal normal defect (bug) 07/06/2023
1 #17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
3 #24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #37372 missing "edit permalink button" below the title Posts, Post Types normal normal defect (bug) 06/04/2019
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 06/04/2019
#34253 wp_insert_post() can assign a random, unauthorized user_id's Posts, Post Types normal normal defect (bug) 06/04/2019
1 #27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
1 #27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
1 #35418 Assigned post type not appeared in category and tag archive Query normal normal defect (bug) reporter-feedback 06/04/2019
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/04/2019
3 #10663 Category name handling wrong function is_category Query normal normal defect (bug) has-patch 04/21/2024
1 #23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 11/30/2022
11 #15551 Custom post type pagination redirect Query normal normal defect (bug) 12/28/2022
3 #27266 Front end search for attachment title cannot succeed Query normal normal defect (bug) has-patch 01/18/2022
1 #37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 06/04/2019
1 #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
4 #30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
1 #34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 06/04/2019
#35758 Reading Settings fallback option when none is selected at Front page displays Query normal normal defect (bug) 06/04/2019
2 #36966 Search is not working with soft hyphen symbols Query normal normal defect (bug) 06/04/2019
4 #18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 01/23/2025
5 #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
#35131 Unexpected 404: pending post hides published post with matching slug Query normal normal defect (bug) 06/04/2019
1 #27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
3 #36696 WP_Meta_Query can give wrong results when comparing large numbers Query normal normal defect (bug) 06/04/2019
#35820 WP_Query(array( 'p' => 0)) will return posts Query normal normal defect (bug) 06/04/2019
1 #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
#48860 get_queried_object return false when executed in parse_query hook Query normal normal defect (bug) 12/03/2019
#31957 query fails, when post is queried under specific name Query normal normal defect (bug) 06/04/2019
3 #15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
2 #56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 01/21/2025
#15761 Bulk editing on posts without Javascript enabled results in the post being set to draft garyc40 Quick/Bulk Edit normal normal defect (bug) needs-refresh 06/04/2019
3 #12769 Disappearing posts/pages (in quickedit mode) Quick/Bulk Edit low minor defect (bug) has-patch 02/17/2023
2 #28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 02/17/2023
#33172 Notice in get_bulk_actions() in certain conditions 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
2 #22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal defect (bug) has-patch 06/04/2019
2 #30679 Clicking "Restore this Revision" publishes immediately Revisions normal normal defect (bug) 06/04/2019
3 #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
2 #25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash Rewrite Rules normal normal defect (bug) 06/04/2019
2 #36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal defect (bug) 06/04/2019
3 #21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture Rewrite Rules normal normal defect (bug) dev-feedback 06/04/2019
1 #32471 There is no proper way to flush rewrite rules at plugin network de-activation Rewrite Rules normal normal defect (bug) 06/04/2019
5 #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
#36812 WP_Rewrite removes regex groups, should replace with non-capturing Rewrite Rules normal normal defect (bug) 06/04/2019
3 #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
9 #23867 add_rewrite_endpoint causes front-page.php template to be ignored Rewrite Rules normal normal defect (bug) reporter-feedback 06/04/2019
1 #14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
2 #25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
1 #27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
3 #29594 Basic Cookie Authentication from External Database Role/Capability normal normal defect (bug) 06/04/2019
1 #26807 Comments on private posts should also be private in admin depending on role Role/Capability normal normal defect (bug) 06/04/2019
7 #16808 Insufficient permissions for custom post type management and custom role/caps Role/Capability normal normal defect (bug) 01/27/2023
1 #48865 Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post Role/Capability normal major defect (bug) 12/04/2019
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
1 #36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability Role/Capability normal normal defect (bug) 06/04/2019
#57751 contributor bypass asking for review Role/Capability normal normal defect (bug) reporter-feedback 02/23/2023
6 #26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#30036 Add some escaping to $handle when printing styles. Script Loader normal normal defect (bug) 06/04/2019
#24713 Compression in load_styles.php does not always work, causing inability to use the admin Script Loader normal normal defect (bug) 06/04/2019
3 #26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal defect (bug) 06/04/2019
#53638 Duplicate inline JS Script Loader normal minor defect (bug) 06/12/2024
2 #13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
1 #36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal defect (bug) 06/04/2019
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
7 #21520 Prevent recursive script dependencies in wp_enqueue_script Script Loader normal normal defect (bug) 06/04/2019
#36448 When concatenating scripts in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 06/04/2019
#36449 When concatenating styles in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 06/04/2019
2 #37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
1 #62134 Security Issue in WordPress Core Security normal normal defect (bug) 10/14/2024
16 #33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right Shortcodes normal normal defect (bug) 06/04/2019
5 #24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) needs-unit-tests 05/08/2021
3 #37183 Nested shortcodes in new-style [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021
4 #34814 Presence of "Less than sign" < adds additional closing shortcode tag. Shortcodes normal normal defect (bug) 06/04/2019
#37238 Right-aligned captions with embedded iframes get removed in Visual mode Shortcodes normal normal defect (bug) 04/19/2019
1 #35591 Shortcode Attributes Parsing Issue Shortcodes normal normal defect (bug) reporter-feedback 06/04/2019
2 #35545 Unexpected behavior of wp.shortcode.regexp Shortcodes normal normal defect (bug) 06/04/2019
#25820 [embed] shortcode can't be escaped like others Shortcodes normal minor defect (bug) 06/04/2019
1 #33213 has_shortcode spec in 4.3 Shortcodes normal normal defect (bug) 06/04/2019
2 #34983 shortcodes not working in input fields Shortcodes normal normal defect (bug) 06/04/2019
1 #27412 Category meta box: cannot see chosen subcategory if many items in subcategory Taxonomy normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.