Make WordPress Core

{8} Future Releases, Workflow Oriented (8162 matches)

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

Results (7301 - 7400 of 8162)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#29014 Normalization of template tag filters Posts, Post Types normal normal 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
#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
#36579 global $wp_rewrite not set when create_initial_post_types() first run 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
#14561 wp-admin/edit.php tags of post are hard to compare Posts, Post Types normal normal enhancement 06/04/2019
#15551 Custom post type pagination redirect Query normal normal defect (bug) 12/28/2022
#35758 Reading Settings fallback option when none is selected at Front page displays Query normal normal defect (bug) 06/04/2019
#36966 Search is not working with soft hyphen symbols Query normal normal defect (bug) 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
#35131 Unexpected 404: pending post hides published post with matching slug Query normal normal defect (bug) 06/04/2019
#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
#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
#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
#35398 Allow post types to override `posts_per_archive_page` Query normal normal enhancement 06/04/2019
#20044 Enable search for pages by slug Query normal normal enhancement 06/04/2019
#21096 Filter on is_front_page return value Query normal normal enhancement 06/04/2019
#25180 Make it possible to select only posts with comment_count > 0 Query normal normal enhancement 06/04/2019
#36670 Move CAST to right-hand side of comparison in meta query Query normal normal enhancement 06/04/2019
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime Query normal normal enhancement 06/04/2019
#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
#19738 meta_query should check for wildcards when using LIKE operator 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
#37056 paginate_links should be a method on WP_Query Query normal normal enhancement 06/04/2019
#16910 Lazy evaluation for WP_Query Query normal normal feature request 06/04/2019
#30982 Meta query in pre_get_posts Query normal normal feature request 06/04/2019
#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
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 07/24/2019
#33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal enhancement 06/04/2019
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal enhancement 06/04/2019
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue REST API normal normal enhancement 01/18/2022
#30679 Clicking "Restore this Revision" publishes immediately Revisions normal normal defect (bug) 06/04/2019
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash Rewrite Rules normal normal defect (bug) 06/04/2019
#36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal defect (bug) 06/04/2019
#32471 There is no proper way to flush rewrite rules at plugin network de-activation 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
#36812 WP_Rewrite removes regex groups, should replace with non-capturing Rewrite Rules normal normal defect (bug) 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
#11931 Day/Month/Year Permalink Structure Fails in Archives Rewrite Rules normal normal enhancement 04/05/2019
#34385 Missing site_url path results in array to string conversion Rewrite Rules normal normal enhancement 06/04/2019
#30907 Rewrite Rules collision Rewrite Rules normal normal enhancement 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
#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
#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
#34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 06/06/2019
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard Role/Capability normal normal enhancement 11/23/2023
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal enhancement 12/05/2022
#31210 Problem with WP core function to get user dropdown Role/Capability normal normal enhancement 02/14/2020
#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
#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
#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
#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
#62134 Security Issue in WordPress Core Security normal normal defect (bug) 10/14/2024
#33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right Shortcodes normal normal defect (bug) 06/04/2019
#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
#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
#33213 has_shortcode spec in 4.3 Shortcodes normal normal defect (bug) 06/04/2019
#34983 shortcodes not working in input fields Shortcodes normal normal defect (bug) 06/04/2019
#29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal enhancement 06/04/2019
#36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal enhancement 06/04/2019
#35179 playlist shortcode needs an option to not loop Shortcodes normal normal enhancement 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
#36893 Columns filter from taxonomy edit screen (edit-tags.php) gets applied in term edit screen (term.php) 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
#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
#37518 New term.php is showing warning for rearranged columns using manage_{$screen->id}_columns filter Taxonomy normal normal defect (bug) 06/04/2019
#35995 Registering taxonomies for attachment mime types Taxonomy normal normal defect (bug) 06/04/2019
#34553 Remove the default category concept Taxonomy normal normal defect (bug) 06/04/2019
#22511 Taxonomy manage screen checks for manage_terms and edit_terms, instead of just manage_terms. Taxonomy normal normal defect (bug) 06/04/2019
#35292 Terms: get_terms by name mismatches emoji 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
#34932 Custom Field meta box in Taxonomy Term after WP 4.4 Taxonomy normal normal enhancement 06/04/2019
#34173 Edit locking for term management Taxonomy normal normal enhancement 03/26/2020
#31483 Improve UI to change Default Category Taxonomy normal normal enhancement 06/04/2019
#15204 JavaScript Validation should trim values and set focus on invalid field Taxonomy normal normal enhancement 06/04/2019
Note: See TracReports for help on using and creating reports.