Make WordPress Core

{23} Popular Tickets (5320 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 (1901 - 2000 of 5320)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#49785 Wrong result / duplicates in query when using MariaDB Database normal normal 2 Awaiting Review defect (bug) 04/03/2020
#39340 Scheduled Posts are being missed (problem with wp-cron.php?) Cron API normal normal 6 Awaiting Review defect (bug) 04/03/2020
#49094 preg_match() expects parameter 2 to be string on line 417 of wp-includes/class-wp-block-parser.php Editor normal critical 2 Awaiting Review defect (bug) 04/04/2020
#49805 missing get_the_title / confusing the_title filter Posts, Post Types normal normal 2 Awaiting Review defect (bug) reporter-feedback 04/04/2020
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal 3 enhancement has-patch 04/08/2020
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal 4 Awaiting Review defect (bug) has-patch 04/08/2020
#36270 Allow filtering of the final HTML output of media related shortcodes Media normal normal 2 Awaiting Review enhancement 04/09/2020
#49859 Post autosave called multiple times Autosave normal major 1 Awaiting Review defect (bug) 04/09/2020
#49857 Groups disappear after inserting something inside it in Gutenberg Editor normal normal 1 Awaiting Review defect (bug) 04/09/2020
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal 2 Future Release defect (bug) dev-feedback 04/13/2020
#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
#44036 Checkboxes appearing strangely in FireFox responsive view Administration normal normal 1 Awaiting Review defect (bug) reporter-feedback 04/15/2020
#49069 Multisite: 404 template isn't used in network installs when a file extension is used in the URL General normal normal 1 Awaiting Review defect (bug) dev-feedback 04/15/2020
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal 3 Awaiting Review defect (bug) has-patch 04/15/2020
#34638 New function for retrieving previous and next adjacent image Media normal normal 2 Future Release feature request has-patch 04/15/2020
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal 1 Awaiting Review defect (bug) needs-unit-tests 04/16/2020
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal normal 3 Awaiting Review enhancement has-patch 04/16/2020
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal 5 Future Release enhancement needs-unit-tests 04/20/2020
#49963 Security of failed update/rollback Upgrade/Install normal major 1 Awaiting Review enhancement dev-feedback 04/20/2020
#49965 wptexturize should also work when using before hook after_theme_setup Formatting normal normal 4 Awaiting Review defect (bug) 04/21/2020
#49982 WP_User_Query returns duplicates if a user has multiple meta keys of the same name, unless "relation = OR" is included which adds DISTINCT Users normal minor 1 Awaiting Review defect (bug) 04/23/2020
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* General normal normal 1 Future Release enhancement dev-feedback 04/23/2020
#50013 [Feature Request] Tools: Export: Post, Categories: All - but exclude these Export normal normal 1 Awaiting Review feature request 04/26/2020
#49995 WordPress creates unnecessary thumbnails Media normal normal 2 Awaiting Review defect (bug) 04/26/2020
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal 2 Future Release defect (bug) has-patch 04/26/2020
#39044 W3C Validator warning: Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles General normal normal 1 Future Release defect (bug) 04/30/2020
#50040 Localize the jQuery datepicker when enqueued in the footer I18N normal normal 1 Awaiting Review defect (bug) 04/30/2020
#49634 Performance Benchmarks for REST API REST API normal normal 1 Awaiting Review feature request dev-feedback 04/30/2020
#50048 wp_ajax_update_theme is broken when updating themes whose styles.css file is not located in the root Themes normal normal 1 Awaiting Review defect (bug) 05/01/2020
#50047 Taxonomy parent select field not cleared after creating category Taxonomy normal minor 1 Awaiting Review defect (bug) dev-feedback 05/01/2020
#49870 Admin Email Verification "The Email is Correct" leads to White Screen Administration normal normal 1 Awaiting Review defect (bug) reporter-feedback 05/02/2020
#44969 Add support to limit results in get_objects_in_term() Taxonomy normal normal 1 Awaiting Review enhancement dev-feedback 05/03/2020
#50084 redirect_canonical() need additional hook Canonical normal normal 4 Awaiting Review defect (bug) 05/05/2020
#50072 Users with email addresses containing a single quote cannot reset their passwords Users normal major 2 Awaiting Review defect (bug) needs-unit-tests 05/05/2020
#20846 Multisite: Network Users can post comments without being members of the site Comments low minor 3 Future Release defect (bug) 05/05/2020
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal 8 Awaiting Review defect (bug) dev-feedback 05/06/2020
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name Database normal normal 2 Awaiting Review enhancement dev-feedback 05/07/2020
#50129 Link edit modal displayed over Featured image modal Editor normal normal 1 Awaiting Review defect (bug) 05/08/2020
#47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal 2 Future Release defect (bug) 05/11/2020
#50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal 1 Future Release defect (bug) 05/12/2020
#46162 get_taxonomies by post_type no output Taxonomy normal normal 1 Awaiting Review defect (bug) 05/12/2020
#43233 Network transients Networks and Sites normal normal 3 Future Release enhancement dev-feedback 05/12/2020
#48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal normal 2 Awaiting Review defect (bug) dev-feedback 05/13/2020
#24447 Avoid losing data after nonces expire iseulde Administration normal major 7 Future Release defect (bug) early 05/14/2020
#49900 Updates to Image Processing in WordPress 5.3 - Broken Intrinsic Sizing? Media normal normal 2 Awaiting Review defect (bug) reporter-feedback 05/14/2020
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal 3 Future Release enhancement needs-unit-tests 05/16/2020
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal 6 Future Release enhancement has-patch 05/18/2020
#17078 is_active_sidebar() doesn't work with Numeric sidebar ID's Widgets normal normal 1 defect (bug) close 05/20/2020
#50209 Remove all uploads between test methods Build/Test Tools normal normal 2 Awaiting Review enhancement 05/21/2020
#50211 Add Ajax to Activate/Deactivate links in the Installed Plugins screen - keep focus on the screen location Plugins normal normal 2 Awaiting Review enhancement 05/21/2020
#48919 Images wont upload with new Big Images fiunctionality Media normal normal 3 Awaiting Review defect (bug) dev-feedback 05/22/2020
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal 1 Awaiting Review defect (bug) dev-feedback 05/22/2020
#49263 Switching blog doesn't switch locale I18N normal normal 4 Awaiting Review enhancement dev-feedback 05/22/2020
#50228 Plugins can inadvertently trigger `wp_die()` infinite loop during site creation Networks and Sites normal normal 2 Awaiting Review defect (bug) 05/22/2020
#50229 slugs aren't allowed as long as they're in different taxonomies. Taxonomy normal normal 1 Awaiting Review defect (bug) 05/22/2020
#50223 Performance improvement: Avoid using array_unique() where possible General lowest normal 2 Awaiting Review enhancement reporter-feedback 05/23/2020
#37577 Allow users to "petition" for a post lock to be released Editor normal normal 5 Future Release enhancement dev-feedback 05/25/2020
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal normal 4 Awaiting Review enhancement dev-feedback 05/25/2020
#38925 Allow override of depth limits on comment reply link Comments normal normal 2 Future Release enhancement dev-feedback 05/26/2020
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter* Customize normal normal 8 Future Release defect (bug) needs-unit-tests 05/27/2020
#38921 Defining filter pre_get_table_charset causes errors Database normal normal 1 Future Release defect (bug) has-patch 05/27/2020
#50070 'post_type' query variable not set for taxonomy queries Query normal normal 2 Awaiting Review defect (bug) dev-feedback 05/27/2020
#45527 Jumping Cursor in Gutenberg Editor Editor normal normal 6 Awaiting Review defect (bug) 05/28/2020
#14331 Tweaks to menu setup page Menus normal normal 4 Future Release enhancement 05/29/2020
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 05/30/2020
#44374 Remove deprecated contact methods Users normal normal 3 Awaiting Review defect (bug) 06/01/2020
#45060 Allow users to leave sites on a multisite network Users normal normal 1 Awaiting Review feature request 06/02/2020
#33585 Improve wp_list_categories to support multiple taxonomies Taxonomy normal normal 1 Awaiting Review enhancement 06/04/2020
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal 3 Future Release enhancement needs-unit-tests 06/04/2020
#18730 media_sideload_image() doesn't handle dynamic image url's well Media normal normal 9 defect (bug) has-patch 06/04/2020
#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
#46257 Deleting a page can break the permalink of other pages if it had media uploaded to it Permalinks normal normal 3 Awaiting Review defect (bug) 06/04/2020
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal 1 defect (bug) needs-unit-tests 06/05/2020
#50339 setup-config.php serves mixed content when behind a TLS termination proxy Upgrade/Install normal normal 1 Awaiting Review defect (bug) reporter-feedback 06/11/2020
#50250 In WordPress 5x, Image uploads frequently fail, and do so with a spurious error message Media normal major 1 Awaiting Review defect (bug) 06/12/2020
#50374 Improve PHPMailer usage Mail normal normal 1 Awaiting Review defect (bug) 06/12/2020
#50393 Run `composer compat` as a part of `grunt precommit` Build/Test Tools low normal 1 Future Release enhancement 06/15/2020
#50055 Add more user-actionable information to the timezone health check Site Health normal normal 2 Awaiting Review enhancement 06/15/2020
#50389 Improve support for site health issues in WordPress Site Health normal normal 2 Awaiting Review enhancement dev-feedback 06/15/2020
#50400 Update Search Engine Visibility text following XML sitemap launch General normal normal 1 Awaiting Review enhancement 06/16/2020
#43045 Trigger events equivalent to editor:image-edit and editor:image-update in media-image-widget.js Widgets normal normal 1 Future Release enhancement 06/17/2020
#49637 Create a report outline for CSS audit Administration normal normal 4 Awaiting Review enhancement 06/18/2020
#19998 Feeds can contain characters that are not valid XML Feeds normal normal 5 Awaiting Review defect (bug) needs-unit-tests 06/19/2020
#50427 Bolding not working well Editor normal normal 2 Awaiting Review defect (bug) 06/19/2020
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors Posts, Post Types normal normal 2 Awaiting Review defect (bug) 06/19/2020
#44696 Plugin Deactivation Page Jump Plugins normal minor 1 Awaiting Review defect (bug) 06/22/2020
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal 5 Awaiting Review defect (bug) has-patch 06/22/2020
#43938 Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure xkon Privacy normal normal 3 Future Release enhancement 06/23/2020
#50444 Issue by taxonomy terms in quick edit Taxonomy normal normal 1 Awaiting Review defect (bug) 06/24/2020
#49638 Determine methodology recommendations for CSS audit Build/Test Tools normal normal 3 Awaiting Review enhancement 06/25/2020
#46058 Extra database calls when use get_the_excerpt() and posts have images General normal major 4 Awaiting Review defect (bug) 06/25/2020
#23749 Post Format Archive Conditional Tag danielpataki Post Formats normal normal 9 Future Release enhancement has-patch 06/26/2020
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal normal 5 Awaiting Review enhancement has-patch 06/29/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
#37484 Make form in request_filesystem_credentials() in line with WP admin form styling / HTML structure / security Upgrade/Install normal normal 1 Future Release enhancement 06/29/2020
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins normal minor 4 Awaiting Review enhancement has-patch 06/29/2020
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal 3 Future Release enhancement dev-feedback 07/02/2020
#30784 Subsites won't show 404 with default permalink structure Permalinks normal normal 1 Future Release defect (bug) 07/02/2020
#33461 Allow filtering of meta_value in exporter Export normal normal 1 enhancement 07/02/2020
#29669 Static base in permalink_structure unexpectedly sets $wp_rewrite->front value Permalinks normal normal 2 Future Release enhancement 07/02/2020
Note: See TracReports for help on using and creating reports.