Make WordPress Core

{8} Future Releases, Workflow Oriented (8222 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 (3201 - 3300 of 8222)

Needs Docs or Unit Tests (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) needs-unit-tests 10/04/2019
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal Awaiting Review defect (bug) needs-unit-tests 08/08/2023
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal Future Release enhancement needs-docs 06/01/2021
#57393 Unify checkbox handling and match wording with function on the User Profile screen Administration normal normal Future Release enhancement needs-unit-tests 02/07/2023
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal Awaiting Review feature request needs-unit-tests 12/11/2019
#53692 Inaccurate schema for the app_id property in the application-passwords endpoints Application Passwords normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2021
#53995 Application Passwords Expiration Application Passwords normal normal Future Release feature request needs-docs 08/24/2021
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) needs-unit-tests 06/24/2021
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal Future Release defect (bug) needs-unit-tests 09/17/2024
#13554 WordPress MU canonical link redirect failure markjaquith Bootstrap/Load normal normal defect (bug) needs-unit-tests 09/17/2024
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement needs-unit-tests 11/10/2021
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 03/22/2020
#57556 Configure feature branches on GitHub to trigger workflows to support development on forks Build/Test Tools normal normal Awaiting Review enhancement needs-docs 02/01/2023
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 10/19/2018
#53651 unit test for wp_removable_query_args Build/Test Tools normal normal Future Release enhancement needs-unit-tests 01/20/2022
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 09/01/2022
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 10/20/2023
#26402 Add option to DB if option is only present in cache when updating option Cache API normal normal Future Release defect (bug) needs-unit-tests 03/17/2017
#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
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal defect (bug) needs-unit-tests 06/04/2019
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) needs-unit-tests 10/10/2022
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked Cache API normal normal Future Release enhancement needs-docs 06/15/2021
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) needs-unit-tests 02/28/2019
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal Future Release defect (bug) needs-unit-tests 01/14/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 03/22/2023
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) needs-unit-tests 02/15/2024
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) needs-unit-tests 09/23/2019
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) needs-unit-tests 09/10/2024
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal Awaiting Review enhancement needs-unit-tests 06/29/2020
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets Charset normal normal Future Release defect (bug) needs-unit-tests 09/28/2024
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() Charset normal normal enhancement needs-unit-tests 06/04/2019
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) needs-unit-tests 01/18/2024
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal Future Release defect (bug) needs-unit-tests 07/31/2017
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments 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
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 01/16/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
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 06/21/2019
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement needs-unit-tests 06/04/2019
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal Future Release enhancement needs-unit-tests 03/02/2023
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 07/14/2017
#17020 Some comment queries are not filterable Comments normal normal enhancement needs-unit-tests 06/04/2019
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 07/30/2017
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) needs-unit-tests 06/30/2019
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter* Customize normal normal Future Release defect (bug) needs-unit-tests 05/27/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
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 05/16/2020
#35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal Future Release task (blessed) needs-unit-tests 03/17/2023
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) needs-unit-tests 06/09/2022
#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
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 06/22/2023
#35109 Add Online DDL support to dbDelta Database normal normal enhancement 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
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/2022
#54669 Remove ONLY_FULL_GROUP_BY from incompatible wpdb modes Database normal normal Awaiting Review enhancement needs-unit-tests 06/15/2022
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 11/22/2017
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement needs-unit-tests 04/04/2017
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019
#54235 Script for handling metadata in wp_postmeta Database normal normal Awaiting Review feature request needs-docs 10/08/2021
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 07/30/2018
#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
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 01/05/2021
#61732 get_calendar() will use invalid dates in SQL queries Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 10/03/2024
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst Date/Time low normal Future Release defect (bug) needs-unit-tests 01/19/2022
#48935 Need to Remove strtotime() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 04/06/2023
#48936 Remove mysql2date() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 02/24/2023
#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
#43071 User without the ability to publish are unable to edit post status Editor normal normal Awaiting Review defect (bug) needs-unit-tests 12/10/2021
#53208 WordPress editor documentation: a few suggested changes Editor normal normal Awaiting Review defect (bug) needs-docs 05/14/2021
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 04/12/2024
#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
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal Future Release defect (bug) needs-unit-tests 05/29/2023
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 02/17/2021
#61127 Make `wp_filter_oembed_result` less strict Embeds normal normal Awaiting Review enhancement needs-unit-tests 05/02/2024
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release feature request needs-unit-tests 07/15/2022
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 10/07/2024
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement needs-unit-tests 05/18/2022
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 06/30/2023
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) 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
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) needs-unit-tests 11/17/2020
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) needs-unit-tests 06/19/2020
#20888 RDF Feed validation problems. Feeds 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
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 04/08/2021
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 03/02/2018
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) needs-unit-tests 09/04/2020
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) 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
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 10/12/2020
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
Note: See TracReports for help on using and creating reports.