Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4466 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (901 - 1000 of 4466)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Tickets Still Requesting Feedback (6 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#52610 Consider removing many of the default test group exclusions Build/Test Tools normal normal task (blessed) dev-feedback 5 years ago
#56070 Use a consistent order of annotations in the test suite Build/Test Tools normal normal task (blessed) dev-feedback 3 years ago
#53298 Checking if wp-config-sample.php file exists before checking if wp-config.php exists Upgrade/Install normal trivial defect (bug) dev-feedback 3 years ago
#46423 Posts on wp-admin page should be ordered by date_gmt and not date Posts, Post Types normal trivial defect (bug) 6 years ago
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial enhancement needs-docs 4 years ago
#21273 Automatically open help panel Help/About normal trivial enhancement dev-feedback 5 years ago

Tickets with Patches (94 matches)

#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker defect (bug) has-patch 4 years ago
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker defect (bug) needs-unit-tests 3 years ago
#36406 $network_wide is unreliable Plugins normal critical defect (bug) needs-unit-tests 7 years ago
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical defect (bug) has-patch 8 years ago
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical defect (bug) has-patch 6 years ago
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical defect (bug) has-patch 7 years ago
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* XML-RPC normal major defect (bug) has-patch 7 years ago
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major defect (bug) needs-unit-tests 7 years ago
#57276 Failing TIFF image uploads to S3 buckets using WP Offload Plugin Media normal major defect (bug) has-patch 4 years ago
#47623 Feeds: <lastBuildDate> has incorrect date Feeds normal major defect (bug) has-patch 7 years ago
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major defect (bug) has-patch 4 years ago
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 7 years ago
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major defect (bug) has-patch 6 years ago
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major defect (bug) needs-unit-tests 6 years ago
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 7 years ago
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major defect (bug) has-patch 3 years ago
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major defect (bug) has-patch 4 years ago
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 7 years ago
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major defect (bug) has-patch 4 years ago
#43019 Hook to validate post form data before save Database normal major enhancement has-patch 5 years ago
#29664 Support font embedding and word break for Burmese in core. I18N normal major enhancement has-patch 9 years ago
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 7 years ago
#42254 Duplicate news entries in Events & News dashboard widget Iceable Administration low minor defect (bug) has-patch 3 years ago
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor defect (bug) has-patch 8 years ago
#50287 FS_METHOD=ssh2 breaks some plugins Filesystem API normal minor defect (bug) has-patch 6 years ago
#55465 Fix hiding playlist buttons from Add Media modal dialog Media normal minor defect (bug) has-patch 4 years ago
#52333 Lack of the &colon; entity on the list of allowed entity names in kses.php Security normal minor defect (bug) has-patch 6 years ago
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor defect (bug) has-patch 5 years ago
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions Posts, Post Types normal minor defect (bug) has-patch 3 years ago
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status Posts, Post Types normal minor defect (bug) has-patch 3 years ago
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor defect (bug) has-patch 5 years ago
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor defect (bug) needs-unit-tests 4 years ago
#33141 Search form clear button is clipped in Safari (OS X) General low minor defect (bug) has-patch 9 years ago
#51282 Select element does not honor admin color scheme on hover Administration normal minor defect (bug) has-patch 6 years ago
#39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor defect (bug) has-patch 8 years ago
#51190 The display of the Media Uploads settings section should be improved Administration low minor defect (bug) has-patch 6 years ago
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor defect (bug) has-patch 7 years ago
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor defect (bug) has-patch 3 years ago
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor defect (bug) has-patch 9 years ago
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor defect (bug) needs-unit-tests 3 years ago
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor defect (bug) has-patch 5 years ago
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor defect (bug) has-patch 7 years ago
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 7 years ago
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 7 years ago
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor defect (bug) has-patch 3 years ago
#22377 Add filter to wp_update_plugins() rmccue Upgrade/Install low minor enhancement has-patch 7 years ago
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor enhancement has-patch 5 years ago
#48270 Add space before first parentheses of if condition for JS consistency Administration normal minor enhancement has-patch 7 years ago
#52613 Add testing setup instructions on wordpress-develop repository readme Build/Test Tools normal minor enhancement has-patch 5 years ago
#56846 All test classes that use the "wp" prefix should be renamed for consistency General normal minor enhancement has-patch 3 years ago
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor enhancement has-patch 4 years ago
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins normal minor enhancement has-patch 6 years ago
#47085 Site Health appear on individual sites in Multisite Site Health low minor enhancement has-patch 6 years ago
#31737 Unique identifier for Heartbeat API calls General normal minor enhancement has-patch 4 years ago
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor enhancement has-patch 6 years ago
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor enhancement needs-unit-tests 5 years ago
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 7 years ago
#18630 Custom Comment Validation Error Comments normal minor feature request has-patch 4 years ago
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor feature request has-patch 3 years ago
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal defect (bug) has-patch 5 years ago
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal defect (bug) has-patch 3 years ago
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters Formatting normal normal defect (bug) has-patch 7 years ago
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal defect (bug) has-patch 5 years ago
#55387 $wp_filesystem->dirlist() can return false and that should be checked for before iterating over the return value pbiron Filesystem API normal normal defect (bug) has-patch 4 years ago
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) needs-unit-tests 7 years ago
#24248 'guid' not properly escaped Posts, Post Types normal normal defect (bug) has-patch 4 years ago
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal normal defect (bug) has-patch 3 years ago
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal defect (bug) has-patch 4 years ago
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal defect (bug) has-patch 5 years ago
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 7 years ago
#44212 Add a new helper function for comma- or space-separated lists General normal normal defect (bug) has-patch 8 years ago
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() Users normal normal defect (bug) has-patch 9 years ago
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal normal defect (bug) has-patch 7 years ago
#54064 Add phpcs run command to Docker Build/Test Tools normal normal defect (bug) has-patch 5 years ago
#32433 Add registered image sizes in WXR export file Export normal normal defect (bug) has-patch 8 years ago
#37253 Add several missing "_deprecated_function()" calls General low normal defect (bug) has-patch 7 years ago
#43267 Admin editor "Insert link" modal on mobile seems to have incorrect styling Editor normal normal defect (bug) has-patch 8 years ago
#40630 Advanced meta compare "like" in WP_Query Query normal normal defect (bug) has-patch 9 years ago
#49694 All pages menu on admin panel has DOM errors Administration normal normal defect (bug) has-patch 6 years ago
#57513 All the comments not showing properly in edit posts Comments normal normal defect (bug) has-patch 4 years ago
#16817 All updates have been completed Upgrade/Install normal normal defect (bug) has-patch 6 years ago
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 4 years ago
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` Posts, Post Types normal normal defect (bug) has-patch 3 years ago
#43119 Allow passing empty post ID to media_handle_sideload() Media normal normal defect (bug) has-patch 5 years ago
#54802 Allow post_comments_feed_link to disable feed output Feeds normal normal defect (bug) has-patch 5 years ago
#49173 Allow sanitized inline styles on oEmbed iframes Embeds normal normal defect (bug) has-patch 7 years ago
#56094 Allow the style property of block.json to be an array General normal normal defect (bug) has-patch 4 years ago
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal defect (bug) has-patch 7 years ago
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal defect (bug) has-patch 6 years ago
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal defect (bug) has-patch 6 years ago
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal defect (bug) has-patch 9 years ago
#52415 Apostrophe transformed in HTML entity in the page parent selector Editor normal normal defect (bug) has-patch 5 years ago
#46931 Argument type mismatch Comments normal normal defect (bug) has-patch 6 years ago
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 7 years ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.