Make WordPress Core

{30} Tickets with a focus on (4976 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4401 - 4500 of 4976)

Unpatched Bugs (29 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#13554 WordPress MU canonical link redirect failure markjaquith Bootstrap/Load normal normal defect (bug) needs-unit-tests 09/17/2024
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#26848 Image thumbnail on large images with ratio of 4:1 markoheijnen Media normal minor defect (bug) 06/04/2019
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 06/04/2019
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin Posts, Post Types normal normal defect (bug) 06/04/2019
#26905 Follow CSS coding standards for SASS/SCSS files netweb Build/Test Tools normal normal Future Release defect (bug) 04/07/2017
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland Date/Time normal normal Future Release defect (bug) 10/07/2020
#26858 Comment duplicate check has a slow query pbearne Database normal normal Future Release defect (bug) 05/25/2025
#38709 Unlimited query for invalid post names pbearne Query normal normal Future Release defect (bug) 05/09/2024
#27776 WordPress API timeouts should be cached to avoid slowing down the admin pbearne Administration normal normal defect (bug) 03/22/2024
#31177 Captions video not saved with the post and are lost on attachment page postphotos Media normal normal Future Release defect (bug) 01/24/2024
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 07/21/2025
#52535 Excess text read with errors in Media Library rcreators Media normal normal Future Release defect (bug) 02/13/2025
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators Administration normal normal Future Release defect (bug) has-patch 01/03/2025
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 06/25/2017
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein Taxonomy normal normal Future Release defect (bug) 06/04/2019
#51419 Reconsider the UX impact of up/down arrows on meta boxes sarahricker Editor normal normal Future Release defect (bug) 07/09/2024
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim Database normal normal defect (bug) 06/04/2019
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal Future Release defect (bug) 01/03/2021
#30905 Theme Preview - Not working preview when front page setting stevenkword Canonical normal normal defect (bug) 06/04/2019
#7813 export function does not preserve encoding tott Export normal minor Future Release defect (bug) close 01/04/2026
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi Comments normal normal defect (bug) 06/04/2019
#11465 custom field duplicated westi* Editor normal minor Future Release defect (bug) 06/08/2022
#50255 get_the_modified_author() not working for posts updated via REST API westonruter Posts, Post Types normal normal Future Release defect (bug) 11/06/2025
#58828 Whenever bulk updates are done in wp-admin/update-core.php, no feedback is given, until all updates are done williampatton Upgrade/Install normal normal Future Release defect (bug) 06/26/2024
#25076 CSS issue with native video player and flash fallback on full screen wonderboymusic Media normal minor defect (bug) 06/04/2019
#25493 Sorting posts in ascending order of date at admin side wonderboymusic Posts, Post Types normal normal defect (bug) 06/04/2019

Unpatched Enhancements (71 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35796 "Permalink Settings" admin page is largely blog/post specific Permalinks normal normal enhancement dev-feedback 02/06/2020
#30644 "wpautop" Enhancements Formatting normal normal enhancement dev-feedback 08/11/2020
#28997 Adding additional classes to image captions via UI Media normal normal enhancement dev-feedback 06/04/2019
#38549 Additional CSS lost when changing themes Customize normal normal Future Release enhancement dev-feedback 05/23/2021
#42806 Allow installing themes in the Customizer on multisite Customize normal normal Future Release enhancement dev-feedback 07/08/2018
#51156 Create developer documentation for disclosures.json Privacy normal normal Future Release enhancement close 10/16/2020
#44043 Framework for logging/retrieving a users consent state Privacy normal normal Future Release enhancement dev-feedback 11/26/2020
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement needs-unit-tests 08/22/2025
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
#36317 Introduce a cookie prefix default constant Login and Registration normal normal enhancement dev-feedback 06/04/2019
#52480 Refine the display of the comment approval notification opt-in confirmation message Comments normal normal Future Release enhancement dev-feedback 07/02/2024
#35842 Register Post Type function label default Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#36939 Role groups Role/Capability normal normal enhancement dev-feedback 06/04/2019
#39636 Smilies not converted when directly followed by punctuation marks Formatting normal normal Future Release enhancement dev-feedback 04/11/2022
#61138 Twenty Nineteen: Latest Posts block top/bottom spacing is not same on editor side and front-end side when we change its background. Bundled Theme normal normal Future Release enhancement dev-feedback 04/02/2025
#31419 Vimeo and YouTube video cannot be inserted into a playlist Media normal normal enhancement dev-feedback 06/04/2019
#38093 WP_Customize_Color_Control - Color Transparency Customize normal normal enhancement dev-feedback 03/27/2025
#51092 Create a JSON schema for Privacy and Other Related Disclosures Privacy normal normal Future Release feature request dev-feedback 10/07/2020
#33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 06/04/2019
#33542 User preferences API idea Users normal normal Future Release feature request dev-feedback 02/05/2017
#36897 "You do not have sufficient permissions to access this page." should have relevant links to go back to dashboard. Plugins normal normal enhancement 06/04/2019
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
#30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 06/04/2019
#58370 Add 'Activate' button to View details modal Plugins normal normal Future Release enhancement 01/29/2024
#31614 Add Actions to underscore media-template items Media normal normal enhancement 06/04/2019
#35868 Add Filter for Profile User Description Bio Users normal normal enhancement 06/05/2019
#27916 Add New Post screen nonce failure should redirect to Edit Post screen Administration normal normal Future Release enhancement 07/18/2024
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal Future Release enhancement 07/06/2020
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal Future Release enhancement 07/06/2020
#46184 Add WP_Tax_Query support to WP_Site_Query Networks and Sites normal normal Future Release enhancement 04/09/2025
#58595 Add a new admin page with support information and resources Help/About normal normal Future Release enhancement 09/30/2024
#34817 Add a new image size detection function Media normal normal enhancement 06/04/2019
#43854 Add cards to the Tools page for personal data tools Privacy normal normal Future Release enhancement 05/23/2019
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 07/23/2024
#26935 Add empty submenu page to hide menu page title in list Menus normal normal enhancement 06/04/2019
#40821 Add filter to `wpmu_delete_blog()` to overwrite ability to drop tables Networks and Sites normal normal Future Release enhancement 05/19/2017
#35806 Add filter to capability check when checking if user row is editable Users normal normal enhancement 06/05/2019
#35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 06/04/2019
#51838 Add first-time user message to application passwords form describing what this form is Application Passwords normal normal Future Release enhancement 01/27/2021
#36642 Add function to generate `image-set` attribute Media normal normal enhancement 09/03/2024
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 07/21/2025
#59444 Add language injection comments for embedded languages in PHP General normal normal Future Release enhancement 09/26/2023
#28619 Add more filters to tune audio and video shortcode library Media normal normal enhancement 06/04/2019
#29411 Add multi-network helper functionality Networks and Sites normal normal Future Release enhancement 08/16/2017
#32965 Add new Credit field to media attachment details Media normal normal enhancement 10/18/2023
#28566 Add our own "Are you sure you want to leave this page?" message when possible Editor normal normal enhancement 06/04/2019
#30705 Add parameter to get_the_term_list() to allow templating Taxonomy normal normal enhancement 03/23/2025
#57875 Add password strength meter for password protected content Posts, Post Types normal normal Future Release enhancement 11/19/2024
#34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 06/06/2019
#38036 Add support for the utf8mb4_0900_ai_ci collation Database normal normal Future Release enhancement 04/05/2023
#37200 Add wrappers with IDs to user-edit.php Users normal normal enhancement 06/05/2019
#26691 Admin Color Schemes: generic classes for colors Administration normal normal Future Release enhancement 09/19/2020
#32507 Admin notices remove styling of lists Administration normal normal enhancement 06/04/2019
#30687 Ajax media attachment save has no error handling Media normal normal enhancement 06/04/2019
#40243 Allow Manual Hue input for the HSL Color Picker Customize normal normal Future Release enhancement 05/29/2021
#36532 Allow Reordering of Available Widgets Widgets normal normal enhancement 06/05/2019
#33461 Allow filtering of meta_value in exporter Export normal normal enhancement 07/02/2020
#32849 Allow option of Grid AND List View of the gallery when inserting media into post Media normal normal enhancement 10/18/2023
#34118 Allow permalinks to spell out when certain symbols are used Permalinks normal normal enhancement 06/04/2019
#35398 Allow post types to override `posts_per_archive_page` Query normal normal enhancement 06/04/2019
#38624 Allow starter content to apply after a site has already been set up and is no longer “fresh” Customize normal normal Future Release enhancement 11/23/2020
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently Database normal normal enhancement 06/04/2019
#30996 As a theme developer / user, I want to have the `current-cat` / `current-cat-parent` classes on the built-in Categories widget based on the current post Widgets normal normal enhancement 06/05/2019
#37330 Attachment pages do not always provide a link to the original article. Media normal normal enhancement 06/04/2019
#35002 Attempt to set executable bits for core directories Upgrade/Install normal normal enhancement 06/05/2019
#37130 Auto-download language packs when installing manually Upgrade/Install normal normal Future Release enhancement 09/23/2020
#27814 Automatic updates should not be silently disabled if I have .hg in file system root Upgrade/Install normal normal enhancement 06/04/2019
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement needs-unit-tests 02/07/2019
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 07/24/2019
Note: See TracReports for help on using and creating reports.