Make WordPress Core

{23} Popular Tickets (5316 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3401 - 3500 of 5316)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#39133 Check email length in is_email() Comments normal normal 3 Awaiting Review enhancement has-patch 07/17/2020
#28959 Comments: improve comment moderation text and default style for better UX Comments normal normal 3 enhancement 06/04/2019
#44923 Filter .children class on nested comments list Comments normal normal 3 Awaiting Review enhancement 04/21/2019
#39084 Introduce singular capabilities for managing individual comments Comments normal normal 3 Future Release enhancement needs-unit-tests 07/14/2017
#17913 Site-level comment options may override individual post settings. Improve help/docs. Comments normal normal 3 Future Release enhancement has-patch 11/18/2019
#10653 Update comment_author when display_name changes SergeyBiryukov Comments normal normal 3 Future Release enhancement dev-feedback 04/05/2021
#55922 Update wp_list_comments type parameter to allow array or string Comments normal normal 3 Awaiting Review enhancement has-patch 07/17/2024
#49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal 3 Future Release enhancement has-patch 01/31/2021
#33107 Add a Menu button: when clicked the icon does not rotate around center point Customize low normal 3 Future Release enhancement dev-feedback 05/22/2021
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal 3 Future Release enhancement has-patch 05/17/2022
#39031 Customize: Include theme as just another setting instead of passing as separate parameter Customize normal normal 3 Future Release enhancement 05/24/2021
#42272 Customize: Use client-side templates for rendering base controls Customize normal normal 3 Future Release enhancement 01/09/2019
#61756 Customizing Panel Size Customize normal normal 3 Awaiting Review enhancement has-patch 12/11/2024
#40527 Decouple WP_Customize_Manager Customize normal normal 3 Future Release enhancement 09/25/2017
#40200 Introduce WP_Customize_Embed_Control Customize normal normal 3 Future Release enhancement 07/08/2018
#32861 Site Icon: Provide display for all existing site-icon cropped images Customize normal normal 3 Future Release enhancement 06/04/2019
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal 3 Future Release enhancement needs-unit-tests 05/16/2020
#31624 $wpdb->prepare() named placeholders Database normal normal 3 enhancement needs-unit-tests 06/22/2023
#18315 Add an index to the GUID column in the posts table Database normal normal 3 enhancement dev-feedback 06/04/2019
#54627 Adding More Timestamp columns to database Database normal normal 3 Awaiting Review enhancement 12/14/2021
#58344 Connect to database on first query Database normal normal 3 Future Release enhancement has-patch 05/08/2025
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor 3 Future Release enhancement has-patch 04/02/2024
#40150 VARCHAR/TEXT inefficiencies Database normal normal 3 Awaiting Review enhancement 03/14/2017
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal 3 Awaiting Review enhancement needs-unit-tests 04/04/2017
#25070 Add filter to use do_accordion_sections for post metaboxes Editor normal normal 3 enhancement dev-feedback 06/04/2019
#53602 Expand get_post's $filter parameter to allow a blocks as a return shape Editor normal normal 3 Awaiting Review enhancement 12/11/2024
#36312 Inline link toolbar: add advanced panel Editor normal normal 3 enhancement 06/04/2019
#45435 Port Gutenberg's `removep` Function to Php Editor normal normal 3 Awaiting Review enhancement has-patch 11/24/2020
#36475 Responsive images in TinyMCE Editor normal normal 3 Future Release enhancement 07/02/2019
#46190 Firefox Emoji Detection Slow Emoji normal normal 3 Awaiting Review enhancement has-patch 07/06/2022
#39021 Import Export Attachments Export normal normal 3 Awaiting Review enhancement 03/19/2019
#14757 users with no posts are not exported Export normal normal 3 Future Release enhancement dev-feedback 07/06/2020
#52536 Add "X-Robots-Tag: noindex" to feeds by default Feeds normal major 3 Awaiting Review enhancement 01/08/2024
#55909 Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS? Feeds normal normal 3 Awaiting Review enhancement 06/03/2022
#34083 Feed for post type should link to post type archive if available stevenkword Feeds normal normal 3 Future Release enhancement dev-feedback 03/17/2017
#8828 Tags and Categories are undifferentiable in Atom and RSS feeds Feeds low minor 3 Future Release enhancement has-patch 06/28/2024
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources pbearne Feeds normal normal 3 Future Release enhancement has-patch 11/19/2024
#24925 Improve no disk space error handling when updating plugins Filesystem API normal minor 3 Awaiting Review enhancement dev-feedback 07/20/2021
#43147 Introduce `esc_html_comment` and translation related functions Formatting normal normal 3 Awaiting Review enhancement dev-feedback 01/16/2019
#52886 Update esc_url to allow for specifying an https:// as default protocol Formatting normal normal 3 Future Release enhancement has-patch 07/05/2022
#29910 esc_attr does not properly deal with json_encode Formatting normal normal 3 Awaiting Review enhancement 05/07/2017
#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 3 Awaiting Review enhancement has-patch 02/27/2025
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal 3 Future Release enhancement close 10/19/2023
#58824 Add a filter to change the classes in posts list table in admin General normal normal 3 Awaiting Review enhancement has-patch 08/01/2024
#52998 Add a filter to paginate_links to allow bypassing merging query params General normal normal 3 Awaiting Review enhancement 04/05/2022
#59444 Add language injection comments for embedded languages in PHP General normal normal 3 Future Release enhancement 09/26/2023
#63388 Add optional breadcrumb navigation to WordPress admin area General normal major 3 Awaiting Review enhancement 05/04/2025
#49198 Blink: Intent to Deprecate + Freeze `navigator.userAgent` adamsilverstein General normal normal 3 Future Release enhancement 01/07/2021
#62715 Block Hooks: Apply to content-like Custom Post Types General normal normal 3 6.9 enhancement 02/25/2025
#62126 Cache duplicate calls to WP_Theme_JSON::sanitize pbearne General normal normal 3 6.9 enhancement reporter-feedback 03/26/2025
#32316 Caps: Pass cap being checked to the 'user_has_cap' filter General normal normal 3 enhancement 06/04/2019
#41873 Code Editor: Add PHP linter General normal normal 3 Future Release enhancement 10/03/2017
#63430 Coding Standards: replace isset() ternary with null coalescing General normal minor 3 6.9 enhancement has-patch 06/09/2025
#32469 Create wp-include/views directory General normal normal 3 enhancement 06/04/2019
#30798 Ideas for improvements to to wp_die() usages General normal normal 3 enhancement dev-feedback 06/04/2019
#37307 Indicate non-GPL plugins and themes for users General normal normal 3 Awaiting Review enhancement 05/03/2017
#53285 Make it easier to determine which features have been merged to core General normal normal 3 Future Release enhancement 06/17/2021
#40178 Menus that contain post types in Draft status should be hidden from logged out users General normal normal 3 Awaiting Review enhancement dev-feedback 05/28/2025
#32558 More compact handling of the filter bar on small screens General normal normal 3 enhancement 06/04/2019
#63558 Proposal: Add `: void` return types to existing method signatures General normal normal 3 Awaiting Review enhancement has-patch 06/12/2025
#37280 Remove boldness from update notices Presskopp General normal normal 3 Future Release enhancement has-patch 11/14/2021
#30325 WP List Table: allow filtering view switcher modes General normal normal 3 enhancement has-patch 06/04/2019
#52143 memory_limit not always adhered General normal normal 3 Awaiting Review enhancement 06/11/2025
#39695 Add preload headers in redirects HTTP API normal normal 3 Awaiting Review enhancement needs-unit-tests 02/27/2017
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial 3 Future Release enhancement has-patch 06/03/2025
#21273 Automatically open help panel Help/About normal trivial 3 Future Release enhancement dev-feedback 10/18/2021
#39639 Increase cache time on wp_get_available_translations() I18N normal normal 3 Awaiting Review enhancement close 04/24/2024
#39295 Prevent infinite loop when calling get_user_locale() in a 'locale' filter I18N normal major 3 Awaiting Review enhancement dev-feedback 11/06/2024
#22041 Importer dies silently when multisite upload limit is reached Import normal normal 3 enhancement 06/04/2019
#55343 Add Tooltip to "Remember Me" (WP Login Form) rajinsharwar Login and Registration normal normal 3 6.9 enhancement dev-feedback 02/21/2025
#39927 Add support for CSS class and attributes in wp_login_form input fields Login and Registration normal normal 3 Awaiting Review enhancement has-patch 04/24/2019
#28351 New filters in wp-signup.php Login and Registration normal normal 3 enhancement has-patch 06/04/2019
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major 3 Awaiting Review enhancement has-patch 02/08/2020
#62147 Revealed passwords should change back to password type when submitting the form johnbillion Login and Registration normal normal 3 6.9 enhancement has-patch 06/12/2025
#57540 make WordPress password management more “understandable”? audrasjb* Login and Registration normal normal 3 Awaiting Review enhancement 04/14/2025
#30274 wp-login.php Logo Image Use "img" tag rather than CSS background Login and Registration normal normal 3 Awaiting Review enhancement 02/19/2017
#26317 Ad filter for changing the 'New Site Created' email sent to site's admin email Mail normal normal 3 Future Release enhancement has-patch 09/16/2020
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal 3 Future Release enhancement needs-unit-tests 09/16/2020
#53787 Allow changing number of attachments displayed antpb Media normal normal 3 Future Release enhancement 02/24/2022
#36270 Allow filtering of the final HTML output of media related shortcodes Media normal normal 3 Awaiting Review enhancement 02/05/2025
#32849 Allow option of Grid AND List View of the gallery when inserting media into post Media normal normal 3 enhancement 10/18/2023
#33054 Better featured image/attachment sanity checks Media normal normal 3 Awaiting Review enhancement 06/27/2017
#43281 Capitalize "Set featured image" media button on Media Modal Media normal normal 3 Future Release enhancement dev-feedback 04/27/2021
#40373 Conditionally initialize Playlist Media Element Media normal normal 3 Future Release enhancement dev-feedback 01/24/2019
#40441 High server resource usage and timeouts during image uploads Media normal normal 3 Awaiting Review enhancement 04/14/2017
#21221 Image title and alt attribute content should be texturized. Media normal normal 3 enhancement dev-feedback 06/04/2019
#32313 Image upscale as Media's settings option Media normal normal 3 enhancement 06/04/2019
#47539 Incomplete sanitization of upload file name. SergeyBiryukov Media normal normal 3 Future Release enhancement has-patch 12/06/2019
#40403 Media: Allow disabling of auto-save for attachment changes in Media Library Media normal normal 3 Awaiting Review enhancement 10/16/2017
#32544 No function exposes all supported MIME types octalmage Media low normal 3 enhancement 05/18/2025
#29687 Original image should be visible in media-library after image-processing Media normal normal 3 enhancement 06/04/2019
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor 3 Future Release enhancement has-patch 02/07/2023
#57459 Reexamine the usefulness of file size meta for images Media normal normal 3 Future Release enhancement 01/21/2023
#20602 Replace media Media normal normal 3 enhancement 04/08/2025
#43178 Rethinking what “captions” means for video postphotos Media normal normal 3 Future Release enhancement reporter-feedback 10/19/2023
#32459 Send custom metadata alongside a file upload via the media uploader Media normal normal 3 enhancement 06/04/2019
#34324 Tag picker for attachments Media normal normal 3 Awaiting Review enhancement 01/21/2019
#15149 image_get_intermediate_size partly ignores 'path' and 'url' fields and has inconsistent return values Media normal normal 3 enhancement has-patch 06/04/2019
#41800 Ability to collapse multi-level menus in the Menu editor Menus normal normal 3 Awaiting Review enhancement 09/07/2017
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal 3 Future Release enhancement needs-unit-tests 04/28/2023
Note: See TracReports for help on using and creating reports.