Make WordPress Core

{2} All Tickets, Workflow Oriented (8021 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1401 - 1500 of 8021)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal Awaiting Review enhancement has-patch 08/23/2018 14
#8828 Tags and Categories are undifferentiable in Atom and RSS feeds Feeds low minor Future Release enhancement has-patch 06/28/2024 8
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources pbearne Feeds normal normal Future Release enhancement has-patch 11/19/2024 9
#64363 add MarkDown feeds Feeds normal normal Awaiting Review enhancement has-patch 03/06/2026 11
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov Filesystem API normal normal Future Release enhancement has-patch 06/05/2025 25
#59781 Add tests for wp_delete_file_from_directory Filesystem API normal normal Future Release enhancement has-patch 02/12/2025 2
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 Filesystem API normal normal enhancement has-patch 06/04/2019 5
#43990 Use wp_delete_file instead of unlink Filesystem API low normal Future Release enhancement has-patch 05/26/2025 7
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022 1
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 07/25/2023 6
#63046 Add background-clip to the safe_style_css filter Formatting normal normal Awaiting Review enhancement has-patch 03/05/2025 6
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 10/28/2021 22
#63036 Additional unit tests kses color-mix Formatting normal trivial Awaiting Review enhancement has-patch 02/28/2025 1
#60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` Formatting normal normal Awaiting Review enhancement has-patch 10/09/2024 1
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023 2
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain Formatting normal normal Awaiting Review enhancement has-patch 03/24/2025 1
#40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017 5
#61501 KSES Allow more custom data attributes to align with browsers dmsnell Formatting normal normal 7.1 enhancement has-patch 02/20/2026 25
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement close 06/05/2025 8
#60319 PHPUnit test for wp_spaces_regexp Formatting normal normal Future Release enhancement has-patch 02/12/2025 2
#60300 PHPunit Test for wp_staticize_emoji_for_email Formatting normal normal Future Release enhancement has-patch 02/12/2025 4
#60301 PHPunit test for print_emoji_detection_script Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025 4
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025 14
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() Formatting normal normal Awaiting Review enhancement has-patch 08/22/2025 4
#47557 Sanitize Email Suggestion Formatting normal minor Awaiting Review enhancement has-patch 09/11/2024 3
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` Formatting low normal Future Release enhancement has-patch 08/23/2025 1
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 01/27/2026 3
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal normal Awaiting Review enhancement has-patch 02/27/2025 6
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 01/28/2025 17
#29379 Add a hook to filter gallery classes Gallery low normal Future Release enhancement has-patch 05/05/2024 2
#40524 Filter hook for max image columns in gallery settings Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017 1
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019 1
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019 6
#58824 Add a filter to change the classes in posts list table in admin General normal normal Awaiting Review enhancement has-patch 11/02/2025 11
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019 1
#57842 Add a new independent WP_Exception class, compatible with WP_Error General normal normal Awaiting Review enhancement has-patch 08/05/2025 10
#59510 Add filter for the block-template viewport meta tag General normal normal Awaiting Review enhancement has-patch 04/13/2024 4
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. General normal normal Awaiting Review enhancement has-patch 06/06/2023 2
#59791 Add test for get_tag_regex General normal normal Future Release enhancement has-patch 02/25/2025 3
#53057 Added AJAX_DEBUG Constant for better ajax debugging General normal normal Awaiting Review enhancement has-patch 04/23/2021 2
#56846 All test classes that use the "wp" prefix should be renamed for consistency General normal minor Awaiting Review enhancement has-patch 07/25/2023 14
#62151 Allow Ignoring Patch Version in version_compare() for PHP Compatibility General normal normal Awaiting Review enhancement has-patch 10/01/2024 4
#60769 Block Hooks: Consolidate approach to get the list of hooked blocks. General normal normal Awaiting Review enhancement has-patch 07/03/2024 9
#62139 Broaden use of `addAdminNotice()` joedolson* General normal normal Future Release enhancement has-patch 10/17/2025 16
#64494 Bump minimum PHP version to 8.* General normal normal Awaiting Review enhancement has-patch 01/25/2026 3
#59432 Compliant with W3C coding standards General normal minor Awaiting Review enhancement has-patch 10/06/2024 7
#64544 Core GB backport - individual block custom CSS ellatrix General normal normal 7.0 enhancement has-patch 02/26/2026 14
#61899 Custom query args for `search_box` form in `WP_List_Table` General normal normal Awaiting Review enhancement has-patch 08/20/2024 1
#63548 Don't allow empty Blog Name / Site Title General normal normal Awaiting Review enhancement has-patch 07/15/2025 5
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal Awaiting Review enhancement has-patch 05/21/2018 4
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 06/28/2024 19
#40153 Filter for wp_safe_remote_get in download_url General normal normal Awaiting Review enhancement has-patch 10/06/2024 2
#62837 Filter to change the labels and placeholders of inputs General normal normal Awaiting Review enhancement has-patch 01/23/2025 2
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 10/19/2021 4
#52404 Fix get_the_archive_description() to support default blog index General normal normal Awaiting Review enhancement has-patch 01/30/2021 1
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 03/20/2019 11
#56691 Function suggestion: get_excerpt_length() General normal normal Awaiting Review enhancement has-patch 06/12/2024 2
#32071 Function to generate safe & trusted URLs General normal normal Awaiting Review enhancement has-patch 06/13/2017 7
#64427 Implement WHATWG MIME Sniffing dmsnell General normal normal Awaiting Review enhancement has-patch 01/02/2026 5
#46635 Improve identifying of non–trivial callbacks in hooks General normal normal Awaiting Review enhancement has-patch 10/22/2025 30
#59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial Awaiting Review enhancement has-patch 09/17/2023 1
#62561 Inaccurate PHPDoc Type for WP_Block_Parser_Frame::leading_html_start General normal trivial Awaiting Review enhancement has-patch 11/25/2024 3
#59232 Introduce #[Override] attribute to mark overloaded methods General low normal Future Release enhancement has-patch 09/20/2024 14
#64830 Introduce a helper function to extract the major.minor "branch" version General normal normal Awaiting Review enhancement has-patch 03/10/2026 9
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal Awaiting Review enhancement has-patch 05/15/2017 3
#61125 Many strings or URLs lack proper escaping. audrasjb General normal minor Awaiting Review enhancement has-patch 10/04/2024 3
#64589 Navigation overlay: backport patterns and template part definition scruffian General normal normal 7.0 enhancement has-patch 03/07/2026 9
#60953 Need new hook at paginate_links General normal minor Awaiting Review enhancement has-patch 06/04/2024 1
#60112 PHPUnit test for _deprecated_argument() General normal normal Future Release enhancement has-patch 02/12/2025 2
#60113 PHPUnit test for _deprecated_file() General normal normal Future Release enhancement has-patch 02/12/2025 2
#60110 PHPUnit test for _deprecated_hook() General normal normal Future Release enhancement has-patch 02/12/2025 2
#60117 PHPUnit tests for _deprecated_argument() General normal normal Future Release enhancement has-patch 02/12/2025 4
#60115 PHPUnit tests for _deprecated_constructor() General normal normal Future Release enhancement has-patch 02/12/2025 3
#60116 PHPUnit tests for _deprecated_function() General normal normal Future Release enhancement has-patch 02/12/2025 2
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal Awaiting Review enhancement has-patch 03/19/2025 9
#63558 Proposal: Add `: void` return types to existing method signatures General normal normal Awaiting Review enhancement has-patch 02/20/2026 4
#61542 Reading Settings static front page dropdown field alignment issue General normal normal Awaiting Review enhancement has-patch 07/02/2024 2
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement close 06/04/2025 27
#62067 Remove Unnecessary array_flip Function in VALID_TOP_LEVEL_KEYS Filter General normal normal Awaiting Review enhancement has-patch 09/18/2024 1
#63880 Remove and rounding borders and minor improve login and dashboard page General normal normal Awaiting Review enhancement has-patch 08/26/2025 1
#37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 11/14/2021 14
#63759 Replace event.keyCode with event.key General normal minor Awaiting Review enhancement has-patch 10/02/2025 10
#61141 Request new function add_sites_page(...) General normal minor Awaiting Review enhancement has-patch 06/08/2024 1
#40280 Short-circuit filters can't return common values General normal normal Awaiting Review enhancement has-patch 12/08/2017 17
#57537 Site editor theme export: remove site specific details General normal normal Awaiting Review enhancement has-patch 06/14/2023 4
#29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 06/04/2019 2
#42723 Tag Cloud CSS needed for HTML minification General normal normal Awaiting Review enhancement has-patch 04/17/2023 9
#60114 Test for _deprecated_class() General normal normal Future Release enhancement has-patch 10/09/2024 2
#31737 Unique identifier for Heartbeat API calls General normal minor Awaiting Review enhancement has-patch 07/06/2022 8
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019 11
#56262 WP_List_Util::pluck doesn't support a null $field General low minor Awaiting Review enhancement has-patch 02/05/2026 2
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal Awaiting Review enhancement has-patch 12/16/2020 1
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 06/04/2019 3
#60366 add call_for_blog for easy to switch blog and restore in multisite General normal normal Awaiting Review enhancement has-patch 06/30/2025 3
#17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 09/17/2025 9
#62483 maybe_serialize() does support double serialization, but does not inform the developer if doing so audrasjb General normal normal Future Release enhancement has-patch 02/23/2026 20
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 02/12/2025 2
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 02/12/2025 5
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 02/12/2025 2
#59790 test for mbstring_binary_safe_encoding General normal normal Future Release enhancement has-patch 10/09/2024 2
Note: See TracReports for help on using and creating reports.