Make WordPress Core

{16} Needs Patch (3105 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 (2201 - 2300 of 3105)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#37831 Change the permalink structure without changing the url of older articles Permalinks normal normal Awaiting Review feature request dev-feedback 04/19/2019
#37829 Problem when adding a link and searching published articles Editor low normal Awaiting Review defect (bug) 04/19/2019
#37822 Text area misaligned on network setting.php Networks and Sites normal normal Future Release defect (bug) 03/05/2018
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
#37801 Media Functions Media normal normal Awaiting Review feature request dev-feedback 04/19/2019
#37763 Target server overload due to invalid RSS feed URL in RSS widget stevenkword Feeds normal normal Awaiting Review defect (bug) 05/16/2024
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#37754 Support Receiving Pings for Non Post-Type Permalinks Pings/Trackbacks normal normal enhancement 06/04/2019
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
#37699 Death to Globals Episode #1: A Registry, A Pattern General normal normal Awaiting Review enhancement 01/14/2021
#37692 Introduce WP_Database_Table base class Database normal normal Awaiting Review enhancement dev-feedback 03/15/2017
#37685 Creating new multisite blog - wpmu_create_blog tries to execute queries on non-existent tables Networks and Sites normal normal defect (bug) reporter-feedback 06/04/2019
#37678 Add an action hook for plugins to do database upgrades on Database normal normal Awaiting Review defect (bug) dev-feedback 06/24/2025
#37677 Introduce WP_Plugin class analogous to WP_Theme Plugins low normal Awaiting Review enhancement 04/25/2024
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 06/18/2024
#37640 Add WPLANG to `.maintenance` Upgrade/Install normal normal Awaiting Review enhancement 07/16/2018
#37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal Future Release task (blessed) 05/08/2017
#37611 Ordering of the Site Language entries I18N normal normal Awaiting Review defect (bug) dev-feedback 11/06/2024
#37597 served oEmbed from cache even when expired Embeds normal normal Awaiting Review defect (bug) 03/05/2018
#37577 Allow users to "petition" for a post lock to be released Editor normal normal Future Release enhancement close 07/10/2025
#37521 Introduce a procedure for deprecating code used in Unit Tests Build/Test Tools normal normal Future Release enhancement 11/12/2024
#37491 Improve Iranian functionality in WordPress I18N normal normal Future Release feature request 05/26/2025
#37484 Make form in request_filesystem_credentials() in line with WP admin form styling / HTML structure / security Upgrade/Install normal normal Future Release enhancement 05/15/2025
#37391 memory issue action Menus normal normal defect (bug) reporter-feedback 04/18/2019
#37311 Site icon thumbnails are lost if wp_generate_attachment_metadata called again later Media normal normal Awaiting Review defect (bug) 04/14/2021
#37310 To get Term Metadata in $term->meta_key Taxonomy normal normal Future Release enhancement 01/07/2020
#37307 Indicate non-GPL plugins and themes for users General normal normal Awaiting Review enhancement 05/03/2017
#37301 A way to test plugin/theme installs and updates before applying Plugins normal normal Awaiting Review feature request dev-feedback 04/15/2020
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` Build/Test Tools lowest normal Awaiting Review enhancement 11/12/2024
#37255 Update attachment functions to accept a post object in addition to ID johnbillion* Media normal normal Future Release enhancement close 05/12/2025
#37251 Not return 404 on front-page with option page and url `/page/2` Query normal normal Awaiting Review defect (bug) 05/28/2023
#37228 Consider to rethink and improve the list tables pagination links Administration normal normal Future Release enhancement 04/19/2019
#37207 Multiple unit tests for add_rewrite_endpoint lose custom endpoints Build/Test Tools normal normal Future Release defect (bug) 02/25/2019
#37190 Split out function declarations and code executions. Build/Test Tools normal normal Awaiting Review enhancement reporter-feedback 09/14/2020
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
#37156 Multisite: WP-generated permalink for title-less post does not work (Or: numeric post slug that matches existing post ID number generates 404 error) Posts, Post Types normal normal defect (bug) reporter-feedback 06/04/2019
#37148 Links in notification emails appearing as https Administration normal normal Awaiting Review defect (bug) 03/01/2017
#37145 Admin submenu opens underneeth editor link tool Administration low minor Future Release defect (bug) dev-feedback 08/05/2020
#37130 Auto-download language packs when installing manually Upgrade/Install normal normal Future Release enhancement 09/23/2020
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#37057 Creation of an esc_html functions for _n(), _nx(), _ex(), and number_format_i18n() I18N normal normal Awaiting Review enhancement 03/25/2022
#37042 Additional filter for has_category function Taxonomy normal normal feature request reporter-feedback 06/04/2019
#37009 When two different tags generate the same slug, the second tag is rejected boonebgorges Taxonomy normal normal defect (bug) 01/18/2022
#36946 Provide `id` properties on core objects General normal normal defect (bug) 06/04/2019
#36940 Break `manage_sites` capability up into more targeted caps johnjamesjacoby Networks and Sites normal normal Future Release enhancement 07/17/2017
#36939 Role groups Role/Capability normal normal enhancement dev-feedback 06/04/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
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal normal Awaiting Review defect (bug) 02/25/2019
#36887 Database upgrades should fail gracefully Upgrade/Install low normal Future Release defect (bug) 07/07/2022
#36885 When one uses custom callback function for comment list, "Reply" link would not show Comments normal normal defect (bug) reporter-feedback 06/04/2019
#36882 Add a reusable admin CSS class for destructive actions joedolson* Administration normal normal Future Release enhancement 09/27/2023
#36851 Widgets don't remove hooks after being unregistered Widgets normal normal Future Release defect (bug) 06/28/2017
#36823 "TypeError: wp.updates is undefined" when installing a plugin Upgrade/Install normal normal Future Release defect (bug) close 03/17/2025
#36789 Upload Folder Bug Media normal normal defect (bug) reporter-feedback 06/04/2019
#36778 Parent theme editor-style.css cannot be disabled Editor normal normal Future Release enhancement 11/23/2020
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade Options, Meta APIs normal normal defect (bug) 06/04/2019
#36737 Single site reachable on multiple subdomains always redirected to site_url Canonical normal normal Awaiting Review defect (bug) close 01/14/2021
#36694 [Pages] [Edit Page] Changing the Permalink URL updates the displayed anchor text, but not the HREF (URL) property Permalinks normal normal defect (bug) reporter-feedback 06/04/2019
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 03/10/2018
#36680 Audio player with preload="metadata" shows incorrect duration for audio files 1 hour or longer Media normal normal Awaiting Review defect (bug) 09/20/2017
#36663 Wordpress 4.5 Query Strings Replacing "." with "_" Administration normal normal defect (bug) reporter-feedback 06/04/2019
#36656 Improve UX on Add New User screen joedolson* Users normal normal Future Release enhancement 10/20/2023
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#36610 Loss of multibyte category and tag names Taxonomy normal normal defect (bug) 06/04/2019
#36595 can't set post_modified in wp_insert_post, becomes post_date Posts, Post Types normal normal defect (bug) dev-feedback 04/01/2020
#36581 Customizer Header Image Control should extend the cropped image control Customize normal normal Future Release enhancement 05/29/2019
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement needs-unit-tests 02/12/2017
#36557 WordPress Version 4.5 Upgrade Failure Upgrade/Install normal normal Awaiting Review defect (bug) 07/05/2017
#36532 Allow Reordering of Available Widgets Widgets normal normal enhancement 06/05/2019
#36499 featured image, image upload General normal normal defect (bug) reporter-feedback 06/04/2019
#36442 Customizer: when setting header image and site logo, also create a 2x image if possible Customize normal normal Future Release defect (bug) 01/24/2017
#36440 get_results break in wp-admin/options.php if thetable is huge Options, Meta APIs normal minor defect (bug) 06/04/2019
#36423 Constant in wp-config.php to disable uploads Upload normal normal Awaiting Review feature request 02/02/2017
#36420 A more forgiving redirect guesser Canonical normal normal Awaiting Review enhancement dev-feedback 06/25/2024
#36418 Custom MIME type icons lost in WP Media List view Media normal normal Awaiting Review defect (bug) dev-feedback 04/10/2025
#36417 Unit tests for functions.php's maybe_unserialize General normal normal enhancement 06/04/2019
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
#36368 Add `access_admin` capability Users normal normal feature request dev-feedback 06/05/2019
#36340 Other options ignored when using a custom post type with export_wp() Export normal normal Future Release enhancement 07/06/2020
#36324 Post status labels use inconsistent grammar Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#36323 home_url returns url with wrong scheme Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#36317 Introduce a cookie prefix default constant Login and Registration normal normal enhancement dev-feedback 06/04/2019
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal enhancement needs-unit-tests 06/04/2019
#36308 get_attached_file() destroys file paths on Windows Media normal normal Future Release defect (bug) 05/12/2025
#36288 Bug Found when you update plugins... Plugins normal normal defect (bug) 06/04/2019
#36285 Inconsistency between the filters that can be used to override the default shortcode output for images/videos/audio Media normal normal Future Release defect (bug) 07/27/2017
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal Awaiting Review defect (bug) needs-unit-tests 04/30/2018
#36270 Allow filtering of the final HTML output of media related shortcodes Media normal normal Awaiting Review enhancement 02/05/2025
#36269 WordPress 4.4.2 Gallery Ordering Gallery normal normal defect (bug) reporter-feedback 06/04/2019
#36228 Uncheck "uncategorized" when you select a category Taxonomy normal normal Future Release enhancement 10/03/2018
#36191 Support responsive images in WP_Customize_Media_Control joemcgill Customize normal normal Future Release defect (bug) 05/23/2021
#36179 Password protected post with force_ssl_admin() and domain mapping not working Login and Registration normal normal defect (bug) dev-feedback 06/04/2019
#36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 12/24/2024
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#36159 Inserting Image on iOS Doesn't Respect Cursor Position Editor normal normal Future Release defect (bug) 06/05/2019
#36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 09/30/2020
#36082 Schedule post, not added to cron, shown as 'scheduled' in admin. Doesn't publish. Cron API normal normal Awaiting Review defect (bug) 06/04/2019
#36058 PHP notices and invalid "View Post" link on edit-comments.php when post type does not exist Comments normal normal Future Release defect (bug) 05/06/2017
#36034 Change post name permalinks to use ID when inserting links General normal normal Awaiting Review enhancement 06/28/2017
#35995 Registering taxonomies for attachment mime types Taxonomy normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.