Make WordPress Core

{2} All Tickets, Workflow Oriented (7990 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 (3301 - 3400 of 7990)

Needs Dev / Bug Wrangler Feedback (32 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#43936 Settings: Warn when open registration and new user default is privileged audrasjb* Security normal normal 7.0 feature request dev-feedback 02/13/2026 77
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal normal Awaiting Review feature request dev-feedback 01/02/2025 2
#33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 06/04/2019 2
#49151 Show a warning for plugins in WP admin that haven't received updates in a long time audrasjb* Site Health normal normal Future Release feature request dev-feedback 02/23/2024 66
#51702 Warn of potentially poor/insecure password generation Site Health normal normal Awaiting Review feature request dev-feedback 06/01/2021 3
#38265 Add term_relationship_id column to wp_term_relationships Taxonomy normal normal Awaiting Review feature request dev-feedback 10/25/2017 2
#43835 Add thumbnail to category (like to posts) Taxonomy normal normal Awaiting Review feature request dev-feedback 07/22/2025 5
#49912 Global setting to show tag content in ascending/chronological order Taxonomy normal normal Awaiting Review feature request dev-feedback 08/26/2020 2
#63428 Taxonomy settings (output order) Taxonomy normal normal Awaiting Review feature request dev-feedback 05/10/2025 1
#13816 There should be built-in index pages for taxonomies Taxonomy normal normal Future Release feature request dev-feedback 12/11/2024 15
#48122 Add separator argument for wp_get_document_title() Themes normal normal Awaiting Review feature request close 09/04/2025 3
#58237 Change default 'Blog pages show at most' to better divisible number Themes normal normal Awaiting Review feature request dev-feedback 05/04/2023 2
#43363 Custom URL for Header Video Themes normal normal Awaiting Review feature request dev-feedback 04/06/2024 3
#12877 Modular themes: Apply template hierarchy to folders within a theme Themes normal normal feature request dev-feedback 06/04/2019 28
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 Themes normal normal Awaiting Review feature request dev-feedback 11/22/2018 33
#47563 Update get_template_part() function Themes normal normal feature request dev-feedback 03/21/2021 3
#53184 Toolbar Enhancements: turn off labels / disable plugins / auto-hiding Toolbar normal normal Awaiting Review feature request dev-feedback 07/14/2021 1
#43916 Auto update translations when the respective plugin/theme is updated Upgrade/Install normal normal Awaiting Review feature request dev-feedback 01/06/2019 1
#49515 SSL requirement during installation with SQL command through admin if mixed content Upgrade/Install normal normal Awaiting Review feature request dev-feedback 05/22/2024 6
#20947 feature request: one-click update for core, themes and plugins (all in one) Upgrade/Install normal normal Awaiting Review feature request dev-feedback 08/13/2018 7
#36368 Add `access_admin` capability Users normal normal feature request dev-feedback 06/05/2019 5
#37921 Make "newbloguser" URL segment customizable/filterable Users normal normal Awaiting Review feature request dev-feedback 04/19/2019 1
#14460 New Permission for no_user_edit so users with edit_users can't edit it Users normal normal feature request dev-feedback 02/03/2026 4
#33542 User preferences API idea Users normal normal Future Release feature request dev-feedback 02/05/2017 5
#43484 WordPress Notification Center proposal Users normal normal Awaiting Review feature request dev-feedback 03/14/2024 49
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal Awaiting Review feature request dev-feedback 07/15/2022 7
#52610 Consider removing many of the default test group exclusions Build/Test Tools normal normal Awaiting Review task (blessed) dev-feedback 04/29/2021 5
#56070 Use a consistent order of annotations in the test suite Build/Test Tools normal normal Future Release task (blessed) dev-feedback 10/17/2023 15
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set General normal normal Awaiting Review task (blessed) changes-requested 04/06/2025 38
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* General normal normal 7.0 task (blessed) dev-feedback 02/12/2026 93
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 09/17/2025 18
#51928 Provide plugin/theme update failure data to dot org Upgrade/Install normal normal Future Release task (blessed) dev-feedback 08/16/2024 73

Needs Docs or Unit Tests (68 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#64483 Core Abilities getting error when execution AI normal normal Awaiting Review defect (bug) needs-unit-tests 01/20/2026 17
#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 11
#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 5
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal defect (bug) needs-docs 06/18/2025 11
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) needs-unit-tests 08/15/2024 1
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) needs-unit-tests 06/24/2021 30
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal Future Release defect (bug) needs-unit-tests 09/17/2024 23
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) needs-unit-tests 11/28/2023 7
#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 15
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 01/30/2026 3
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 11/09/2019 5
#51725 Canonical redirect and user_trailingslashit() Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 01/25/2024 5
#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 3
#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 45
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal defect (bug) needs-unit-tests 06/04/2019 2
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) needs-unit-tests 06/04/2019 36
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) needs-unit-tests 06/04/2019 4
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) needs-unit-tests 04/29/2023 28
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) needs-unit-tests 09/06/2018
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) needs-unit-tests 02/04/2026 6
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) needs-unit-tests 06/24/2025 2
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) needs-unit-tests 01/18/2024 5
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 02/08/2024 8
#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 11
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) needs-unit-tests 06/04/2019 7
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) needs-unit-tests 06/04/2019 13
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 07/21/2025 7
#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 1
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 10/03/2019 17
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 06/21/2019 1
#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 13
#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 2
#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 2
#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 7
#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 10
#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 06/27/2025 10
#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 1
#48256 WP remove first <p> in <td> Editor normal major Future Release defect (bug) needs-unit-tests 11/23/2020 5
#53208 WordPress editor documentation: a few suggested changes Editor normal normal Awaiting Review defect (bug) needs-docs 05/14/2021 1
#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 8
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 02/17/2021 4
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 10/07/2024 4
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 06/30/2023 30
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) needs-unit-tests 06/04/2019 1
#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 11
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) needs-unit-tests 06/04/2019 3
#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 3
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 05/12/2025 39
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019 3
#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 9
#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 9
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) needs-unit-tests 09/04/2020 38
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) needs-unit-tests 06/04/2019 16
#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 4
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) needs-unit-tests 06/04/2019 3
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020 1
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) needs-unit-tests 06/04/2019 7
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 10/12/2020 3
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) needs-unit-tests 04/03/2019 3
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019 5
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019 10
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 12/26/2025 5
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) needs-unit-tests 02/14/2026 5
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019 5
#63900 Improve PHPDoc for wp_parse_id_list() in functions.php General normal normal Awaiting Review defect (bug) needs-docs 08/31/2025 2
#57579 Replace most strip_tags() with wp_strip_all_tags() General normal normal Future Release defect (bug) needs-unit-tests 11/20/2025 24
#63522 Warnings related to get_queried_object returning null General low minor Awaiting Review defect (bug) needs-unit-tests 06/04/2025 3
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019 6
Note: See TracReports for help on using and creating reports.