Make WordPress Core

{23} Popular Tickets (5330 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 (3701 - 3800 of 5330)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#48115 Sidebar starter content issue with Twenty Twenty Customize normal normal 2 Awaiting Review enhancement dev-feedback 06/01/2021
#45737 Starter Content: Add support for terms and taxonomies Customize normal normal 2 Future Release enhancement 12/14/2019
#34233 There is not a body class filter within the customizer. Customize normal normal 2 Future Release enhancement 12/11/2019
#39614 Video header: Support free formats like .webm/vp8 and .ogv/theora Customize normal normal 2 Awaiting Review enhancement 03/13/2017
#41944 Add %u support to wpdb->prepare Database normal normal 2 Awaiting Review enhancement 09/21/2017
#38760 Capture result size in bytes when SAVEQUERIES is true Database normal normal 2 Future Release enhancement 10/03/2017
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name Database normal normal 2 Awaiting Review enhancement dev-feedback 05/07/2020
#49654 maybe_drop_table Database normal normal 2 Awaiting Review enhancement 04/07/2023
#29938 mysqli_query and multiple resultsets Database normal normal 2 enhancement needs-unit-tests 06/04/2019
#46576 short-circuit filter for dbDelta Database normal normal 2 Awaiting Review enhancement 03/20/2019
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor 2 Awaiting Review enhancement has-patch 09/27/2022
#36242 wpdb set_sql_mode add param pbearne Database normal normal 2 Awaiting Review enhancement dev-feedback 01/18/2025
#48935 Need to Remove strtotime() usage from core Date/Time normal normal 2 Awaiting Review enhancement dev-feedback 11/05/2024
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor 2 Awaiting Review enhancement has-patch 01/18/2023
#25471 Allow wp_link_dialogue to open in contexts outside of the editor Editor normal normal 2 Future Release enhancement 06/05/2019
#59270 Excerpts Not Showing Bold Text ... Editor normal normal 2 Future Release enhancement has-patch 10/07/2024
#59131 Introduce filters to modify/inspect the blocks returned by `do_blocks()` luisherranz Editor normal normal 2 Future Release enhancement has-patch 02/08/2024
#53076 Press This: Add filters to allow custom Press This plugins kraftbj* Editor normal normal 2 Future Release enhancement has-patch 05/24/2021
#38850 Sticky positioning for a smoother scrolling experience iseulde* Editor normal normal 2 Future Release enhancement 06/05/2019
#51284 Update style for side meta boxes azhiyadev Editor normal normal 2 Future Release enhancement has-patch 07/09/2024
#32143 wpLink function getAttrs() missing link-text Editor normal normal 2 Awaiting Review enhancement reporter-feedback 11/24/2020
#39918 Whitelist audioBoom oEmbeds Embeds normal normal 2 Awaiting Review enhancement 05/30/2023
#30170 "Start Date"/"End Date" are confusing in the exporter Export normal normal 2 Awaiting Review enhancement has-patch 07/22/2017
#62498 Jquery migrate not up to date with latest version of WordPress 6.7 External Libraries normal major 2 Awaiting Review enhancement has-patch 11/22/2024
#48456 Update CodeMirror to latest version External Libraries normal normal 2 Future Release enhancement early 10/05/2022
#50441 Allow CORS for RSS feed Feeds normal normal 2 Awaiting Review enhancement 10/08/2021
#9611 Make comment feeds fail with an error code when comments are closed Feeds normal normal 2 enhancement dev-feedback 06/28/2024
#44906 Include greek accent characters on "remove_accents" function Formatting normal minor 2 Awaiting Review enhancement dev-feedback 09/13/2018
#30531 Make wptexturize the last filter before output azaozz Formatting normal normal 2 enhancement 06/04/2019
#22402 Stripping non-alphanumeric multi-byte characters from slugs Formatting normal normal 2 enhancement dev-feedback 06/04/2019
#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 2 Awaiting Review enhancement 03/02/2019
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne Formatting normal normal 2 Awaiting Review enhancement dev-feedback 05/15/2024
#44425 Add WP_CACHE_KEY_SALT to WordPress.org secret-key service General normal normal 2 Awaiting Review enhancement 06/22/2018
#59510 Add filter for the block-template viewport meta tag General normal normal 2 Awaiting Review enhancement has-patch 04/13/2024
#38223 Add indicators to off-site links in wp-admin General normal normal 2 Awaiting Review enhancement 03/16/2020
#54846 Add links to actual topics instead of general Debugging for messages only visible when Debug is enabled General normal normal 2 Awaiting Review enhancement 02/17/2023
#57580 Avoid errors from null parameters in add_submenu_page() General normal normal 2 Future Release enhancement dev-feedback 12/12/2024
#62715 Block Hooks: Apply to content-like Custom Post Types General normal normal 2 6.8 enhancement 12/19/2024
#61074 Block Hooks: Enable for post content Bernhard Reiter General normal normal 2 6.8 enhancement 02/06/2025
#36034 Change post name permalinks to use ID when inserting links General normal normal 2 Awaiting Review enhancement 06/28/2017
#58874 Code Modernization: Consider using the null coalescing operator. costdev* General normal normal 2 Future Release enhancement dev-feedback 07/22/2024
#57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php General normal normal 2 Future Release enhancement has-patch 02/06/2023
#62172 Deprecate non-UTF-8 Support General normal normal 2 Future Release enhancement 10/05/2024
#31603 Don't change $_SERVER['REQUEST_URI'] just to filter the current URL query string General normal normal 2 Future Release enhancement 07/17/2021
#28774 Hooking into wp_ajax_upload_attachment General normal normal 2 enhancement dev-feedback 06/04/2019
#46580 Is there a reason we add noopener noreferrer on all anchor tags with target=? General normal minor 2 Awaiting Review enhancement 03/21/2019
#43813 Meta API should set `last_changed` cache key internally General normal normal 2 Awaiting Review enhancement 04/20/2018
#49072 Move readme.html & license.txt out of project root (maybe into Uploads?) General normal normal 2 Awaiting Review enhancement 11/16/2021
#50223 Performance improvement: Avoid using array_unique() where possible General lowest normal 2 Awaiting Review enhancement reporter-feedback 05/23/2020
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal 2 Awaiting Review enhancement has-patch 06/22/2021
#33492 Slightly better add_filter General normal normal 2 enhancement 06/04/2019
#17619 Soft 404 at /wp-content/plugins/ General normal normal 2 Future Release enhancement dev-feedback 09/24/2019
#29972 Split pagination calculations and HTML in paginate_links General normal normal 2 enhancement has-patch 06/04/2019
#48962 Start using namespaces in Core General normal normal 2 Awaiting Review enhancement dev-feedback 12/13/2019
#42723 Tag Cloud CSS needed for HTML minification General normal normal 2 Awaiting Review enhancement has-patch 04/17/2023
#58935 White page on admin.php in WordPress Dashboard General normal normal 2 Awaiting Review enhancement has-patch 08/02/2023
#17520 cite element used incorrectly General normal normal 2 Future Release enhancement has-patch 07/05/2022
#24284 is_multi_author() should query by specific post type and status General normal normal 2 enhancement needs-unit-tests 06/04/2019
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal 2 Future Release enhancement has-patch 02/12/2025
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal 2 Future Release enhancement has-patch 09/16/2020
#52631 ability to override http 'connect_timeout' HTTP API normal normal 2 Awaiting Review enhancement 06/09/2022
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() HTTP API normal normal 2 Awaiting Review enhancement close 08/17/2021
#14432 Role-based help text garyc40 Help/About normal normal 2 Future Release enhancement 08/24/2023
#48579 Should we reconsider the External Libraries mentions on the credits.php page? Help/About low normal 2 Future Release enhancement 10/25/2021
#20739 Improve Excerpt generation for non-english locales I18N normal normal 2 Future Release enhancement 02/28/2024
#7098 Multiple entity codes in POT file for the same character chriscct7 I18N normal normal 2 Future Release enhancement dev-feedback 05/26/2019
#29664 Support font embedding and word break for Burmese in core. I18N normal major 2 Future Release enhancement has-patch 09/25/2017
#62519 Trigger _doing_it_wrong in _load_textdomain_just_in_time() even when there are no translations I18N normal normal 2 Future Release enhancement dev-feedback 11/25/2024
#57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal 2 Awaiting Review enhancement close 04/24/2024
#30978 Meta Fails for Nav Menu Import normal normal 2 enhancement 05/12/2021
#41907 WordPress-Importer Assign all entries to one 'local' user Import normal normal 2 Awaiting Review enhancement 07/23/2018
#61430 Adding escaping function in wp_interactivity_data_wp_context PHPDoc audrasjb* Interactivity API normal minor 2 Future Release enhancement dev-feedback 09/30/2024
#28528 Action in wp-login.php Login and Registration normal normal 2 enhancement has-patch 06/04/2019
#55343 Add Tooltip to "Remember Me" (WP Login Form) rajinsharwar Login and Registration normal normal 2 6.8 enhancement dev-feedback 02/11/2025
#35177 Introduce a separate function for the login form action URL Login and Registration normal normal 2 Future Release enhancement has-patch 09/18/2023
#24465 Introduce filter for user password on registration Login and Registration normal normal 2 enhancement dev-feedback 08/12/2020
#31821 Make interim login URL filterable johnbillion Login and Registration normal normal 2 Future Release enhancement dev-feedback 08/22/2017
#34507 New action `before_login_form` Login and Registration normal normal 2 Awaiting Review enhancement needs-docs 01/10/2017
#62601 The padding in the login form is not consistent; it varies. Login and Registration normal normal 2 Awaiting Review enhancement has-patch 12/24/2024
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal 2 Awaiting Review enhancement has-patch 03/01/2017
#39709 Add filler content to New Site Registration email to avoid space ratio spam rule Mail normal normal 2 Awaiting Review enhancement 03/09/2017
#28059 Inline image attachments with wp_mail() Mail normal normal 2 enhancement needs-unit-tests 06/04/2019
#47004 WordPress email subject update - phase 2 Mail normal normal 2 Awaiting Review enhancement has-patch 01/07/2020
#31614 Add Actions to underscore media-template items Media normal normal 2 enhancement 06/04/2019
#40076 Add Filter option Attached Media normal normal 2 Future Release enhancement dev-feedback 04/03/2024
#56288 Add mime output control to `add_image_size` adamsilverstein* Media normal normal 2 Future Release enhancement has-patch 06/23/2023
#37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. joemcgill Media normal normal 2 Awaiting Review enhancement has-patch 01/07/2020
#28997 Adding additional classes to image captions via UI Media normal normal 2 enhancement dev-feedback 06/04/2019
#45363 Allow Thumbnail generation for other filetypes such as ODT Media normal normal 2 Awaiting Review enhancement has-patch 01/17/2019
#31139 Allow editing of video embed parameters in the media modal wonderboymusic Media normal normal 2 Future Release enhancement 07/10/2017
#48485 Custom image size not generated if identical to original size joedolson* Media normal minor 2 Future Release enhancement 01/29/2024
#42829 Debugging image uploads with wp_generate_attachment_metadata Media normal normal 2 Awaiting Review enhancement 02/14/2019
#28185 Expose image attachment title and/or filename in the image details modal Media normal normal 2 enhancement dev-feedback 06/04/2019
#28381 Filter for unattached attachments count Media normal normal 2 enhancement has-patch 06/04/2019
#46885 Improvements/Issues with srcsets, additions to wp_calculate_image_srcset joemcgill Media normal normal 2 Awaiting Review enhancement 04/13/2019
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal 2 enhancement needs-unit-tests 06/04/2019
#55840 Internationalization support for sizes added by 'edit_custom_thumbnail_sizes' filter antpb Media normal normal 2 Future Release enhancement dev-feedback 01/29/2024
#40120 Media on mobile action links missable Media normal normal 2 Awaiting Review enhancement 03/16/2017
#22894 Need WordPress Media Uploader Stop or Cancel Button in WP Version 3.5 Media normal normal 2 enhancement 10/18/2023
#49490 Proposal: New wrapper function and hook for creating attachments pbearne* Media normal normal 2 Future Release enhancement dev-feedback 07/15/2024
Note: See TracReports for help on using and creating reports.