Make WordPress Core

{23} Popular Tickets (5335 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 (1801 - 1900 of 5335)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#49620 Allow plugin/theme developers to utilize Beta, Alpha, Canary release channels for automatic updates Plugins normal normal 5 Awaiting Review feature request 03/10/2020
#49618 Image Widget Alignment Widgets normal minor 1 Awaiting Review defect (bug) reporter-feedback 03/10/2020
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal 3 Future Release defect (bug) needs-unit-tests 03/12/2020
#36722 No way to access media "Attachment Display Settings" using wp.media Media normal normal 1 defect (bug) 03/12/2020
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal normal 1 Awaiting Review enhancement dev-feedback 03/12/2020
#49633 Trim cookie paths Login and Registration normal normal 1 Awaiting Review defect (bug) 03/12/2020
#38223 Add indicators to off-site links in wp-admin General normal normal 2 Awaiting Review enhancement 03/16/2020
#34778 A better indication of action happening on buttons. General normal normal 8 Awaiting Review enhancement 03/16/2020
#49664 Uppercase Greek letters are getting accents on iPhone mobile devices General normal normal 1 Awaiting Review defect (bug) dev-feedback 03/18/2020
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal 1 Future Release defect (bug) has-patch 03/20/2020
#46457 Embed Block to a Reusable Block General normal normal 2 Awaiting Review defect (bug) 03/20/2020
#39237 PHPunit coverage reports fail if the is out to the stdout or header Build/Test Tools normal normal 2 Future Release defect (bug) dev-feedback 03/21/2020
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal 1 Awaiting Review enhancement needs-unit-tests 03/22/2020
#49627 oEmbedding - Privacy by design - Inconsistencies & Legal concerns Embeds normal normal 2 Awaiting Review defect (bug) 03/23/2020
#49658 Incorrect Upload Directory path using wp_upload_dir() Upload normal normal 2 Awaiting Review defect (bug) reporter-feedback 03/23/2020
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal 2 Future Release defect (bug) needs-docs 03/25/2020
#34173 Edit locking for term management Taxonomy normal normal 5 enhancement 03/26/2020
#44900 add post lock display to Media Library Media normal normal 4 Future Release enhancement has-patch 03/26/2020
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal 4 Awaiting Review defect (bug) 03/27/2020
#49721 Links of Installed Themes Not Re-written to New Port after WP-Config Port Change Themes normal minor 1 Awaiting Review defect (bug) 03/28/2020
#49185 Option to use text link instead of auto embed. Embeds normal normal 3 Awaiting Review defect (bug) 03/28/2020
#49731 Display embeds in WordPress plugin descriptions Plugins normal normal 1 Awaiting Review defect (bug) 03/31/2020
#48698 Update fails if there’s a "Custom Html" block and an Iframe inside it Editor normal normal 3 Awaiting Review defect (bug) 04/01/2020
#36595 can't set post_modified in wp_insert_post, becomes post_date Posts, Post Types normal normal 5 defect (bug) dev-feedback 04/01/2020
#49661 mails, Howdy, wp_mail() and filters spreading Mail normal normal 4 Awaiting Review feature request has-patch 04/02/2020
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal 4 Future Release task (blessed) has-patch 04/03/2020
#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
#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
#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
#50040 Localize the jQuery datepicker when enqueued in the footer I18N normal normal 1 Awaiting Review defect (bug) 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
#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
#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
#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
#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
#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
#50427 Bolding not working well Editor 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
Note: See TracReports for help on using and creating reports.