Make WordPress Core

{23} Popular Tickets (5311 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 5311)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal 1 Future Release defect (bug) needs-unit-tests 02/14/2025
#49369 redirect_canonical() should strip trailing protocols Canonical normal major 1 Awaiting Review defect (bug) needs-unit-tests 07/20/2020
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal 1 Awaiting Review enhancement needs-unit-tests 06/29/2020
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major 1 Future Release defect (bug) needs-unit-tests 10/08/2018
#43071 User without the ability to publish are unable to edit post status Editor normal normal 1 Awaiting Review defect (bug) needs-unit-tests 12/10/2021
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal 1 Awaiting Review defect (bug) needs-unit-tests 04/12/2024
#44399 Add unique capability for oembed Embeds normal normal 1 Awaiting Review defect (bug) needs-unit-tests 01/17/2019
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal 1 Awaiting Review defect (bug) needs-unit-tests 09/28/2020
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal 1 Future Release feature request needs-unit-tests 07/15/2022
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal 1 Future Release defect (bug) needs-unit-tests 06/30/2023
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#21753 Feed excerpts are missing important filter formatting Feeds normal normal 1 defect (bug) needs-unit-tests 11/17/2020
#28616 ftp_fput should have a retry threshold Filesystem API normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal 1 Awaiting Review defect (bug) needs-unit-tests 03/02/2018
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal 1 Future Release defect (bug) needs-unit-tests 03/26/2019
#24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal 1 enhancement needs-unit-tests 06/04/2019
#22330 Optimize regexes to remove protocol from URL Formatting normal normal 1 enhancement needs-unit-tests 06/04/2019
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#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
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 Mail normal major 1 Awaiting Review defect (bug) needs-unit-tests 06/04/2020
#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
#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
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal 1 Future Release defect (bug) needs-unit-tests 09/15/2023
#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
#9102 Inverse proxy breaks permalinks Permalinks normal normal 1 Future Release defect (bug) needs-unit-tests 03/19/2024
#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
#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
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal 1 Future Release defect (bug) needs-unit-tests 02/20/2019
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. Posts, Post Types normal normal 1 Future Release defect (bug) needs-unit-tests 06/04/2019
#41226 Static "posts page" preview not working Posts, Post Types normal normal 1 Awaiting Review defect (bug) needs-unit-tests 02/17/2019
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal 1 enhancement needs-unit-tests 06/04/2019
#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
#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
#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
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal 1 Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#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 04/18/2018
#37756 Allow inline scripts on script aliases Script Loader normal normal 1 Future Release defect (bug) needs-unit-tests 12/13/2019
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal 1 Awaiting Review defect (bug) needs-unit-tests 02/05/2017
#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
#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
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal 1 defect (bug) needs-unit-tests 06/05/2020
#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
#63045 Add caching to `count_many_users_posts()` Users normal normal 1 6.9 enhancement needs-unit-tests 03/03/2025
#42326 Allow for user deletion in multisite Users normal normal 1 Awaiting Review enhancement needs-unit-tests 10/24/2017
#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/01/2024
#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
#40921 Detect and Handle MP4 and OGG audio files properly Media normal normal 7 Future Release defect (bug) reporter-feedback 01/30/2022
#14110 Expose height and width attributes to 'wp_get_attachment_image_attributes' filter adamsilverstein Media normal minor 7 enhancement reporter-feedback 10/11/2023
#61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal 7 Future Release enhancement reporter-feedback 09/06/2024
#57500 Plugin update results in mixing files of old and new versions Upgrade/Install normal normal 7 Awaiting Review defect (bug) reporter-feedback 05/10/2023
#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 01/21/2025
#32306 wp-cron throws 500 errors for SSL enabled sites Cron API normal critical 6 Awaiting Review defect (bug) reporter-feedback 11/14/2017
#48268 Updating failed. Error message: The response is not a valid JSON response. Posts, Post Types normal critical 6 Awaiting Review defect (bug) reporter-feedback 03/31/2021
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal 6 Awaiting Review defect (bug) reporter-feedback 02/05/2024
#48576 chmod(): Operation not permitted on WP v5.3 update. Upgrade/Install normal normal 6 Awaiting Review defect (bug) reporter-feedback 02/23/2023
#44548 Email should be encoded with UTF8 and base64 I18N normal normal 5 Awaiting Review enhancement reporter-feedback 09/14/2018
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal 5 Future Release defect (bug) reporter-feedback 01/30/2025
#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
#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
#35154 The admin_url filter might break ajaxurl usage General normal normal 4 defect (bug) reporter-feedback 06/04/2019
#62453 Cropping of images in WP 6.7 is broken Media normal normal 4 Awaiting Review defect (bug) reporter-feedback 03/05/2025
#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 06/23/2024
#39372 Allow count for wp_terms query to count other post statuses as well as published posts Taxonomy normal normal 4 Awaiting Review feature request reporter-feedback 12/23/2020
#55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal 4 Awaiting Review defect (bug) reporter-feedback 03/01/2023
#25671 get_theme_mods does not have a filter Themes normal normal 4 enhancement reporter-feedback 06/04/2019
#55870 WP App Passwords Should be URL Decoded Application Passwords normal normal 3 Awaiting Review defect (bug) reporter-feedback 05/30/2022
#58006 Final classes & testing Build/Test Tools normal normal 3 Awaiting Review enhancement reporter-feedback 03/29/2023
#49899 <plugin_name> detected an advanced-cache.php file in the wp-content directory. It seems that this is not the <plugin_name> advanced-cache.php file. Please remove this file and disable any other caching plugins to use this <plugin_name>. Cache API normal normal 3 Awaiting Review enhancement reporter-feedback 04/14/2020
#39665 Customize: nav menu fallbacks don't get edit shortcuts Customize normal normal 3 Future Release defect (bug) reporter-feedback 03/14/2025
#62602 Table directory not available for the wp editor Editor normal normal 3 Awaiting Review defect (bug) reporter-feedback 01/08/2025
#48272 "Undefined offset" warning in add_query_arg() General normal normal 3 Awaiting Review defect (bug) reporter-feedback 02/01/2022
#53743 Double <title> Tag with SEO Plugins in WordPress 5.8 General normal major 3 Awaiting Review defect (bug) reporter-feedback 07/22/2021
Note: See TracReports for help on using and creating reports.