Make WordPress Core

{8} Future Releases, Workflow Oriented (8218 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 (1701 - 1800 of 8218)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#62163 WP_REST_Request::get_params() includes unregistered args including rest_route when not using pretty permalinks REST API low normal 6.8 defect (bug) has-patch 10/04/2024
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 06/09/2023
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) has-patch 08/01/2018
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal Future Release defect (bug) has-patch 06/04/2019
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 11/30/2023
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/05/2022
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 12/13/2020
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/23/2023
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal Future Release defect (bug) has-patch 04/08/2019
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal Future Release defect (bug) has-patch 07/26/2022
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 01/13/2021
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov Script Loader normal normal Future Release defect (bug) has-patch 05/02/2022
#59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024
#55184 Custom style handle attached to a custom block style is never load even if the block is in the page. Script Loader normal normal Awaiting Review defect (bug) has-patch 09/20/2024
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal Awaiting Review defect (bug) has-patch 06/01/2017
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018
#58900 Escaping: Output String did not run through a proper escaping function Security normal normal Awaiting Review defect (bug) close 12/08/2023
#61640 Issues in edit_link Function: Inconsistent Return Values, Insufficient Permission Error Handling, and Data Sanitization Security normal major Awaiting Review defect (bug) has-patch 07/31/2024
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor Awaiting Review defect (bug) has-patch 01/20/2021
#37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal Awaiting Review defect (bug) has-patch 08/04/2021
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid Security normal normal Awaiting Review defect (bug) has-patch 04/03/2024
#50828 Update ca-bundle.crt and remove expired certificates SergeyBiryukov Security normal normal Future Release defect (bug) has-patch 11/10/2021
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 06/15/2024
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal Awaiting Review defect (bug) has-patch 06/27/2018
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 01/31/2020
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 05/08/2021
#47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts Site Health normal normal Awaiting Review defect (bug) has-patch 05/08/2024
#51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#60388 WordPress Core error message in my Website Site Health normal normal Awaiting Review defect (bug) has-patch 05/10/2024
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal Future Release defect (bug) has-patch 10/15/2020
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) has-patch 10/07/2024
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor Awaiting Review defect (bug) has-patch 04/22/2024
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal Future Release defect (bug) has-patch 10/08/2017
#38424 Custom form taxonomy field doesn't clear after added... Taxonomy normal normal Future Release defect (bug) has-patch 02/17/2019
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/26/2019
#41594 Edit tag form limited to 800px width Taxonomy normal normal Awaiting Review defect (bug) has-patch 04/06/2021
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor Future Release defect (bug) has-patch 06/06/2018
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal defect (bug) has-patch 06/04/2019
#46350 If a term is '0' clicking on its "Count" value displays all posts Taxonomy normal normal Future Release defect (bug) has-patch 04/26/2019
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/30/2024
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#55358 Passing int term term_exists parent param not respected Taxonomy normal normal Future Release defect (bug) has-patch 06/13/2024
#5358 Queried object on multiple tag query holds only first tag Taxonomy normal normal Future Release defect (bug) has-patch 04/21/2024
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/10/2021
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/17/2022
#42522 Terms are uselessly counted when saving a post pbearne Taxonomy normal normal Awaiting Review defect (bug) has-patch 06/14/2024
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 01/17/2019
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/14/2017
#60878 We need to add trim validation on Add New Category name Taxonomy normal normal Awaiting Review defect (bug) has-patch 10/03/2024
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal Future Release defect (bug) has-patch 10/11/2017
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/22/2017
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
#39678 get_term_by slug with "0" as value Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major Awaiting Review defect (bug) has-patch 05/02/2023
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 07/18/2024
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
#35130 .wp-full-overlay-main prevents touch scrolling in theme preview iframe in iOS Safari obenland* Themes normal normal Future Release defect (bug) has-patch 01/02/2017
#54910 5.9 Bug - Blank Home Page Themes normal major Awaiting Review defect (bug) has-patch 02/17/2022
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018
#53580 Add support for Tested up to version to themes Themes normal normal Awaiting Review defect (bug) has-patch 07/03/2021
#58186 Block Theme Detection is broken due to symlinks Themes normal normal Awaiting Review defect (bug) has-patch 09/05/2023
#59600 Block themes: Use a cache for block template files Themes normal normal Future Release defect (bug) has-patch 10/07/2024
#28855 Commented add_actions and unused functions in wp-admin/includes/theme-install.php chriscct7 Themes normal normal defect (bug) has-patch 06/04/2019
#37972 Image size (height/width) arguments are not used in output for custom_logo Themes normal normal Awaiting Review defect (bug) has-patch 06/24/2021
#49526 Misaligned theme count on Add Themes screen on iPhone X Themes normal normal Awaiting Review defect (bug) has-patch 02/28/2020
#56066 Need to add smooth transition effect on theme appearance boxes Themes normal normal Awaiting Review defect (bug) has-patch 05/05/2024
#50190 Search query doesnot know if the theme is already updated. Themes normal normal Future Release defect (bug) has-patch 07/09/2020
#50682 Set theme information popup in vertically middle. Themes normal normal Awaiting Review defect (bug) has-patch 10/03/2021
#37669 Shiny Updates: Cancelling the filesystem credentials when updating within the pop-up prevents updating again (without closing/opening) and leaves UI artefacts Themes normal normal Future Release defect (bug) has-patch 02/06/2021
#39238 The active handler for a video header isn't accessible joemcgill* Themes normal normal Future Release defect (bug) has-patch 05/23/2017
#56908 The result of locate_block_template function might be wrong Themes normal normal Awaiting Review defect (bug) has-patch 03/01/2023
#62138 The theme count in theme-install should use a thousand separator Themes normal minor Awaiting Review defect (bug) has-patch 09/30/2024
#38563 Theme installed state does not persist after installation and refined search Themes normal normal Future Release defect (bug) has-patch 08/11/2021
#54764 UI issue in mobile device on add new theme page SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 07/05/2022
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 04/19/2022
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal defect (bug) has-patch 10/01/2024
#57757 _get_block_templates_files fails when code is stored in map called templates Themes normal normal Awaiting Review defect (bug) has-patch 03/08/2023
#18790 add_theme_support with post type doesn't add theme support but overwrites it Themes normal normal defect (bug) has-patch 06/04/2019
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal Awaiting Review defect (bug) has-patch 04/25/2019
#30459 is_child_theme() cannot be used during plugin activation as is Themes normal normal defect (bug) has-patch 06/04/2019
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#28983 Admin bar length or Admin bar on two line KZeni Toolbar normal normal Future Release defect (bug) has-patch 07/19/2023
Note: See TracReports for help on using and creating reports.