Make WordPress Core

{13} Has Patch (1845 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1301 - 1400 of 1845)

4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal Future Release defect (bug) has-patch 04/08/2019
#55067 Use of undefined constant ABSPATH - assumed 'ABSPATH' as of WP5.9 Security normal normal Awaiting Review enhancement has-patch 06/05/2023
#44032 Use random_bytes() for generating keys and salts Upgrade/Install normal trivial Awaiting Review enhancement has-patch 05/12/2018
#41986 Use regular core button styling for page header buttons General normal normal Awaiting Review enhancement has-patch 06/30/2022
#33573 Use the site icon introduced in 4.3 for the My Sites page Administration low normal Future Release enhancement has-patch 05/08/2019
#43990 Use wp_delete_file instead of unlink Filesystem API low normal Future Release enhancement has-patch 05/14/2018
#46418 Use wp_die() instead of die() function in wordpress SergeyBiryukov Administration normal normal Future Release enhancement has-patch 07/07/2020
#55376 Use wp_filesize in core General normal normal Future Release enhancement has-patch 04/21/2023
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal Future Release enhancement has-patch 10/16/2020
#47237 Used different escape function on options-media.php Media normal trivial Awaiting Review enhancement has-patch 05/11/2019
#47064 User Profile Users normal normal Awaiting Review defect (bug) has-patch 05/03/2019
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#44921 User nicename discovery is slow to return Users normal normal Awaiting Review defect (bug) has-patch 01/07/2019
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal Future Release defect (bug) has-patch 03/24/2019
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal Awaiting Review defect (bug) has-patch 08/01/2022
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal Future Release defect (bug) has-patch 12/05/2017
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 06/05/2019
#58194 Users: Don't show 'Reset Password' link if password reset is not allowed Users normal normal Future Release defect (bug) has-patch 04/27/2023
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 01/12/2023
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal Awaiting Review enhancement has-patch 12/06/2019
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
#10931 Verify Comment Email Addresses of Registered Users Comments normal normal Future Release enhancement has-patch 05/06/2021
#51929 Video links on Attachment pages Media normal normal Future Release defect (bug) has-patch 12/18/2020
#53944 Video resolution in portrait orientation Media normal normal Awaiting Review defect (bug) has-patch 08/17/2021
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
#48831 WP Admin Bar doesn't display on wp-login.php page Toolbar normal normal Awaiting Review enhancement has-patch 09/02/2021
#36426 WP Admin memory limit not increasing to base limit by default Administration normal normal enhancement has-patch 06/04/2019
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#51817 WP-Admin - Optimize main wpquery with 'fields' => 'ids' causes notice Administration normal normal Awaiting Review enhancement has-patch 04/08/2021
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 01/17/2019
#48027 WP_Comment fields (e.g. user_id) have wrong types Comments normal minor Awaiting Review defect (bug) has-patch 09/16/2019
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) Customize normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#29544 WP_Filesystem_MockFS permissions support Build/Test Tools normal normal Future Release enhancement has-patch 02/25/2019
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022
#40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid HTTP API normal normal Awaiting Review defect (bug) has-patch 08/04/2017
#53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 04/11/2023
#56262 WP_List_Util::pluck doesn't support a null $field General low minor Awaiting Review enhancement has-patch 07/26/2022
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal Awaiting Review defect (bug) has-patch 01/24/2020
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor Future Release defect (bug) has-patch 03/17/2017
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/10/2017
#47640 WP_Posts_List_Table::get_views() doesn't allow the "Mine" counts to be filtered Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2021
#27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) has-patch 01/01/2017
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal Awaiting Review enhancement has-patch 12/24/2020
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 11/29/2019
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal Future Release enhancement has-patch 07/03/2017
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 01/17/2019
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 04/19/2022
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/07/2017
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#21744 WP_User_Query does not support post type Users normal normal Awaiting Review enhancement has-patch 03/27/2019
#45341 WSOD when editing a page with define( 'SAVEQUERIES', true ); set in wp-config.php Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/14/2017
#55814 WebP support under Site Health status tab Site Health normal normal Future Release enhancement has-patch 05/26/2022
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) has-patch 02/24/2023
#20116 Welcome User Email in Multisite Can't Be Changed Login and Registration normal normal defect (bug) has-patch 06/04/2019
#26764 Welcome panel - misleading text chriscct7 Administration normal minor Future Release enhancement has-patch 09/26/2021
#40581 When all columns are 'special' ... Administration normal normal Future Release defect (bug) has-patch 03/02/2019
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal Awaiting Review defect (bug) has-patch 07/05/2017
#32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal defect (bug) has-patch 06/04/2019
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins normal minor Awaiting Review enhancement has-patch 08/08/2021
#25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one Upload normal normal Awaiting Review defect (bug) has-patch 05/19/2023
#44980 When using a mobile browser (iOS 12) and the Visual Editor you won’t be able to properly select/highlight text Editor normal normal Awaiting Review defect (bug) has-patch 03/02/2019
#26798 While inserting a post some values for 'post_date' throw a PHP exception Date/Time normal normal Future Release defect (bug) changes-requested 07/14/2022
#31599 White space between visual editor content and status bar Editor low normal defect (bug) has-patch 06/05/2019
#40288 Whitelist oEmbed for Apple Keynote Embeds normal normal Future Release enhancement has-patch 05/30/2023
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal Awaiting Review enhancement has-patch 12/16/2020
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical Awaiting Review defect (bug) has-patch 10/15/2020
#50811 Widget title box and text content not proper align. Widgets normal normal Awaiting Review defect (bug) has-patch 11/17/2020
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets normal minor Awaiting Review defect (bug) has-patch 03/18/2021
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal Future Release enhancement has-patch 02/16/2022
#40759 Word Count Discrepancies Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#40932 Word breaks the layout I18N normal normal Future Release defect (bug) has-patch 05/22/2018
#41155 WordPress 4.8 Admin Sidebar Sub Menu Navigation Issue mp518 Themes normal normal Awaiting Review defect (bug) has-patch 11/11/2022
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 06/04/2019
#52740 WordPress Importer: Add vertical space between inputs Import normal normal WordPress.org defect (bug) has-patch 04/08/2021
#23276 WordPress Importer: Update existing navs instead of new Import normal normal WordPress.org defect (bug) has-patch 10/01/2020
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal defect (bug) has-patch 06/04/2019
#52218 WordPress Multisite 5.5.3 All Plugins set have Auto-Updates Disabled, but they Updated themselves anyway Plugins normal normal Awaiting Review defect (bug) has-patch 01/04/2021
#9716 WordPress Theme/Plugin editor adds blank lines Administration normal normal Future Release defect (bug) has-patch 07/13/2022
#54568 WordPress admin overwrite JS history.state General normal normal Awaiting Review defect (bug) has-patch 01/03/2022
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
#28474 WordPress destroys animation in animated GIF when it resizes Media normal normal Future Release defect (bug) has-patch 01/13/2023
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 07/21/2021
#47004 WordPress email subject update - phase 2 Mail normal normal Awaiting Review enhancement has-patch 01/07/2020
#42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#30210 WordPress generates unnecessary RSS feeds Feeds normal normal Future Release defect (bug) has-patch 09/20/2020
#32282 WordPress image cropping is buggy Media normal normal Future Release defect (bug) has-patch 09/16/2021
#11207 WordPress may display incorrect message when post is saved/published/etc Posts, Post Types normal normal Future Release defect (bug) has-patch 07/21/2022
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal Awaiting Review enhancement has-patch 09/27/2017
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 10/19/2022
#44118 WordPress performs some unnecessary plugin update checks francina Upgrade/Install normal normal Future Release defect (bug) has-patch 03/23/2023
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.