Make WordPress Core

{16} Needs Patch (3393 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2001 - 2100 of 3393)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#41546 WP Query order by meta_clause not working correctly for decimal values Query normal normal Awaiting Review defect (bug) 08/05/2017
#41516 PNG Image Saturation Loss on Resize Media normal normal Awaiting Review defect (bug) 08/04/2017
#41511 Attachment page URL not created correctly for image uploaded directly to library before being added to post Editor normal normal Awaiting Review defect (bug) 03/22/2018
#41493 Allow users to add widget to multiple widget areas from Widgets Area Chooser audrasjb* Widgets normal normal Future Release enhancement 01/17/2019
#41469 test_charset_switched_to_utf8() is not tested on Travis CI Database normal normal Awaiting Review defect (bug) 07/28/2017
#41468 Provide contextual info about what "attached" and "detached" means regarding media objects Media normal normal Awaiting Review defect (bug) 07/30/2017
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
#41462 Promote media details admin page to full post page Media normal normal Future Release enhancement 10/18/2023
#41458 Class gets stripped out when inserting a link in author biography box Formatting normal normal Awaiting Review enhancement 07/30/2017
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 10/19/2018
#41446 The PHP notice displayed after the overwriting global $posts by a new empty query. Query normal normal Awaiting Review defect (bug) 08/25/2020
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 05/16/2024
#41443 Update /wp-admin/network/site-new.php to use wpmu_validate_blog_signup() Networks and Sites normal normal Awaiting Review enhancement 09/27/2017
#41442 Show nearby events in dashboard events widget in a per country basis Administration normal normal Awaiting Review enhancement 04/25/2018
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 11/22/2017
#41422 Need replace_filter() function for improved Just In Time filter adjusment Formatting normal normal Awaiting Review enhancement 08/03/2017
#41409 No point in storing empty EXIF/IPTC data on post meta table Media normal normal Awaiting Review enhancement 01/31/2019
#41403 Support "class" and "id" attributes on wp_oembed_get() Embeds normal normal Future Release defect (bug) close 09/22/2020
#41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 07/24/2017
#41388 Insert Media window does not remember state for custom tabs, iframe bug General normal critical Awaiting Review defect (bug) 08/14/2018
#41372 when no any media. at that time this section is not usable. so Please hide when no any media. Media normal major Awaiting Review defect (bug) 11/06/2017
#41355 get_post_status filter is ignored in some cases Posts, Post Types normal normal Awaiting Review defect (bug) 07/18/2017
#41352 Media library - applying image and date filter redirects to homepage Media normal normal Awaiting Review defect (bug) 09/17/2017
#41351 Searching for a category returns nothing if category is empty Menus normal normal Awaiting Review defect (bug) 11/22/2019
#41349 Media Library insert from URL doesn't give a message when a URL fails check Media normal normal Awaiting Review defect (bug) 12/03/2020
#41341 Theme update notification appearing multiple times Themes normal normal Future Release defect (bug) 01/15/2021
#41340 fsockopen HTTP Proxy support is broken for HTTPS URLs HTTP API normal normal Awaiting Review defect (bug) 10/01/2020
#41328 lightbox plugins cannot get image address to open except from image link Gallery normal normal Awaiting Review feature request 05/02/2019
#41324 Action of password-protect form. Posts, Post Types normal normal Awaiting Review defect (bug) 07/14/2017
#41309 Theme and plugin editing experience improvements at smaller screens Themes normal normal Awaiting Review defect (bug) 07/01/2024
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant Formatting normal normal Awaiting Review defect (bug) 07/13/2017
#41302 WordPress not stopping queries which have reached limit and preventing users to load WordPress until query times out Database normal normal Awaiting Review defect (bug) 07/14/2017
#41288 wp admin bar WordPress about and updates icon can't show in Smartphone. Toolbar normal normal Awaiting Review enhancement dev-feedback 02/29/2024
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal Awaiting Review enhancement 07/18/2024
#41279 Make PDF Thumbnail (WP 4.7 feature) accessible via the Media Manager Media normal normal Awaiting Review feature request 10/21/2020
#41278 SQL_CALC_FOUND_ROWS slow query Database normal normal Awaiting Review defect (bug) 07/19/2017
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal normal Awaiting Review defect (bug) 07/08/2017
#41249 Improve the "collapse menu" interface General normal normal Awaiting Review enhancement 04/21/2019
#41241 questioning for sftp-hostname while update does not accept final slash Upgrade/Install normal normal Awaiting Review enhancement 03/22/2023
#41229 the tag read more is not working Editor normal normal Awaiting Review defect (bug) 07/03/2017
#41204 Placement of wp_redirect() in template Themes normal normal Awaiting Review enhancement 07/12/2017
#41199 Allow the optional editing of an author slug Users normal normal Awaiting Review enhancement 06/30/2017
#41179 Adding get_the_content-filter Themes normal normal Awaiting Review enhancement dev-feedback 02/03/2023
#41170 Allow the newbloguser screen to be themed Login and Registration normal normal Awaiting Review feature request 06/26/2017
#41141 Plugin edit: Missed message about making file writeable Plugins normal normal Awaiting Review defect (bug) 06/23/2017
#41140 Theme/plugin editing: Long file list goes off page Plugins normal normal Awaiting Review defect (bug) 06/23/2017
#41139 Plugin editing: Should the 'browsing' stand out more? Plugins normal normal Awaiting Review defect (bug) 06/23/2017
#41138 Add classes to Widgets in widgets.php and customize.php pages audrasjb Widgets normal normal Awaiting Review enhancement 04/13/2020
#41132 permalinks are broken when using PHP7.0-fpm with nginx Permalinks normal normal Awaiting Review defect (bug) 04/10/2024
#41130 Link boundaries for links contaning images look bad Editor normal normal Future Release defect (bug) 11/20/2017
#41128 404 Page not found after using same URL in post / page Posts, Post Types normal normal Awaiting Review defect (bug) 11/18/2024
#41126 Customizer does not work if both wp_footer() and wp_head() functions are not present in the theme. Customize normal normal Future Release enhancement 07/05/2017
#41106 wp_editor() doesn't support attributes besides id and class Editor normal normal Awaiting Review defect (bug) 09/22/2020
#41099 update_option return value ambiguous Options, Meta APIs normal normal Awaiting Review enhancement 04/15/2019
#41086 Conditional loading of CSS files from (for example) shortcodes Shortcodes normal normal Awaiting Review feature request 06/16/2017
#41079 PHP Notice: Undefined offset: -1 in /var/www/html/live/wp-includes/rewrite.php Rewrite Rules normal normal Awaiting Review defect (bug) 11/02/2024
#41077 Revisions for code edits Administration normal normal Awaiting Review defect (bug) 06/16/2017
#41076 Themes: Add more help and documentation when editing theme files Themes normal normal Awaiting Review defect (bug) 06/21/2017
#41070 register_sidebar and dynamic_sidebar inconsistency Widgets normal normal Awaiting Review defect (bug) 06/23/2017
#41054 Use sargable date filtering where possible Database normal trivial Awaiting Review enhancement 12/05/2024
#41037 Comment author can't edit their comment(s) if they aren't the post author Comments normal normal Awaiting Review defect (bug) 11/22/2019
#41035 Don't return if WP_Error object return by wp_insert_term() from foreach() loop in wp_set_object_terms() Taxonomy normal normal Awaiting Review defect (bug) 05/02/2018
#41034 importing users in multisite: should add existing users to the current blog Import normal normal Awaiting Review defect (bug) 11/11/2024
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal Awaiting Review defect (bug) 04/30/2021
#41008 WP_Error wrote instead of category name in wp_options table, category_base field Permalinks normal normal Awaiting Review defect (bug) 09/08/2020
#41001 Recently Active Plugins Option does not reset when you delete a plugin. Plugins normal normal Awaiting Review defect (bug) close 02/26/2022
#40998 Replacing static page that includes a snippet General normal normal Awaiting Review defect (bug) reporter-feedback 09/08/2020
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#40984 Possible Bug with Named Orderby Meta Query SQL Query normal normal Awaiting Review defect (bug) 06/09/2017
#40971 Clicking More Details in Add Plugins page shows old version of Plugin Directory page Plugins normal normal Awaiting Review enhancement 06/12/2017
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 12/05/2024
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() Database normal normal Awaiting Review defect (bug) dev-feedback 01/17/2025
#40949 wp_dropdown_users($args) is not returning desired list of users Users normal normal Awaiting Review defect (bug) 06/08/2017
#40925 Review the usage of the change event on select elements joedolson* Administration normal normal Future Release task (blessed) 09/22/2023
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 05/16/2020
#40921 Detect and Handle MP4 and OGG audio files properly Media normal normal Future Release defect (bug) reporter-feedback 01/30/2022
#40915 wordpress should issue a warning if no graphic library is installed Media normal normal Awaiting Review enhancement 06/10/2017
#40910 Limit writable directories required by WordPress unit test suite Build/Test Tools normal normal Future Release defect (bug) 06/12/2019
#40903 Filtered posts_request query can break found_posts query Query normal normal Awaiting Review defect (bug) 06/01/2017
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 06/21/2019
#40899 '&' Is always escaped in the JavaScript template. General normal normal Awaiting Review defect (bug) 09/08/2020
#40882 Characters omitted when copying and pasting from Word Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#40872 Add $item argument to start_lvl (nav menu walker) Menus normal normal Awaiting Review feature request reporter-feedback 06/28/2017
#40870 Using underscore in meta box id field metabox is not working correctly General normal normal Awaiting Review defect (bug) 05/26/2017
#40869 Replacing an image in content editor Media normal normal Awaiting Review enhancement 05/26/2017
#40864 Standardize strings for missing attachments across media widgets Widgets normal normal Awaiting Review enhancement 05/25/2017
#40863 WP 4.7.5 XMLRPC new method for parsing arguments omits menu_order XML-RPC normal normal Awaiting Review defect (bug) 08/04/2017
#40852 Support Micropub General normal normal Awaiting Review feature request 09/09/2020
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal normal Awaiting Review defect (bug) dev-feedback 05/22/2017
#40834 Introduce a JS module pattern to WordPress General normal normal Awaiting Review enhancement 09/04/2018
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/26/2017
#40821 Add filter to `wpmu_delete_blog()` to overwrite ability to drop tables Networks and Sites normal normal Future Release enhancement 05/19/2017
#40811 Gallery drag and drop breaks layout Gallery normal normal Future Release defect (bug) 12/26/2019
#40804 Display important informations in plugins list Plugins normal normal Awaiting Review enhancement 05/18/2017
#40795 If plugin zip file has very long name, windows systems can fail to upgrade Plugins normal normal Awaiting Review defect (bug) 09/17/2018
#40793 Events widget on back button loses location Widgets normal normal Awaiting Review defect (bug) 05/17/2017
#40791 paginate_links outputs unnecessary dots General normal normal Awaiting Review enhancement 05/22/2017
#40786 Leading spaces are added to custom textarea metabox Posts, Post Types normal normal Awaiting Review defect (bug) 05/17/2017
#40785 Image caption in WYSIWYG is not displaying in post page Media normal normal Awaiting Review defect (bug) 05/19/2017
Note: See TracReports for help on using and creating reports.