Make WordPress Core

{7} Future Releases (8312 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 (2101 - 2200 of 8312)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #26710 Wrong redirect URL after core update when WP is in subdirectory Upgrade/Install 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
2 #26822 During upgrade, no errors thrown when file permissions are wrong Upgrade/Install 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
#26968 Theme Administration Screen: Not enough themes displayed at high resolutions Themes normal normal defect (bug) 06/04/2019
2 #26969 Incorrect WP path set when creating a new site with wp in a subfolder Upgrade/Install normal normal defect (bug) 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
8 #27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install normal normal defect (bug) has-patch 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
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
1 #27758 WP_Error data is false in _unzip_file_ziparchive Upgrade/Install normal normal defect (bug) 06/04/2019
#27814 Automatic updates should not be silently disabled if I have .hg in file system root Upgrade/Install normal normal enhancement 06/04/2019
1 #28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#28094 Add action hook after getting template part Themes normal normal enhancement has-patch 06/04/2019
5 #28122 Themes - RTL: add support for fully mirrored css files Themes normal normal enhancement 06/04/2019
2 #28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 06/04/2019
2 #29009 There should be a capability for "publish private posts" Role/Capability normal normal enhancement dev-feedback 06/04/2019
1 #29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
3 #29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal enhancement 06/04/2019
10 #29719 Connection error to WordPress.org when HTTP calls disabled Upgrade/Install normal minor defect (bug) 06/04/2019
3 #29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal enhancement 06/04/2019
#30036 Add some escaping to $handle when printing styles. Script Loader normal normal defect (bug) 06/04/2019
#30105 css defining protocol Themes 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
2 #30459 is_child_theme() cannot be used during plugin activation as is Themes 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
8 #30797 New function for parent theme stylesheet uri obenland Themes normal normal enhancement 06/04/2019
1 #30870 Add an $actions array and a filter in inline_edit() function Quick/Bulk Edit normal normal enhancement reporter-feedback 06/04/2019
1 #30907 Rewrite Rules collision Rewrite Rules normal normal enhancement 06/04/2019
#30915 Automatic translation update does not trigger notification email Upgrade/Install normal normal defect (bug) 06/04/2019
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
21 #31281 Register JavaScript/Underscore templates using the WP Dependency API Script Loader normal normal enhancement has-patch 06/04/2019
8 #31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
1 #31483 Improve UI to change Default Category Taxonomy normal normal enhancement 06/04/2019
1 #31534 Shiny Updates: Language pack install support Upgrade/Install normal normal enhancement 06/04/2019
#31591 Bug in the author permalink . Rewrite Rules normal normal defect (bug) reporter-feedback 06/04/2019
#31615 UI bug using Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 06/04/2019
2 #31638 Bulk Edit & Quick Edit User Interfaces should be consistent Quick/Bulk Edit normal normal enhancement close 06/04/2019
1 #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
1 #31924 Use add_theme_support( 'more-tag' ) to control display of More Tag button in TinyMCE Themes normal normal enhancement 06/04/2019
1 #31956 Check empty title after wp_title_parts. Themes normal normal enhancement 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
3 #32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
2 #33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) needs-unit-tests 06/04/2019
16 #33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right Shortcodes normal normal defect (bug) 06/04/2019
#33172 Notice in get_bulk_actions() in certain conditions Quick/Bulk Edit normal normal defect (bug) 06/04/2019
1 #33213 has_shortcode spec in 4.3 Shortcodes normal normal defect (bug) 06/04/2019
#33521 manage_${post_type}_posts_columns parameters shifted Taxonomy normal minor defect (bug) reporter-feedback 06/04/2019
3 #33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 06/04/2019
4 #33841 WP_Dropdown_Categories: Parent Category Optgroups Taxonomy normal normal enhancement 06/04/2019
4 #33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal enhancement 06/04/2019
4 #33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#34195 Deprecate get_terms_fields Taxonomy normal normal enhancement has-patch 06/04/2019
#34385 Missing site_url path results in array to string conversion Rewrite Rules normal normal enhancement 06/04/2019
2 #34553 Remove the default category concept Taxonomy normal normal defect (bug) 06/04/2019
4 #34814 Presence of "Less than sign" < adds additional closing shortcode tag. Shortcodes normal normal defect (bug) 06/04/2019
3 #34932 Custom Field meta box in Taxonomy Term after WP 4.4 Taxonomy normal normal enhancement 06/04/2019
2 #34983 shortcodes not working in input fields Shortcodes normal normal defect (bug) 06/04/2019
1 #35052 Filter themes by language translations Themes normal normal enhancement 06/04/2019
1 #35179 playlist shortcode needs an option to not loop Shortcodes normal normal enhancement 06/04/2019
#35292 Terms: get_terms by name mismatches emoji Taxonomy normal normal defect (bug) 06/04/2019
#35331 Update external Prototype library to 1.7.3 Script Loader normal normal enhancement has-patch 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
3 #35520 If stylesheet_directory and template_directory are forced, don't show theme screens Themes normal normal defect (bug) 06/04/2019
2 #35545 Unexpected behavior of wp.shortcode.regexp Shortcodes normal normal defect (bug) 06/04/2019
1 #35591 Shortcode Attributes Parsing Issue Shortcodes normal normal defect (bug) reporter-feedback 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
#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
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 06/04/2019
3 #35995 Registering taxonomies for attachment mime types Taxonomy normal normal defect (bug) 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
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 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
#36610 Loss of multibyte category and tag names Taxonomy normal normal defect (bug) 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
1 #36791 Set load order when enqueuing scripts and styles Script Loader normal normal enhancement has-patch 06/04/2019
#36812 WP_Rewrite removes regex groups, should replace with non-capturing Rewrite Rules 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
2 #36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal defect (bug) 06/04/2019
8 #36939 Role groups Role/Capability normal normal enhancement dev-feedback 06/04/2019
4 #36956 Trigger event when taxonomy term is added with ajax Taxonomy normal normal enhancement dev-feedback 06/04/2019
2 #36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal enhancement 06/04/2019
2 #36978 Add pre filter to get_term_by Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
1 #37042 Additional filter for has_category function Taxonomy normal normal feature request reporter-feedback 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
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit normal normal enhancement has-patch 06/04/2019
2 #37388 Resource hinting: only dns-prefetch resources in HTML footer. Script Loader normal normal enhancement 06/04/2019
3 #37461 Introduce get_the_title_attribute() to wrap the_title_attribute( 'echo=0' ) Themes normal normal enhancement 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
13 #37914 Taxonomy: Allow terms to be previewed before publishing Taxonomy normal normal Future Release enhancement dev-feedback 06/04/2019
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal defect (bug) 06/04/2019
#31365 Improve actions links for current theme on themes.php Themes low normal enhancement has-patch 06/04/2019
4 #33405 Pagination - use of helip / "..." not logic in some cases Themes lowest trivial enhancement has-patch 06/04/2019
5 #11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
2 #12720 Delete user and hook confusion when deleting users in Multisite Users normal normal defect (bug) 06/05/2019
#13339 Add hook on network admin user forms Users normal normal enhancement 06/05/2019
#14460 New Permission for no_user_edit so users with edit_users can't edit it Users normal normal feature request dev-feedback 06/05/2019
1 #14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
Note: See TracReports for help on using and creating reports.