Make WordPress Core

{13} Has Patch (2439 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 (1801 - 1900 of 2439)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55814 WebP support under Site Health status tab Site Health normal normal Future Release enhancement has-patch 4 years ago
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal Future Release enhancement has-patch 4 years ago
#55284 thumbnails issue Editor normal major Awaiting Review defect (bug) has-patch 4 years ago
#55387 $wp_filesystem->dirlist() can return false and that should be checked for before iterating over the return value pbiron Filesystem API normal normal Future Release defect (bug) has-patch 4 years ago
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal normal Awaiting Review enhancement has-patch 4 years ago
#55509 CSS conflict in Custom Fields table Editor normal normal Awaiting Review defect (bug) has-patch 4 years ago
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 4 years ago
#52526 Add different class for RSS widget in different conditions Widgets normal normal Awaiting Review enhancement has-patch 4 years ago
#55522 Misleading method names plugin_dir_path and plugin_dir_url Plugins normal normal Awaiting Review enhancement has-patch 4 years ago
#55541 Update the styling for invalid form fields Administration normal normal Awaiting Review enhancement has-patch 4 years ago
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal Awaiting Review enhancement has-patch 4 years ago
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 4 years ago
#55465 Fix hiding playlist buttons from Add Media modal dialog Media normal minor Awaiting Review defect (bug) has-patch 4 years ago
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal Future Release enhancement has-patch 4 years ago
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal Awaiting Review defect (bug) has-patch 4 years ago
#27316 Add search for favourite plugins Plugins normal normal enhancement has-patch 4 years ago
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 4 years ago
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal Awaiting Review defect (bug) has-patch 4 years ago
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 4 years ago
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal Future Release enhancement has-patch 4 years ago
#53824 Fatal error when in action pre_get_posts call *_template() Query normal normal Future Release defect (bug) has-patch 4 years ago
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal Awaiting Review defect (bug) has-patch 4 years ago
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category Permalinks normal normal Awaiting Review defect (bug) has-patch 5 years ago
#55071 Add filters to wp_list_users() Users normal normal Future Release feature request has-patch 5 years ago
#55079 Allowed post tags and allowed tags iframe Embeds normal normal Awaiting Review enhancement has-patch 5 years ago
#49021 Misaligned rows in Plugins list table on mobile after deleting some plugins Plugins normal normal Awaiting Review defect (bug) has-patch 5 years ago
#54301 It is not possible to set 0 as post title Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 5 years ago
#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 5 years ago
#54838 Automatically enable some templates from inactive themes Themes normal normal Awaiting Review enhancement has-patch 5 years ago
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 5 years ago
#34149 Standardize wp-signup.php to also use search engine visibility text DrewAPicture Upgrade/Install normal normal defect (bug) has-patch 5 years ago
#27266 Front end search for attachment title cannot succeed Query normal normal defect (bug) has-patch 5 years ago
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 5 years ago
#54802 Allow post_comments_feed_link to disable feed output Feeds normal normal Awaiting Review defect (bug) has-patch 5 years ago
#54758 Front page not embeddable when using a static page_on_front Canonical normal normal Awaiting Review defect (bug) has-patch 5 years ago
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 5 years ago
#53979 Non-valid plugins should be removed from the 'active_plugins' option Plugins normal normal Awaiting Review defect (bug) has-patch 5 years ago
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 5 years ago
#54663 There are many missing comments in some files Administration normal normal Awaiting Review enhancement has-patch 5 years ago
#54604 Allow for nestable superscript tags Formatting normal normal Awaiting Review feature request has-patch 5 years ago
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal Awaiting Review enhancement has-patch 5 years ago
#54560 Return null from wpdb::get_results when query fails Database normal normal Awaiting Review enhancement has-patch 5 years ago
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal Awaiting Review defect (bug) has-patch 5 years ago
#54513 Add meta support to template REST API REST API normal normal Future Release enhancement has-patch 5 years ago
#54505 Add "Temp Directory" to site health info Site Health normal normal Awaiting Review enhancement has-patch 5 years ago
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal normal Awaiting Review enhancement has-patch 5 years ago
#18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal Future Release defect (bug) has-patch 5 years ago
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal Awaiting Review defect (bug) has-patch 5 years ago
#37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 5 years ago
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 5 years ago
#13867 New filter for comment RSS feed's title killua99 Feeds normal normal Future Release enhancement has-patch 5 years ago
#52613 Add testing setup instructions on wordpress-develop repository readme Build/Test Tools normal minor Future Release enhancement has-patch 5 years ago
#52465 Allow a relation type in resource hints to be used multiple times Script Loader normal normal Future Release enhancement has-patch 5 years ago
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 5 years ago
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal Future Release enhancement has-patch 5 years ago
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 5 years ago
#42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 5 years ago
#47124 Admin menu: restore "Add New" in the Themes section Themes normal normal Future Release feature request has-patch 5 years ago
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 5 years ago
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 5 years ago
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 5 years ago
#36439 Wrong language when resetting password johnbillion Login and Registration normal normal Future Release defect (bug) has-patch 5 years ago
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 5 years ago
#54216 missing base href in wp-admin Administration normal normal Awaiting Review defect (bug) has-patch 5 years ago
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor Future Release defect (bug) has-patch 5 years ago
#54217 Menu Screen has some UI inconsistency issue Menus normal normal Awaiting Review defect (bug) has-patch 5 years ago
#50682 Set theme information popup in vertically middle. Themes normal normal Awaiting Review defect (bug) has-patch 5 years ago
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 5 years ago
#46224 The additional CSS is not reflected in the editor Editor normal normal Future Release enhancement has-patch 5 years ago
#54153 Core taxonomies e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago
#54152 Core posts e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal Future Release defect (bug) has-patch 5 years ago
#54114 paginate_links() ajax General normal normal Awaiting Review defect (bug) has-patch 5 years ago
#54155 Core users e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago
#39678 get_term_by slug with "0" as value Taxonomy normal normal Awaiting Review defect (bug) has-patch 5 years ago
#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 5 years ago
#42080 get_site_url() does not always return the appropriate protocol Administration normal normal Awaiting Review defect (bug) has-patch 5 years ago
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal Awaiting Review defect (bug) has-patch 5 years ago
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 5 years ago
#54095 Echo local wp-env URL when running env:start Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 5 years ago
#50074 Add filter on post/etc action links in the REST API REST API normal normal Future Release enhancement has-patch 5 years ago
#46614 Category/tag/taxonomy names on admin screens Administration normal normal Awaiting Review enhancement has-patch 5 years ago
#54048 improve preloaded REST API requests in widget editor Widgets normal normal Awaiting Review enhancement has-patch 5 years ago
#54064 Add phpcs run command to Docker Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 5 years ago
#54026 One admin menu item from different plugins Administration normal normal Awaiting Review enhancement has-patch 5 years ago
#43119 Allow passing empty post ID to media_handle_sideload() Media normal normal Future Release defect (bug) has-patch 5 years ago
#30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal Future Release enhancement has-patch 5 years ago
#53981 The 'media_buttons' hook does not work for contributors. Media normal normal Awaiting Review defect (bug) has-patch 5 years ago
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal Future Release defect (bug) has-patch 5 years ago
#53944 Video resolution in portrait orientation Media normal normal Awaiting Review defect (bug) has-patch 5 years ago
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal Future Release feature request has-patch 5 years ago
#47555 Add per_page filter to nav-menu.php audrasjb Menus low normal Future Release enhancement has-patch 5 years ago
#28085 Add a "Recently Updated" Plugins' view Plugins normal normal Future Release enhancement has-patch 5 years ago
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object Themes normal normal Future Release enhancement has-patch 5 years ago
#52531 Unable to upload .ico with PHP 7.4 Upload normal normal Awaiting Review defect (bug) has-patch 5 years ago
#53899 Escaping strings and screenshot URL on Themes screen Themes normal normal Awaiting Review enhancement has-patch 5 years ago
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins normal minor Awaiting Review enhancement has-patch 5 years ago
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 5 years ago
Note: See TracReports for help on using and creating reports.