Make WordPress Core

{30} Tickets with a focus on (4981 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 (1501 - 1600 of 4981)

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63590 Youtube oEmbed Test is not loading scripts Embeds normal normal Awaiting Review defect (bug) has-patch 07/07/2025
#51381 ZIP replacement asks to network activate even when activated Plugins normal normal Awaiting Review defect (bug) 02/01/2021
#63689 [Bug] My Sites dashboard layout doesn't adapt to long site names Networks and Sites normal normal Awaiting Review defect (bug) has-patch 07/15/2025
#51243 [JS] Exception when setting or trying to upload a featured image in a post Media normal normal Awaiting Review defect (bug) has-patch 10/30/2020
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal Awaiting Review defect (bug) has-patch 01/24/2022
#63780 [core] Upgrades over FTP fail for files owned by users or groups with space in the name (non-Windows systems) Upgrade/Install normal normal Awaiting Review defect (bug) 08/28/2025
#42825 [embed] shortcode - oembed_cache not being updated when $cached_recently is false Embeds normal normal Awaiting Review defect (bug) 01/17/2019
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020
#63437 [v6.8.1] Unsupported operand types: bool & string in wp_privacy_anonymize_ip on line 8234 Administration normal major Awaiting Review defect (bug) 08/08/2025
#56480 _add_post_type_submenus doesn't use WP_Post_Type::$menu_position Posts, Post Types normal normal Awaiting Review defect (bug) 04/12/2023
#54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 02/14/2024
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal Awaiting Review defect (bug) has-patch 12/13/2017
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure Formatting normal normal Awaiting Review defect (bug) has-patch 10/15/2024
#55492 `Dismiss Errors` button alignment is not centered in Media Library. Media normal normal Awaiting Review defect (bug) has-patch 08/29/2025
#63990 `Tests_Media::test_quality_with_avif_conversion_file_sizes` sometimes runs with GD Media normal normal Awaiting Review defect (bug) has-patch 09/19/2025
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/22/2017
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 03/29/2017
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022
#43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 03/02/2018
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#55329 add_clean_index function throws PHP notice error Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/19/2024
#60832 add_meta_box breaks on plugin sub-pages if add_menu_page has dynamic title Menus normal normal Awaiting Review defect (bug) has-patch 03/27/2024
#61335 block_editor_rest_api_preload function is restoring $wp_scripts and styles enqueued by wp_enqueue_media are lost Widgets normal normal Awaiting Review defect (bug) 05/31/2024
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal normal Awaiting Review defect (bug) 02/07/2023
#52539 callable typehint thows static analysis errors General normal normal Awaiting Review defect (bug) has-patch 05/28/2025
#41712 canonical infinite redirect bug Canonical normal normal Awaiting Review defect (bug) has-patch 01/11/2021
#53193 chmod(): Operation not permitted in class-wp-image-editor-imagick.php Media normal normal Awaiting Review defect (bug) 05/12/2021
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 01/03/2022
#55484 class-wp-editor.php line 1697 Editor normal normal Awaiting Review defect (bug) 03/31/2022
#55454 clean_site_details_cache() doesn't clean all site caches Networks and Sites low minor Awaiting Review defect (bug) 06/03/2025
#55844 color picker has scroll in styles menu Editor normal minor Awaiting Review defect (bug) 05/28/2022
#53041 colors.css is using the old blue. Formatting normal minor Awaiting Review defect (bug) dev-feedback 04/15/2021
#45761 consistency between $wpdb->blogid and get_current_blog_id() Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 09/09/2024
#46932 dbDelta does not account for MySQL keywords being used as key names Database normal minor Awaiting Review defect (bug) 04/16/2019
#36924 dbDelta(): Support more than one whitespace between field name and its type definition Database normal normal Awaiting Review defect (bug) 08/10/2018
#50681 default-filters.php contains non-tweakable parameters Media normal normal Awaiting Review defect (bug) has-patch 09/26/2020
#48442 deleting a site leaves "orphaned" user options Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025
#28212 determine_current_user filter with priority <10 gets overridden Login and Registration normal normal Awaiting Review defect (bug) has-patch 10/24/2020
#42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 10/24/2017
#58644 embed height fix Embeds normal normal Awaiting Review defect (bug) 06/27/2023
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal Awaiting Review defect (bug) needs-unit-tests 10/22/2025
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 02/21/2025
#39847 force_balance_tags not properly balancing < with <strong> and </strong> Formatting normal normal Awaiting Review defect (bug) 09/22/2024
#41340 fsockopen HTTP Proxy support is broken for HTTPS URLs HTTP API normal normal Awaiting Review defect (bug) 10/01/2020
#50288 fsockopen request turns off SNI when it shouldn't HTTP API normal normal Awaiting Review defect (bug) 05/31/2020
#63467 function do_robots() should use admin_url() Privacy normal normal Awaiting Review defect (bug) has-patch 05/23/2025
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) needs-unit-tests 02/12/2025
#56166 get_item_permissions_check Users normal normal Awaiting Review defect (bug) 07/07/2022
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite Permalinks normal normal Awaiting Review defect (bug) 06/07/2021
#62366 get_post_states() throws PHP warning Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 11/19/2024
#29051 get_raw_theme_root : Windows paths Themes high critical Awaiting Review defect (bug) 03/14/2024
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal Awaiting Review defect (bug) has-patch 04/25/2019
#42080 get_site_url() does not always return the appropriate protocol Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/05/2025
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal Awaiting Review defect (bug) 01/04/2023
#39678 get_term_by slug with "0" as value Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#57476 hash characters at start of wp post titles are stripped upon pasting General normal normal Awaiting Review defect (bug) dev-feedback 02/02/2023
#61577 health check count display bug Site Health normal normal Awaiting Review defect (bug) 07/11/2024
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) 05/14/2019
#47619 i got error in /wp-includes/media.php Media normal normal Awaiting Review defect (bug) 06/28/2019
#61534 if debug mode is true and go to the site-heath page showing extra margin top at admin-menu Site Health normal normal Awaiting Review defect (bug) dev-feedback 10/02/2024
#46911 iframe in update-core.php Upgrade/Install normal minor Awaiting Review defect (bug) 11/30/2020
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 02/15/2020
#41034 importing users in multisite: should add existing users to the current blog Import normal normal Awaiting Review defect (bug) 11/11/2024
#45970 in IIS if web.confing <configuration has xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0" attribute the WordPress creates new <configuration> section and the site craches with wrong web.config Rewrite Rules normal normal Awaiting Review defect (bug) 01/13/2019
#53495 incorrect (and confusing) DocBlock for get_page_by_title() Query normal normal Awaiting Review defect (bug) 06/24/2021
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal Awaiting Review defect (bug) has-patch 01/11/2020
#47338 is_super_admin() should check a different capability Role/Capability normal normal Awaiting Review defect (bug) has-patch 11/14/2024
#39903 is_user_logged_in() true on ajax after cookie has been deleted Users normal major Awaiting Review defect (bug) 08/08/2022
#54205 jqxhr is undefined inside of deferred.done() when using wp.media to add a custom image upload Media normal major Awaiting Review defect (bug) 05/12/2025
#42377 login screen empty fields msgs are not in sync with the "Username or Email Address" field label Login and Registration normal normal Awaiting Review defect (bug) 10/30/2017
#40324 make_clickable doesn't work if url stands after an even number off spaces Formatting normal normal Awaiting Review defect (bug) 03/31/2017
#42136 manage_links should be a custom capability not a default Role/Capability normal minor Awaiting Review defect (bug) 10/07/2017
#31372 media-new.php stops uploading after max_execution_time set in php.ini Upload normal normal Awaiting Review defect (bug) 05/15/2019
#39521 media_handle_sideload does not initialize the caption/excerpt value Media normal normal Awaiting Review defect (bug) 05/16/2019
#48300 metadata registered using register_meta() do not persist through several tests Build/Test Tools normal normal Awaiting Review defect (bug) 03/24/2023
#54216 missing base href in wp-admin Administration normal normal Awaiting Review defect (bug) has-patch 10/13/2021
#43433 mixed-content for install page stylesheets Upgrade/Install normal normal Awaiting Review defect (bug) 12/18/2020
#52926 mobile compatibility library sortable list input field ignores touch event External Libraries normal normal Awaiting Review defect (bug) 05/26/2021
#42560 mp4 files do not play in Safari Media normal normal Awaiting Review defect (bug) has-patch 03/17/2021
#53089 multisite uploads not working on windows 10/xampp after change blog_upload_space Upload normal normal Awaiting Review defect (bug) 04/26/2021
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major Awaiting Review defect (bug) has-patch 05/02/2023
#49627 oEmbedding - Privacy by design - Inconsistencies & Legal concerns Embeds normal normal Awaiting Review defect (bug) 03/23/2020
#55413 on user save apostrophes cause wp_mail error Users normal normal Awaiting Review defect (bug) 05/30/2022
#40649 parent_file filter seems to be overwritten by get_admin_page_parent call Menus normal normal Awaiting Review defect (bug) 06/10/2019
#40706 pasting text that has emojis into a new post breaks autosave and save draft Autosave normal normal Awaiting Review defect (bug) 05/09/2017
#40249 period as last character in username breaks activation link Login and Registration normal normal Awaiting Review defect (bug) 03/24/2017
#41132 permalinks are broken when using PHP7.0-fpm with nginx Permalinks normal normal Awaiting Review defect (bug) 04/10/2024
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). Cache API low normal Awaiting Review defect (bug) 01/11/2022
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 09/02/2025
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial Awaiting Review defect (bug) has-patch 07/16/2023
#40687 pre_option_upload_url_path filter no longer working General normal normal Awaiting Review defect (bug) 04/29/2024
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal Awaiting Review defect (bug) 04/08/2018
#45779 probable issue in Plugin activation hook Plugins normal normal Awaiting Review defect (bug) 01/07/2019
#55332 problem with quick comment discarded changes Posts, Post Types normal minor Awaiting Review defect (bug) 08/09/2023
Note: See TracReports for help on using and creating reports.