Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4468 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 4468)

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
#34778 A better indication of action happening on buttons. General normal normal enhancement 6 years ago
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function Login and Registration normal normal enhancement dev-feedback 8 years ago
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete Users normal normal enhancement dev-feedback 9 years ago
#30170 "Start Date"/"End Date" are confusing in the exporter Export normal normal enhancement has-patch 9 years ago
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal enhancement has-patch 4 years ago
#38276 "Is thing public/accessible" API Role/Capability normal normal feature request dev-feedback 9 years ago

Tickets with Patches (94 matches)

#55968 xss string to be treated as simple string Editor normal normal defect (bug) has-patch 4 years ago
#52181 wrong mimetime for gzip files Media normal normal defect (bug) has-patch 5 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
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 7 years ago
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal defect (bug) has-patch 7 years ago
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 7 years ago
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 7 years ago
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 5 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
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 7 years ago
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal defect (bug) has-patch 5 years ago
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal defect (bug) has-patch 4 years ago
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal defect (bug) has-patch 5 years ago
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 7 years ago
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement 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
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal defect (bug) needs-unit-tests 5 years ago
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major 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
#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
#40497 wp_insert_user requires user_login when ID is given Users normal normal defect (bug) has-patch 9 years ago
#39067 wp_insert_user custom validation Users normal normal enhancement has-patch 7 years ago
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal defect (bug) has-patch 3 years ago
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal defect (bug) has-patch 5 years ago
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal defect (bug) has-patch 8 years ago
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 5 years ago
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal enhancement has-patch 8 years ago
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 7 years ago
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 7 years ago
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 5 years ago
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 5 years ago
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal 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
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 7 years ago
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 7 years ago
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal enhancement has-patch 7 years ago
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 9 years ago
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 7 years ago
#57423 we need to check an argument is closure in PclZip Administration normal normal enhancement has-patch 4 years ago
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 7 years ago
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal defect (bug) has-patch 9 years ago
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal defect (bug) has-patch 6 years ago
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal enhancement has-patch 8 years ago
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal defect (bug) has-patch 3 years ago
#47889 uploading image contains special characters will return a wrong image url Media normal normal defect (bug) has-patch 7 years ago
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 7 years ago
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal normal defect (bug) has-patch 3 years ago
#46364 update.php coding standards:trigger_error() function Administration normal normal defect (bug) has-patch 7 years ago
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal defect (bug) has-patch 4 years ago
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal defect (bug) has-patch 3 years ago
#34055 the_taxonomies lacks a filter Taxonomy normal normal enhancement has-patch 3 years ago
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal defect (bug) has-patch 5 years ago
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal defect (bug) has-patch 6 years ago
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal 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
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 7 years ago
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal defect (bug) has-patch 3 years ago
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal enhancement has-patch 9 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
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 7 years ago
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 7 years ago
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal defect (bug) needs-unit-tests 5 years ago
#48006 post_date not as expected Posts, Post Types normal normal defect (bug) has-patch 7 years ago
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal defect (bug) needs-unit-tests 9 years ago
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 7 years ago
#54114 paginate_links() ajax General normal normal defect (bug) has-patch 5 years ago
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 4 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
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal defect (bug) has-patch 7 years ago
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal enhancement has-patch 4 years ago
#47413 nested paragraphs in comment post errors Comments normal normal defect (bug) has-patch 5 years ago
#42560 mp4 files do not play in Safari Media normal normal defect (bug) has-patch 5 years ago
#54216 missing base href in wp-admin Administration normal normal defect (bug) has-patch 5 years ago
#14551 menu item : current_page_parent : issue with Front page displays Menus normal normal defect (bug) has-patch 7 years ago
#21679 media_handle_upload does not provide a way to change the file's name Media normal normal enhancement has-patch 8 years ago
#41797 max_num_pages for WP_User_Query Query normal normal enhancement has-patch 9 years ago
#50514 make_clickable nested links bug Formatting normal normal defect (bug) needs-unit-tests 6 years ago
#14368 make the 'orderby' argument in get_posts() accept all "post" fields Query normal normal enhancement has-patch 4 years ago
#20241 make it possible for plugins to activate other plugins Plugins normal normal enhancement needs-unit-tests 4 years ago
#17433 localhost is not accepted as email domain Formatting normal normal defect (bug) has-patch 8 years ago
#60391 links_add_base_url will encode all attribut in null passed in Formatting normal normal defect (bug) has-patch 3 years ago
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal defect (bug) has-patch 8 years ago
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal defect (bug) has-patch 7 years ago
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 7 years ago
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 7 years ago
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal defect (bug) has-patch 8 years ago
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 7 years ago
#30459 is_child_theme() cannot be used during plugin activation as is Themes normal normal defect (bug) has-patch 7 years ago
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 7 years ago
#24430 inconsistent icon_dir/icon_dirs use in wp_mime_type_icon and wp_get_attachment_image_src Media normal normal defect (bug) has-patch 7 years ago
#54048 improve preloaded REST API requests in widget editor Widgets normal normal enhancement has-patch 5 years ago
#25769 import vs DISALLOW_FILE_MODS Import normal normal defect (bug) has-patch 10 years ago
#15149 image_get_intermediate_size partly ignores 'path' and 'url' fields and has inconsistent return values Media normal normal enhancement has-patch 7 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
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.