Make WordPress Core

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

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#43433 mixed-content for install page stylesheets Upgrade/Install normal normal defect (bug) 6 years ago
#52926 mobile compatibility library sortable list input field ignores touch event External Libraries normal normal defect (bug) 5 years ago
#53089 multisite uploads not working on windows 10/xampp after change blog_upload_space Upload normal normal defect (bug) 5 years ago
#44634 multisite: WP_User compatibility keys inacessible after switch_to_blog Users normal normal defect (bug) 8 years ago
#46000 non empty post object in case of error 404 Rewrite Rules normal normal defect (bug) 8 years ago
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 7 years ago
#51085 oEmbed JSON returning 404/401 when embedding anything from Spotify Embeds normal normal defect (bug) 6 years ago
#52935 oEmbed cache is no longer refreshed upon post update Embeds normal normal defect (bug) 5 years ago
#49682 oEmbed should not trigger for urls with fragments Embeds normal normal defect (bug) 4 years ago
#49627 oEmbedding - Privacy by design - Inconsistencies & Legal concerns Embeds normal normal defect (bug) 6 years ago
#57234 oembed_cache created in post affects the post_author on export Embeds normal normal defect (bug) 3 years ago
#55413 on user save apostrophes cause wp_mail error Users normal normal defect (bug) 4 years ago
#48280 orderby meta_value breaks with newer versions of MySQL Query normal normal defect (bug) 7 years ago
#40649 parent_file filter seems to be overwritten by get_admin_page_parent call Menus normal normal defect (bug) 7 years ago
#54777 passing empty object to wp_localize_script will convert it to empty array instead of empty object Script Loader normal normal defect (bug) 5 years ago
#40706 pasting text that has emojis into a new post breaks autosave and save draft Autosave normal normal defect (bug) 9 years ago
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal defect (bug) 4 years ago
#55908 performing two identical actions in sequence produces different results Taxonomy normal normal defect (bug) 4 years ago
#40249 period as last character in username breaks activation link Login and Registration normal normal defect (bug) 9 years ago
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 Permalinks normal normal defect (bug) 7 years ago
#59060 php-fpm7.4: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1868. General normal normal defect (bug) 3 years ago
#28727 plugin editor content empty when source contains an invalid character Plugins normal normal defect (bug) 7 years ago
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs Plugins normal normal defect (bug) 7 years ago
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). Cache API low normal defect (bug) 5 years ago
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal defect (bug) 9 years ago
#46739 post attributes order not working correctly Database normal normal defect (bug) 7 years ago
#57401 post-template.php fails to check if $elements['page'] is zero causing an array index error General normal normal defect (bug) 3 years ago
#34933 postMessage - targetOrigin does not contains port number Upgrade/Install normal normal defect (bug) 7 years ago
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein Taxonomy normal normal defect (bug) 7 years ago
#33389 posts contains png images via XMLRPC error response XML-RPC normal normal defect (bug) 7 years ago
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal defect (bug) 8 years ago
#44804 pretty_permalinks capability may not be detected correctly during a fresh install on a server without mod_rewrite Upgrade/Install normal normal defect (bug) 8 years ago
#45779 probable issue in Plugin activation hook Plugins normal normal defect (bug) 8 years ago
#31957 query fails, when post is queried under specific name Query normal normal defect (bug) 7 years ago
#40166 query_vars bug sets is_home to false. Query normal normal defect (bug) 7 years ago
#30959 race condition in wp_insert_user() Users normal normal defect (bug) 4 years ago
#60330 redirect that working incorrectly! Rewrite Rules normal normal defect (bug) 3 years ago
#35794 redirect_canonical doesn't strip off custom feed endings Canonical normal normal defect (bug) 7 years ago
#50084 redirect_canonical() need additional hook Canonical normal normal defect (bug) 6 years ago
#60207 regarding WP 6.4.2 - masonry 4.2.2 and imagesloaded 5.0.0 js not compatible External Libraries normal normal defect (bug) 3 years ago
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal defect (bug) needs-unit-tests 9 years ago
#56059 register_post_type()'s "description" argument can't be translated (gettext) Posts, Post Types normal normal defect (bug) 4 years ago
#41070 register_sidebar and dynamic_sidebar inconsistency Widgets normal normal defect (bug) 9 years ago
#31496 register_uninstall_hook tries to serialize anonymous functions Plugins normal normal defect (bug) 7 years ago
#34805 registration_errors filter not called when adding users in admin section Users normal normal defect (bug) 7 years ago
#46321 rel="noopener noreferrer" General normal normal defect (bug) 8 years ago
#49220 rel_canonical generates the wrong canonical structure for paginated pages. Canonical normal normal defect (bug) 4 years ago
#60502 remove_function method removing next priority action too while removing current priority General normal normal defect (bug) 3 years ago
#53815 safecss_filter_attr removes styles with min() max() and minmax() Formatting normal normal defect (bug) 5 years ago
#31777 sanitize_text_field() stripping instances "%ca" General normal normal defect (bug) 4 years ago
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 7 years ago
#60710 save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format Taxonomy normal normal defect (bug) 3 years ago
#55971 saving settings returns 404 - WP_SITEURL not used? General normal normal defect (bug) 4 years ago
#51864 set_object_terms hook $tt_ids arg issue Taxonomy normal normal defect (bug) 6 years ago
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal normal defect (bug) 9 years ago
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php Options, Meta APIs normal normal defect (bug) 7 years ago
#34039 shortcode_parse_atts() no longer parses embedded html fragments Formatting normal normal defect (bug) 7 years ago
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell Formatting normal normal defect (bug) 7 years ago
#34983 shortcodes not working in input fields Shortcodes normal normal defect (bug) 7 years ago
#31350 size_format() Displaying Incorrect Unit General normal normal defect (bug) 4 years ago
#50229 slugs aren't allowed as long as they're in different taxonomies. Taxonomy normal normal defect (bug) 6 years ago
#46250 smaller fonts for page navigation in admin in 5.1 Administration normal normal defect (bug) 7 years ago
#47977 some of the typo mistakes in plugin menu & update related small correction in "bulk action selector top" Plugins normal normal defect (bug) 7 years ago
#47742 sorting by date incorrect Posts, Post Types normal normal defect (bug) 7 years ago
#47922 src attribute in Image Gallery Block is inconsistent with image inserted outside of gallery. Gallery normal normal defect (bug) 7 years ago
#44456 srcset max-width set to image width Media normal normal defect (bug) 6 years ago
#43540 srcset not added when the original image size doesn't exist in the database after regeneration Media normal normal defect (bug) 3 years ago
#40291 subcategory pagination no run Taxonomy normal normal defect (bug) 9 years ago
#40221 switch_theme action + Live Preview = confusion Themes normal normal defect (bug) 7 years ago
#44844 switch_to_locale does not handle plugins/themes properly in multisite I18N normal normal defect (bug) 8 years ago
#59072 the new version(6.3) can't use the widgets Widgets normal normal defect (bug) 3 years ago
#41229 the tag read more is not working Editor normal normal defect (bug) 9 years ago
#17039 the_excerpt() - <!--more--> handling Formatting normal normal defect (bug) 7 years ago
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal defect (bug) has-patch 6 years ago
#32609 tinymce gallery preview uses full resolution images Media normal normal defect (bug) 7 years ago
#31092 travis-ci builds skip lots of tests due to environment configuration Build/Test Tools normal normal defect (bug) 6 years ago
#39331 unsharpMaskImage in Imagick's thumbnail_image is not compatible with CMYK jpegs. Media normal normal defect (bug) 9 years ago
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal defect (bug) needs-unit-tests 3 years ago
#45519 updates count differs on public area and in admin area Upgrade/Install normal normal defect (bug) 8 years ago
#39492 upload_post_params and plupload_init filters are not being executed on wp_print_media_templates() Media normal normal defect (bug) 9 years ago
#50149 url issue on category slugs Canonical normal normal defect (bug) 6 years ago
#58536 url_to_postid does not work at MS install in context of another blog when $wp_rewrite->use_verbose_page_rules differs Rewrite Rules normal normal defect (bug) 3 years ago
#43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal defect (bug) 8 years ago
#39670 urlencoded non-alphanumeric permalink Permalinks normal normal defect (bug) 6 years ago
#38897 user_email with & (ampersand) being encoded within the database making notifications fail Users normal normal defect (bug) 7 years ago
#43734 user_profile_update_errors hook needs work-around to validate a to-be updated email address Users normal normal defect (bug) 7 years ago
#46625 username and password automatically change to dexter Database normal normal defect (bug) 7 years ago
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal defect (bug) 7 years ago
#47211 using amp in search show all post / pages with the & Query normal normal defect (bug) 7 years ago
#22414 validate_current_theme() should validate cached theme roots Themes normal normal defect (bug) 7 years ago
#36293 video/audio object passed to wp_video_shortcode/wp_audio_shortcode is always null Media normal normal defect (bug) 6 years ago
#59744 walk_page_tree issue - cast array to object to fix Menus normal normal defect (bug) 3 years ago
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 7 years ago
#14902 weblogUpdates.extendedPing does not implement standard josephscott Pings/Trackbacks normal normal defect (bug) 7 years ago
#58787 when upload it multi upload duplicate the files in the media Upload normal normal defect (bug) 3 years ago
#45819 when {category|tag}_base include spaces their rewrite rules don't get generated correctly, resulting in 404's Permalinks normal normal defect (bug) 8 years ago
#46541 widget class name sent in headers is incorrect when the widget has a namespace Widgets normal normal defect (bug) 7 years ago
#57576 widget color settings gets lost when saving regarding another widget Widgets normal normal defect (bug) 4 years ago
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal defect (bug) has-patch 3 years ago
#50472 wp core download --skip-content doesn't create empty "plugins" dir Upgrade/Install normal normal defect (bug) 6 years ago
Note: See TracReports for help on using and creating reports.