Make WordPress Core

{23} Popular Tickets (5270 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4701 - 4800 of 5270)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal 1 Future Release defect (bug) needs-unit-tests 04/08/2022
#38432 Validate user creation and email change by token Login and Registration normal normal 1 Awaiting Review feature request needs-unit-tests 01/17/2018
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal 1 Future Release defect (bug) needs-unit-tests 10/31/2017
#63932 Investigate failing Imagick tests on PHP 8.3 and 8.4 Media normal normal 1 Future Release defect (bug) needs-unit-tests 02/18/2026
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal 1 Future Release defect (bug) needs-unit-tests 04/15/2019
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal 1 Future Release enhancement needs-unit-tests 02/07/2019
#38560 Add support for uploading arrayed $_FILES Media normal normal 1 Future Release feature request needs-unit-tests 08/10/2017
#31391 Make the list of registered nav menus filterable Menus normal normal 1 enhancement needs-unit-tests 06/04/2019
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal 1 enhancement needs-unit-tests 06/04/2019
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal 1 Future Release enhancement needs-unit-tests 04/02/2025
#44847 Redirect old date-based permalinks on structure changes Permalinks normal normal 1 Awaiting Review defect (bug) needs-unit-tests 01/08/2019
#9825 Enforce permalink history, outright Permalinks normal normal 1 enhancement needs-unit-tests 06/04/2019
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal normal 1 Awaiting Review enhancement needs-unit-tests 01/19/2026
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal 1 Future Release defect (bug) needs-unit-tests 09/05/2025
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal 1 Future Release enhancement needs-unit-tests 10/09/2025
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal 1 Future Release enhancement needs-unit-tests 01/26/2023
#64282 Erase personal data does not remove biographical info Privacy normal normal 1 Awaiting Review defect (bug) needs-unit-tests 12/16/2025
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal 1 Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal 1 Future Release enhancement needs-unit-tests 10/12/2020
#42164 Conditional Tags not working when using ugly URL Query normal normal 1 Awaiting Review defect (bug) needs-unit-tests 10/10/2017
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal 1 Future Release defect (bug) needs-unit-tests 02/03/2026
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#41226 Static "posts page" preview not working Query normal normal 1 Awaiting Review defect (bug) needs-unit-tests 10/02/2025
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal 1 Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal 1 Future Release defect (bug) needs-unit-tests 06/03/2025
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal 1 Awaiting Review enhancement needs-unit-tests 04/20/2023
#25190 Improve name/pagename query variable mapping Query normal normal 1 enhancement needs-unit-tests 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal 1 enhancement needs-unit-tests 05/08/2024
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal 1 Future Release defect (bug) needs-unit-tests 07/09/2019
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal 1 defect (bug) needs-unit-tests 12/05/2022
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal 1 enhancement needs-unit-tests 06/04/2019
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 11/01/2017
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 05/25/2025
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal 1 Future Release defect (bug) needs-unit-tests 04/01/2019
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal 1 Awaiting Review defect (bug) needs-unit-tests 04/16/2020
#64439 Add admin download functionality for themes in wp-admin Themes normal normal 1 Awaiting Review enhancement needs-unit-tests 01/23/2026
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal 1 Future Release enhancement needs-unit-tests 02/21/2022
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal 1 Awaiting Review defect (bug) needs-unit-tests 10/03/2025
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal 1 Future Release defect (bug) needs-unit-tests 01/16/2019
#42326 Allow for user deletion in multisite Users normal normal 1 Awaiting Review enhancement needs-unit-tests 10/03/2025
#21730 More modular and reusable email validation functions Users normal normal 1 enhancement needs-unit-tests 06/05/2019
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal 1 enhancement needs-unit-tests 06/05/2019
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal 1 Future Release enhancement needs-unit-tests 06/20/2019
#23867 add_rewrite_endpoint causes front-page.php template to be ignored Rewrite Rules normal normal 9 defect (bug) reporter-feedback 06/04/2019
#53705 Plugin upgrade deletes files from other in-progress upgrades Upgrade/Install normal normal 9 Future Release defect (bug) reporter-feedback 05/12/2025
#53789 all kinds of error messages using WordPress 5.8 Widgets block editor Widgets normal major 9 Awaiting Review defect (bug) reporter-feedback 10/13/2021
#62057 Addressing Autosave Memory Issues adamsilverstein Editor normal normal 8 Future Release defect (bug) reporter-feedback 08/26/2025
#57500 Plugin update results in mixing files of old and new versions Upgrade/Install normal normal 8 Awaiting Review defect (bug) reporter-feedback 05/12/2025
#41535 Prevent or warn about offline status before submitting a form Administration normal normal 7 Awaiting Review feature request reporter-feedback 02/04/2026
#62453 Cropping of images in WP 6.7 (and 6.8) is broken Media normal normal 7 Awaiting Review defect (bug) reporter-feedback 11/03/2025
#40921 Detect and Handle MP4 and OGG audio files properly Media normal normal 7 Future Release defect (bug) reporter-feedback 01/30/2022
#61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal 7 Future Release enhancement reporter-feedback 09/06/2024
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal 7 Awaiting Review defect (bug) reporter-feedback 02/05/2024
#61585 Modify Events and News Widget to Show Global Events Separate from Local Events + Improve Accessibility of the Widget joedolson* Administration normal normal 6 Future Release enhancement reporter-feedback 06/08/2025
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal 6 Future Release defect (bug) reporter-feedback 09/08/2025
#24688 Memory exhaustion caused by very many unattached media Media normal normal 6 Future Release defect (bug) reporter-feedback 06/02/2025
#48576 chmod(): Operation not permitted on WP v5.3 update. Upgrade/Install normal normal 6 Awaiting Review defect (bug) reporter-feedback 04/17/2025
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 Filesystem API normal minor 5 defect (bug) reporter-feedback 07/02/2025
#44548 Email should be encoded with UTF8 and base64 I18N normal normal 5 Awaiting Review enhancement reporter-feedback 01/04/2026
#59251 Site Health incorrectly reports low disk space available for updates when disk_free_space function disabled Site Health normal normal 5 Awaiting Review defect (bug) reporter-feedback 05/02/2024
#64389 Breaking change in 6.9 -> WP Core CSS now forces all links to underline. westonruter* Themes normal normal 5 7.0 defect (bug) reporter-feedback 03/08/2026
#55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal 5 Awaiting Review defect (bug) reporter-feedback 05/12/2025
#19579 Make get_search_form() more filterable/extensible Themes normal normal 5 enhancement reporter-feedback 02/03/2026
#61391 Maintenance Error on Login After Setting Up WordPress 6.6 Beta 1 on Localhost Upgrade/Install normal critical 5 Future Release defect (bug) reporter-feedback 03/10/2025
#54621 Unsaved comment warning without any changes made when click on Publish, Update or Preview Buttons Comments normal major 4 Awaiting Review defect (bug) reporter-feedback 03/18/2022
#62602 Table directory not available for the wp editor Editor normal normal 4 Awaiting Review defect (bug) reporter-feedback 06/10/2025
#35154 The admin_url filter might break ajaxurl usage General normal normal 4 defect (bug) reporter-feedback 06/04/2019
#31236 wp_ajax_upload_attachment does not properly handle situation when post_id is set Media normal normal 4 defect (bug) reporter-feedback 02/08/2020
#32994 invite email from secondary blog does not use network site URL for wp-activate link Networks and Sites normal normal 4 defect (bug) reporter-feedback 06/04/2019
#46660 PHP Warning: Countable Error in update_metadata() Options, Meta APIs normal normal 4 Future Release defect (bug) reporter-feedback 05/27/2019
#60950 JSON serialization for meta values Options, Meta APIs normal normal 4 Awaiting Review feature request reporter-feedback 05/10/2024
#44582 Notice: Undefined property:stdClass::$plugin - wordpress Plugins normal normal 4 Awaiting Review defect (bug) reporter-feedback 07/23/2025
#63294 Got this error when send image via REST API on WP 6.8 REST API normal critical 4 Awaiting Review defect (bug) reporter-feedback 07/01/2025
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal 4 Awaiting Review defect (bug) reporter-feedback 02/03/2026
#25671 get_theme_mods does not have a filter Themes normal normal 4 enhancement reporter-feedback 06/04/2019
#52976 user emails comparison should be case insensitive Users normal normal 4 Awaiting Review defect (bug) reporter-feedback 01/20/2026
#55870 WP App Passwords Should be URL Decoded Application Passwords normal normal 3 Awaiting Review defect (bug) reporter-feedback 05/30/2022
#25117 The distribution build process should be fully available to anyone. Build/Test Tools normal normal 3 Future Release feature request reporter-feedback 02/26/2026
#59203 Twenty Nineteen: fix Separator block's full-width size and placement Bundled Theme normal normal 3 Awaiting Review defect (bug) reporter-feedback 12/23/2024
#46963 Comments meta box offset bug for custom comment types Comments normal normal 3 Awaiting Review defect (bug) reporter-feedback 01/21/2026
#39665 Customize: nav menu fallbacks don't get edit shortcuts Customize normal normal 3 Future Release defect (bug) reporter-feedback 03/14/2025
#40759 Word Count Discrepancies Editor normal normal 3 Awaiting Review defect (bug) reporter-feedback 01/19/2026
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal 3 Awaiting Review defect (bug) reporter-feedback 01/19/2026
#53743 Double <title> Tag with SEO Plugins in WordPress 5.8 General normal major 3 Awaiting Review defect (bug) reporter-feedback 07/22/2021
#60276 Fatal error with unexpected string value for sticky_posts option General normal normal 3 Future Release defect (bug) reporter-feedback 01/21/2024
#63730 get_blogs_of_user running on single install and crashes General normal normal 3 Awaiting Review defect (bug) reporter-feedback 07/26/2025
#16404 WordPress Importer fails to import images Import normal normal 3 defect (bug) reporter-feedback 06/04/2019
#43178 Rethinking what “captions” means for video postphotos Media normal normal 3 Future Release enhancement reporter-feedback 10/19/2023
#56292 Auto-update option gets enabled for plugins not hosted on WordPress.org Plugins normal normal 3 Awaiting Review defect (bug) reporter-feedback 10/06/2022
#56351 Shared terms will not apply properly to a post in WordPress 6.0 Taxonomy normal normal 3 Awaiting Review defect (bug) reporter-feedback 08/14/2022
#41335 dbDelta() does not recognize MySQL's IF NOT EXISTS statement Upgrade/Install normal normal 3 Awaiting Review enhancement reporter-feedback 10/21/2022
#48746 Disable admin email verification screen on a per-user basis Users normal normal 3 Awaiting Review feature request reporter-feedback 11/29/2019
#48881 Fix inline SVG error with wp_admin_css_color Administration normal normal 2 Awaiting Review defect (bug) reporter-feedback 01/22/2026
#44516 Unable to edit theme's file on multisite from default editor Administration normal normal 2 Awaiting Review defect (bug) reporter-feedback 07/31/2025
#64809 [Admin reskin] Add Plugins search field border is not OK on small screen joedolson* Administration normal normal 2 7.0 defect (bug) reporter-feedback 03/07/2026
#39003 menu_page_url() not working on Ajax call Administration normal normal 2 Awaiting Review defect (bug) reporter-feedback 10/14/2024
#49714 Explore UI for destructive controls & contexts Travel_girl Administration normal normal 2 Future Release enhancement reporter-feedback 01/29/2024
Note: See TracReports for help on using and creating reports.