Make WordPress Core

{2} All Tickets, Workflow Oriented (8230 matches)

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

Results (7201 - 7300 of 8230)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#62202 allow plugin versions to be flagged as security updates Security normal normal Awaiting Review feature request close 10/10/2024 5
#61419 allow to disable plugin dependencies feature Plugins normal normal Awaiting Review feature request 07/02/2024 4
#51644 allowed_block_types breaks if array keys become non-sequential Editor normal minor Awaiting Review defect (bug) 02/23/2021 1
#55011 appearance Not showin Menu etc... Administration normal major Awaiting Review defect (bug) 01/31/2022 1
#63296 array_intersect_key() fatal error in wp_render_layout_support_flag() due to invalid string parentLayout in core/social-links block General normal normal Awaiting Review defect (bug) 04/18/2025 3
#61953 aspect-ratio setting for image in overwritten pattern not working Editor normal normal Awaiting Review defect (bug) 09/24/2025 5
#44039 attachment rewrite rule redirects to posts instead of showing 404 Rewrite Rules normal minor Awaiting Review defect (bug) 05/10/2018 2
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal Awaiting Review enhancement 07/18/2024 14
#60748 auth_redirect() login check doesn't exist or doesn't work Login and Registration normal normal Awaiting Review defect (bug) 04/19/2024 2
#8924 autoload should be boolean in add_option() Database lowest normal Awaiting Review enhancement 03/15/2019 7
#47743 autosave locks db and is slow Autosave normal normal Awaiting Review defect (bug) 07/20/2019
#57768 avoid creating tcp connection every time General normal normal Awaiting Review enhancement 03/07/2023 1
#55728 baseURL missing for remotely fetched editor styles Editor normal normal Awaiting Review defect (bug) 05/13/2022
#61779 block.json - custom block style asset is loaded unconditionally to all pages with a non block-based theme General normal normal Awaiting Review defect (bug) 07/30/2024 1
#60572 block_core_navigation_render_inner_blocks loses caret for parent items General normal minor Awaiting Review defect (bug) 02/25/2024 1
#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
#57158 bug for image 2/3 ratio size when max height is 480px Media normal normal Awaiting Review defect (bug) 11/21/2022
#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 7
#34392 calling update_option("siteurl", $newval) can overwrite it with an instance of WP_Error. General normal normal defect (bug) 06/04/2019 1
#52916 can_perform_loopback() should not rely on wp-cron.php check Site Health normal minor Awaiting Review enhancement 04/06/2021 3
#45393 categories don't work in brand-new wordpress instance (return 404) Taxonomy normal normal Awaiting Review defect (bug) 11/21/2018 1
#57505 category archive url ending with "/0" should be 404 Query normal normal Awaiting Review defect (bug) 05/14/2023 2
#28118 category sort bug Taxonomy normal normal Future Release defect (bug) 04/22/2019 10
#61618 changing permalink structure Permalinks normal normal Awaiting Review feature request 11/19/2025 1
#62693 check if chmod is available to prevent Fatal Errors Security normal normal Awaiting Review defect (bug) 12/14/2024 2
#43957 check_password_reset_key could use get_user_by instead of direct query Login and Registration normal normal Awaiting Review enhancement 05/04/2018 1
#53193 chmod(): Operation not permitted in class-wp-image-editor-imagick.php Media normal normal Awaiting Review defect (bug) 05/12/2021
#55484 class-wp-editor.php line 1697 Editor normal normal Awaiting Review defect (bug) 03/31/2022 2
#55454 clean_site_details_cache() doesn't clean all site caches Networks and Sites low minor Awaiting Review defect (bug) 06/03/2025 2
#55844 color picker has scroll in styles menu Editor normal minor Awaiting Review defect (bug) 05/28/2022 1
#55618 combine/concatenate enqueued relative js/css Script Loader normal normal Awaiting Review feature request 04/25/2022
#10975 comment form nonce Comments normal normal Future Release enhancement 02/27/2020 18
#47306 comment reply event listener: need ability to run custom js function Comments normal normal Future Release enhancement 06/20/2019 7
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi Comments normal normal defect (bug) 06/04/2019 12
#54234 comment_type of reply should be same as parent Comments normal normal Awaiting Review enhancement 10/18/2021
#27148 comments in page code converted to displayed text upon submission Editor normal normal defect (bug) 06/04/2019 7
#45585 comments ordering by date, orders them only for the current page. Comments normal normal Awaiting Review defect (bug) 12/12/2018 2
#17763 comments_popup_link() need a get_* version Comments normal normal enhancement 06/04/2019 18
#52215 conflict with useBlockProps() Editor normal normal Awaiting Review defect (bug) 01/04/2021
#62497 core-js not up to date even with latest wordpress version 6.7 General normal major Awaiting Review defect (bug) 11/21/2024
#41558 create a (reusable) wp_default_admin_scripts Administration normal normal Awaiting Review enhancement 06/29/2022 3
#43356 create is_403 function Query normal normal Awaiting Review feature request 02/19/2018 1
#30105 css defining protocol Themes normal normal defect (bug) 06/04/2019 4
#61934 ctrl+shift+v - does not work in the editor General normal critical Awaiting Review defect (bug) 05/12/2025 3
#44329 current-menu-item class not applied to home link with starter content audrasjb Menus low normal Future Release defect (bug) 07/09/2019
#11465 custom field duplicated westi* Editor normal minor Future Release defect (bug) 06/08/2022 11
#65393 custom login page Login and Registration normal normal Awaiting Review feature request 06/02/2026 1
#35048 custom menu - OPTIMIZE QUERY! Menus normal normal feature request 06/04/2019 2
#10883 db-error.php not used for all DB failures Database normal normal enhancement 04/30/2025 6
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) Database normal normal defect (bug) 06/04/2019 1
#46932 dbDelta does not account for MySQL keywords being used as key names Database normal minor Awaiting Review defect (bug) 04/16/2019
#46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created Database normal trivial Awaiting Review defect (bug) 03/09/2019
#46145 dbDelta runs same updates on every execution Database normal normal Awaiting Review defect (bug) 01/30/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 3
#25856 debug of wpautop function with Unit Tests Formatting normal normal enhancement 03/20/2024 20
#36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 12/24/2024 23
#58904 delete_expired_transients() does not delete expired transient created with a false/empty transient name Options, Meta APIs normal normal Awaiting Review defect (bug) 07/25/2023
#48442 deleting a site leaves "orphaned" user options Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025 1
#45085 different args passed to "term_name" and "term_{$field}" filters Taxonomy normal normal Awaiting Review enhancement 10/17/2023 1
#42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 10/24/2017 1
#62778 display options for Links/Blogroll in sidebar not saving Widgets normal major Awaiting Review defect (bug) 01/09/2025 5
#41781 do not forcefully phpunit delete fixtures data Build/Test Tools normal normal Awaiting Review enhancement 05/29/2024 1
#47438 do_action will convert "single array object" as "object" Plugins normal normal Awaiting Review defect (bug) 06/24/2024 3
#49703 do_all_pings brings race back Pings/Trackbacks normal normal Awaiting Review defect (bug) 03/26/2020
#14493 do_enclose() can ping the same URL many times, can't filter URLs to ping nacin* Feeds normal normal enhancement 06/04/2019 7
#35437 dot in permalinks Canonical normal normal Future Release enhancement 01/08/2019 5
#45562 drag and drop file upload fails with empty files when dragging from macOS Preview into WP on Safari 12 Media normal normal Awaiting Review defect (bug) 11/19/2020 2
#59104 duotone is not applied to videos in the cover block in safari Editor normal normal Awaiting Review defect (bug) 08/22/2023 5
#54397 e2e timeout errors: waiting for selection `.components-snackbar` Build/Test Tools normal normal Awaiting Review defect (bug) 10/04/2022 5
#36303 edit_user() will give PHP Notices if user_login is unset on add. Users normal normal defect (bug) 06/05/2019
#44127 editing an image can result in intermediate sized images left over after the image is deleted Media normal normal Awaiting Review defect (bug) 08/09/2023 10
#42222 editor removing pre tag Editor normal normal Future Release defect (bug) 12/16/2020 6
#51755 editor-styles theme feature naming with or without trailing s Themes normal normal Awaiting Review defect (bug) 05/30/2023 1
#58644 embed height fix Embeds normal normal Awaiting Review defect (bug) 06/27/2023
#52967 error: without the possibility of downloading translations: Upgrade/Install normal normal Awaiting Review defect (bug) 04/05/2021 1
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) Formatting normal normal defect (bug) 06/04/2019 4
#28375 export posts/pages query chriscct7 Export normal normal enhancement 06/04/2019 2
#48180 extend export with filter for join and where clause Export normal normal Awaiting Review enhancement 09/30/2019 3
#48227 extend import with preselect of existing or pre-fill to create new users Import normal normal Awaiting Review enhancement 10/06/2019
#36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal enhancement 06/04/2019 1
#61521 feature request: Conditional that checks whether WordPress is currently performing updates Upgrade/Install normal minor Awaiting Review feature request 07/10/2024
#44159 feature request: otption for removing save my name in comments General normal normal Awaiting Review feature request 05/25/2018 1
#57766 filter query_loop_block_query_vars repeater 4 times Query normal normal Awaiting Review defect (bug) 02/18/2023 1
#56295 filter wp_content_img_tag runs multiple times Media normal normal Awaiting Review defect (bug) 05/12/2025 4
#31282 finally introduce comments templating Comments normal normal enhancement 06/04/2019 3
#32057 fix: allow plugins to access click event in edit inline post Posts, Post Types normal normal defect (bug) 06/04/2019 1
#51953 flush_rewrite_rules works not as the same as pressing "save permalinks" in backend (breaks system) Permalinks normal normal Awaiting Review defect (bug) 12/07/2020
#44571 force_balance_tags breaks JavaScript Shortcodes normal normal Awaiting Review defect (bug) 09/22/2024 2
#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 6
#23975 force_balance_tags in get_the_content breaks non-HTML formats Formatting normal normal defect (bug) 06/04/2019 2
#39847 force_balance_tags not properly balancing < with <strong> and </strong> Formatting normal normal Awaiting Review defect (bug) 09/22/2024 2
#52838 forms not sending after 5.7 install General normal normal Awaiting Review defect (bug) 03/18/2021 1
#41340 fsockopen HTTP Proxy support is broken for HTTPS URLs HTTP API normal normal Awaiting Review defect (bug) 10/01/2020 1
#50288 fsockopen request turns off SNI when it shouldn't HTTP API normal normal Awaiting Review defect (bug) 05/31/2020
#35375 function wp_guess_url not compatible with symlinks Upgrade/Install normal normal defect (bug) 07/27/2019 1
#29634 gallery bulk upload Media normal normal defect (bug) 06/04/2019 1
#61084 getDate JS error when opening post Editor normal major Awaiting Review defect (bug) close 09/06/2025 1
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal Future Release enhancement 01/31/2018 60
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal enhancement 06/04/2019 7
#36308 get_attached_file() destroys file paths on Windows Media normal normal Future Release defect (bug) 05/12/2025 61
Note: See TracReports for help on using and creating reports.