Make WordPress Core

{8} Future Releases, Workflow Oriented (8240 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 (3301 - 3400 of 8240)

Needs Docs or Unit Tests (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#28059 Inline image attachments with wp_mail() Mail normal normal enhancement needs-unit-tests 06/04/2019
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 11/01/2024
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement needs-unit-tests 01/26/2023
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely davidbaumwald Toolbar normal normal Future Release enhancement needs-unit-tests 11/05/2021
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement needs-unit-tests 06/24/2023
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) needs-unit-tests 02/16/2021
#29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy Editor normal normal Future Release defect (bug) needs-unit-tests 11/24/2020
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 10/20/2020
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal Future Release enhancement needs-unit-tests 09/16/2020
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/04/2019
#30430 WP_Object_Cache does not properly cache objects nested in arrays Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) 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
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/2022
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 09/17/2024
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement needs-unit-tests 06/04/2019
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 06/22/2023
#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
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 06/05/2019
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 07/14/2017
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
#33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal enhancement needs-docs 11/27/2019
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#33714 Add custom post types to the 'At a Glance' widget Posts, Post Types low normal enhancement needs-docs 06/24/2024
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/23/2018
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement needs-unit-tests 06/04/2019
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) needs-unit-tests 02/14/2025
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 06/05/2019
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement needs-unit-tests 06/05/2019
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement needs-unit-tests 08/07/2024
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php Users normal normal enhancement needs-docs 09/20/2020
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) needs-unit-tests 11/13/2024
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) needs-unit-tests 10/02/2017
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement needs-unit-tests 06/04/2019
#34435 Creating a post might fail during fall's DST switch due to ambiguous time Date/Time normal normal Future Release defect (bug) needs-docs 05/30/2019
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 10/03/2019
#34507 New action `before_login_form` Login and Registration normal normal Awaiting Review enhancement needs-docs 01/10/2017
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 02/05/2017
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 06/04/2019
#34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) needs-unit-tests 12/17/2018
#35109 Add Online DDL support to dbDelta Database normal normal enhancement needs-unit-tests 06/04/2019
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal normal Awaiting Review enhancement needs-docs 05/10/2019
#35384 Archive for post in Menu Editor Menus normal normal enhancement needs-unit-tests 06/04/2019
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 05/31/2017
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request needs-unit-tests 02/19/2018
#35456 New args for apply_filters in WP_Widget_Archives Widgets normal normal enhancement needs-docs 06/05/2019
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal Future Release task (blessed) needs-unit-tests 03/17/2023
#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
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 04/28/2023
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 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
#36244 added a filter to allow the separator in the week date range to be changed pbearne Themes normal normal Future Release enhancement needs-docs 06/23/2020
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) needs-unit-tests 11/16/2023
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal Awaiting Review defect (bug) needs-unit-tests 04/30/2018
#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
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal Future Release defect (bug) needs-docs 03/25/2020
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 10/07/2024
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 07/09/2019
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 06/05/2020
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 05/08/2024
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#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
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 09/28/2020
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) needs-unit-tests 10/10/2021
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal Awaiting Review feature request needs-unit-tests 08/24/2021
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 01/07/2020
#37653 customizer sections with 'active_callback' set to 'is_front_page' don't show when "Front page displays" "a static page" and no page is selected Customize normal normal defect (bug) needs-unit-tests 06/04/2019
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 06/18/2024
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
#37756 Allow inline scripts on script aliases Script Loader normal normal Future Release defect (bug) needs-unit-tests 12/13/2019
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement needs-unit-tests 06/14/2018
#37938 Make existing HTML parsing functionality from REST API and Press This reusable kraftbj* Pings/Trackbacks low minor Future Release enhancement needs-unit-tests 05/30/2023
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal Future Release defect (bug) needs-unit-tests 04/01/2019
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 06/25/2017
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 09/29/2021
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request needs-unit-tests 01/17/2018
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement needs-unit-tests 01/31/2025
Note: See TracReports for help on using and creating reports.