Make WordPress Core

{23} Popular Tickets (5231 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 (1501 - 1600 of 5231)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#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
#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
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal 5 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
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal 5 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
#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
#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
#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
#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 2 Awaiting Review defect (bug) 05/12/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
#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
#38925 Allow override of depth limits on comment reply link Comments normal normal 2 Future Release enhancement dev-feedback 05/26/2020
#50070 'post_type' query variable not set for taxonomy queries Query normal normal 2 Awaiting Review defect (bug) dev-feedback 05/27/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
#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
#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
#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
#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
#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 5 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
#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
#34542 Permalink settings page should offer a filesystem API based way to save .htaccess Permalinks normal normal 3 Future Release enhancement 07/02/2020
#30963 Wrong error message when uploading non-zip files on the plugin upload page Plugins normal normal 2 Future Release defect (bug) 07/02/2020
#35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal 2 enhancement has-patch 07/03/2020
#14584 HTML entities in category and tag elements Export normal normal 1 defect (bug) has-patch 07/06/2020
#49626 Allow plugin developers to opt-out their plugin from auto updates Plugins normal normal 1 Awaiting Review feature request 07/06/2020
#14757 users with no posts are not exported Export normal normal 3 Future Release enhancement dev-feedback 07/06/2020
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal 4 Future Release enhancement 07/06/2020
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal 5 Future Release enhancement has-patch 07/06/2020
#47880 Extend unit tests for Site Health component. Site Health normal normal 4 Future Release task (blessed) needs-unit-tests 07/06/2020
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal 5 Future Release enhancement 07/06/2020
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major 6 Awaiting Review defect (bug) dev-feedback 07/07/2020
#50560 show "recently deleted" plugins - a safer option than "inactive plugins" Plugins normal normal 1 Awaiting Review enhancement 07/07/2020
#50190 Search query doesnot know if the theme is already updated. Themes normal normal 1 Future Release defect (bug) has-patch 07/09/2020
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal 3 Awaiting Review defect (bug) has-patch 07/10/2020
#47973 Invalid HTML output from image_caption + wpautop combination Formatting normal normal 1 Awaiting Review defect (bug) 07/11/2020
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal 2 Awaiting Review defect (bug) 07/14/2020
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal 2 Future Release defect (bug) 07/16/2020
#39133 Check email length in is_email() Comments normal normal 3 Awaiting Review enhancement has-patch 07/17/2020
#39251 Support end_size=0 in paginate_links() General normal normal 4 Future Release defect (bug) has-patch 07/18/2020
#31728 Search bug (Cyrillic) Permalinks normal normal 1 Awaiting Review defect (bug) reporter-feedback 07/20/2020
#48146 Google breadcrumbs problem Permalinks normal normal 1 Awaiting Review defect (bug) reporter-feedback 07/20/2020
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal 1 Future Release defect (bug) has-patch 07/20/2020
#48194 Unregistered image sizes used for IMG tag "srcset" Media normal normal 3 Awaiting Review defect (bug) 07/21/2020
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor 1 Awaiting Review defect (bug) 07/21/2020
#48531 Regression: styling of most form elements is uneven or off-center audrasjb* Administration normal normal 2 Future Release defect (bug) 07/21/2020
#50169 Consistency in Gallery and Image block settings Media normal normal 1 Future Release enhancement 07/21/2020
Note: See TracReports for help on using and creating reports.