Make WordPress Core

{1} All Tickets (8023 matches)

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

Results (3301 - 3400 of 8023)

General (93 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60546 Posts link management in post editor sidebar normal normal Awaiting Review feature request 02/15/2024
#63458 Proposal: Native support for a humans.txt file in WordPress normal normal Awaiting Review feature request 05/18/2025 2
#59519 Reconsider including Google branding and product in WordPress core (Google Fonts) normal normal Awaiting Review feature request 10/05/2023 2
#40852 Support Micropub normal normal Awaiting Review feature request 09/09/2020 3
#64365 Support for Videos and Galleries as Post Thumbnails (Featured Media) close normal normal Awaiting Review feature request 12/05/2025 1
#54327 Support wp_die from array print has-patch normal normal Awaiting Review feature request 06/30/2025 4
#54628 Third-Party API Integrations normal normal Awaiting Review feature request 03/18/2024 1
#50375 Using post_type_archive_title() does not return the right laebl normal normal Awaiting Review feature request 04/04/2023 2
#63415 Utilize a feature request management platform normal normal Awaiting Review feature request 05/08/2025
#59148 WordPress CDN/Mirror plugins/themes... normal normal Awaiting Review feature request 08/19/2023
#62300 WordPress functionality usage outside wordpress itself normal critical Awaiting Review feature request 10/25/2024
#59605 activate, deactivate items in menue normal normal Awaiting Review feature request 10/12/2023
#44159 feature request: otption for removing save my name in comments normal normal Awaiting Review feature request 05/25/2018 1
#59606 move posts per hand in archive reporter-feedback normal normal Awaiting Review feature request 11/28/2023 1
#39425 sending mails with e-sign certificate feature request normal normal Awaiting Review feature request 03/15/2019 1
#54343 set custom name for metadata value in custom-fileds metabox select box normal normal Awaiting Review feature request 10/29/2021
#38618 wp_description() and description-tag dev-feedback normal normal Awaiting Review feature request 04/05/2019 2
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set dev-feedback normal normal Awaiting Review task (blessed) 03/10/2026 39
#64278 Remove remaining Internet Explorer code normal minor Awaiting Review task (blessed) 02/03/2026 3
#64717 Docblock improvements for WP 7.1 has-patch normal normal 7.1 defect (bug) 02/24/2026 2
#63760 Single key arrow navigation in theme and media modals can interfere with screen reader navigation joedolson* normal normal 7.1 defect (bug) 02/24/2026 5
#64840 Admin Color Scheme Not Applied in Media Modal Inside Elementor Editor close normal normal 7.0 defect (bug) 03/11/2026 1
#64702 Code Modernization: Replace void in PHPDoc union return types with null in Administration westonruter has-patch normal normal 7.0 defect (bug) 02/25/2026 1
#64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files has-patch normal normal 7.0 defect (bug) 02/28/2026 6
#64857 Connectors: Alignment and layout issue with RTL has-patch normal normal 7.0 defect (bug) 03/14/2026 8
#64425 JQuery .proxy deprecated and QMIGRATE: Boolean attribute 'disabled' is not set to its lowercased name in Jquery 4.0 dev-feedback normal normal 7.0 defect (bug) 03/04/2026 10
#64742 PHP 8.5: Incorrect array access in `wp_get_attachment_image_src` has-patch normal minor 7.0 defect (bug) 03/10/2026 3
#64643 Remove some obsolete return by refs has-patch normal normal 7.0 defect (bug) 02/25/2026 4
#64734 WordPress ZIP size grew 20MB in 7.0 due to adding the vips library adamsilverstein dev-feedback high major 7.0 defect (bug) 03/13/2026 19
#59239 wp_generate_uuid4 collisions has-patch normal normal 7.0 defect (bug) 03/15/2026 7
#64544 Core GB backport - individual block custom CSS ellatrix has-patch normal normal 7.0 enhancement 02/26/2026 14
#64589 Navigation overlay: backport patterns and template part definition scruffian has-patch normal normal 7.0 enhancement 03/07/2026 9
#64226 Coding Standards fixes for WP 7.0 has-patch normal normal 7.0 task (blessed) 03/03/2026 20
#64224 Docblock improvements for 7.0 has-patch normal normal 7.0 task (blessed) 03/12/2026 135
#59649 PHP 8.0: improvements to allow for named parameters in 7.0 normal normal 7.0 task (blessed) 02/12/2026 13
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* dev-feedback normal normal 7.0 task (blessed) 03/10/2026 95
#64238 PHPStan code quality improvements for 7.0 has-patch normal normal 7.0 task (blessed) 03/14/2026 114
#64595 Update Gutenberg ref in package.json has-patch normal normal 7.0 task (blessed) 03/12/2026 33
#37409 Broken & illogic conditional check in wp_get_document_title() normal normal defect (bug) 06/04/2019 3
#30613 Check the return value of wp_json_encode() has-patch normal normal defect (bug) 01/09/2026 10
#28563 Dashicons transition normal normal defect (bug) 06/04/2019 2
#33344 Do not force draggable elements on touch devices, stop using touch-punch.js normal normal defect (bug) 06/04/2019 2
#32392 HTML entities in Pingback notifications? normal normal defect (bug) 06/04/2019 3
#30922 Link Manager: Doesn't support relative URLs for "Image Address" normal normal defect (bug) 06/28/2024 4
#31778 Opening the collapsed admin menu doesn't close toolbar submenus normal normal defect (bug) 06/04/2019 2
#31725 Protect against jQuery being downgraded by poorly coded plugins and themes normal normal defect (bug) 06/04/2019 2
#36946 Provide `id` properties on core objects normal normal defect (bug) 06/04/2019 7
#33308 Responsive list tables don't handle primary columns that are not the first non-checkbox one normal normal defect (bug) 06/04/2019 9
#54759 Shortcodes are not working in page templates in the new "Beta" editor normal normal defect (bug) 11/04/2022 8
#33112 Suppress calls to ini_set in core normal normal defect (bug) 12/30/2019 13
#35154 The admin_url filter might break ajaxurl usage reporter-feedback normal normal defect (bug) 06/04/2019 2
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. needs-unit-tests normal normal defect (bug) 02/01/2026 3
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges needs-unit-tests normal normal defect (bug) 06/04/2019 6
#35466 `add_filter()` errors when `spl_object_hash()` not exists normal normal defect (bug) 06/04/2019 1
#34392 calling update_option("siteurl", $newval) can overwrite it with an instance of WP_Error. normal normal defect (bug) 06/04/2019 1
#36499 featured image, image upload reporter-feedback normal normal defect (bug) 06/04/2019 3
#22530 garbage query strings on URLs are not sanitized or removed reporter-feedback normal normal defect (bug) 06/04/2019 9
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it needs-unit-tests normal normal defect (bug) 06/04/2019 2
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict has-patch normal normal defect (bug) 09/06/2024 8
#64309 patterns normal normal defect (bug) 01/08/2026 4
#31777 sanitize_text_field() stripping instances "%ca" normal normal defect (bug) 08/24/2022 3
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http reporter-feedback normal normal defect (bug) 06/04/2019 3
#31577 wp.ajax.send JS function should send ajax request with dataType json has-patch normal normal defect (bug) 06/04/2019 2
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. has-patch normal normal defect (bug) 06/04/2019 3
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used reporter-feedback normal normal defect (bug) 06/04/2019 1
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell needs-unit-tests normal normal defect (bug) 06/04/2019 5
#33834 wpautop treats html comments as content normal normal defect (bug) 06/04/2019 3
#34853 A helper method should be created to centralize which extensions are used for images. has-patch normal normal enhancement 06/04/2019 1
#32192 Add HTML attribute builder helper function has-patch normal normal enhancement 06/04/2019 6
#34487 Add a new conditional tag for the "Posts Page" has-patch normal normal enhancement 06/04/2019 1
#32316 Caps: Pass cap being checked to the 'user_has_cap' filter normal normal enhancement 06/04/2019 1
#32249 Create extendable base classes of WP_Customize_* so that the rest of WordPress can benefit for its API normal normal enhancement 06/04/2019 2
#32469 Create wp-include/views directory normal normal enhancement 06/04/2019 2
#31010 Frontend / Admin specifications for AJAX normal normal enhancement 06/04/2019 2
#28774 Hooking into wp_ajax_upload_attachment dev-feedback normal normal enhancement 06/04/2019 2
#30798 Ideas for improvements to to wp_die() usages dev-feedback normal normal enhancement 06/04/2019 5
#28643 Improve the wp_die experience normal normal enhancement 06/04/2019 2
#31559 Meta boxes should have before/after hooks dev-feedback normal normal enhancement 06/04/2019 3
#32558 More compact handling of the filter bar on small screens normal normal enhancement 06/04/2019 7
#31206 Move AJAX action parameters out of the method body and into the declaration. dev-feedback normal normal enhancement 06/04/2019 3
#36120 Move wp_*_link() functions into wp-includes close normal normal enhancement 07/17/2025 4
#31211 New function for link-category intersection normal normal enhancement 06/04/2019 1
#27957 Revisit the Tag/Category Converter mention on the Tools Page normal normal enhancement 06/04/2019 6
#33492 Slightly better add_filter normal normal enhancement 06/04/2019 4
#29972 Split pagination calculations and HTML in paginate_links has-patch normal normal enhancement 06/04/2019 2
#36417 Unit tests for functions.php's maybe_unserialize normal normal enhancement 06/04/2019 1
#30325 WP List Table: allow filtering view switcher modes has-patch normal normal enhancement 06/04/2019 11
#33837 We should avoid Superglobals when possible wonderboymusic dev-feedback normal normal enhancement 04/03/2024 25
#23454 _deprecated_function Messages chriscct7 has-patch normal normal enhancement 06/04/2019 3
#27286 create menu page for custom post types dev-feedback normal normal enhancement 06/04/2019 3
#24284 is_multi_author() should query by specific post type and status needs-unit-tests normal normal enhancement 06/04/2019 2
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). normal normal enhancement 06/04/2019 4
#32528 Create a new search_form_content hook in get_search_form() normal normal feature request 06/04/2019 2

HTML API (7 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING has-patch normal normal Future Release defect (bug) 03/02/2026 2
#63020 HTML API: Breadcrumbs should include element indices and attributes dev-feedback normal normal Future Release enhancement 10/10/2025 10
#37938 Make existing HTML parsing functionality from REST API and Press This reusable kraftbj* close low minor Future Release enhancement 12/04/2025 11
#62091 XML API: Produce XML Serialization of HTML (XHTML) has-patch normal normal Future Release feature request 09/27/2024 4
#62270 Unable to set bookmark on </body> in WP_HTML_Processor normal normal Awaiting Review defect (bug) 01/31/2025 10
#50867 An API which encourages automatic escaping of HTML needs-unit-tests normal normal Awaiting Review enhancement 11/21/2025 15
#61365 Editor: Introduce XML Tag Processor and XML Processor has-patch normal normal Awaiting Review enhancement 10/31/2024 16
Note: See TracReports for help on using and creating reports.