Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#47889 uploading image contains special characters will return a wrong image url Media normal normal defect (bug) has-patch 08/18/2019
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording Users normal normal defect (bug) has-patch 12/17/2019
#47954 Create a sanity check for siteurl and home changes Administration normal normal enhancement has-patch 09/29/2019
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal enhancement has-patch 09/02/2019
#47984 Filter pre_do_shortcode Shortcodes normal normal feature request has-patch 09/05/2019
#48006 post_date not as expected Posts, Post Types normal normal defect (bug) has-patch 09/17/2019
#48009 Expand upon the Media item data in Export Requests Privacy normal normal enhancement has-patch 12/13/2019
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor enhancement has-patch 10/08/2020
#48153 Allow the admin email verification capability to be filtered Site Health normal normal defect (bug) needs-unit-tests 02/21/2020
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal normal enhancement has-patch 10/06/2019
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal normal enhancement has-patch 10/05/2019
#48236 Media attachment browser no longer provides id of attachment Media normal normal defect (bug) has-patch 02/21/2020
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters Formatting normal normal defect (bug) has-patch 10/09/2019
#48270 Add space before first parentheses of if condition for JS consistency Administration normal minor enhancement has-patch 10/12/2019
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal defect (bug) needs-unit-tests 04/08/2021
#48323 Signup link redirect is not filtered on multisite when a blog is not found Networks and Sites normal normal defect (bug) has-patch 10/16/2019
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal normal enhancement has-patch 11/01/2019
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) Users normal normal feature request has-patch 09/06/2020
#48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal defect (bug) has-patch 11/15/2021
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal enhancement has-patch 12/06/2019
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal normal enhancement has-patch 12/17/2019
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal normal defect (bug) has-patch 12/11/2019
#49021 Misaligned rows in Plugins list table on mobile after deleting some plugins Plugins normal normal defect (bug) has-patch 02/01/2022
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor feature request has-patch 09/06/2020
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal defect (bug) has-patch 01/11/2020
#49173 Allow sanitized inline styles on oEmbed iframes Embeds normal normal defect (bug) has-patch 01/13/2020
#49179 Manage Post trackbacks within the REST API REST API normal normal enhancement needs-unit-tests 10/24/2020
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal normal feature request has-patch 10/14/2020
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal defect (bug) has-patch 02/05/2020
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal defect (bug) has-patch 08/18/2021
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal enhancement has-patch 12/16/2020
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst Date/Time low normal defect (bug) needs-unit-tests 01/19/2022
#49423 Build: Create Webpack build configuration for vendor dependencies whyisjake* Build/Test Tools normal normal enhancement has-patch 02/08/2021
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal feature request has-patch 10/20/2020
#49526 Misaligned theme count on Add Themes screen on iPhone X Themes normal normal defect (bug) has-patch 02/28/2020
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites normal minor feature request has-patch 04/07/2020
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor feature request needs-unit-tests 03/07/2020
#49616 Audit /wp-admin and sentence-case UI elements (buttons, drop-downs) for better readability Administration normal normal enhancement has-patch 01/19/2021
#49631 Test coverage for media_sideload_image() _source_url meta killua99 Media normal normal task (blessed) has-patch 10/22/2020
#49661 mails, Howdy, wp_mail() and filters spreading Mail normal normal feature request has-patch 04/02/2020
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal defect (bug) has-patch 10/16/2020
#49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal enhancement has-patch 01/31/2021
#49694 All pages menu on admin panel has DOM errors Administration normal normal defect (bug) has-patch 11/04/2020
#49715 Alternate views for WP List Tables audrasjb Administration normal normal task (blessed) has-patch 12/01/2020
#49837 JSDoc correction for wp-includes\js\colorpicker.js External Libraries normal normal enhancement has-patch 05/06/2020
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal defect (bug) has-patch 06/01/2021
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal normal enhancement has-patch 04/16/2020
#49953 Xdebug not working out of the box Build/Test Tools normal normal defect (bug) has-patch 07/09/2020
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal enhancement has-patch 08/04/2020
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Posts, Post Types normal normal defect (bug) needs-unit-tests 04/26/2020
#50074 Add filter on post/etc action links in the REST API REST API normal normal enhancement has-patch 09/08/2021
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal defect (bug) has-patch 03/20/2021
#50190 Search query doesnot know if the theme is already updated. Themes normal normal defect (bug) has-patch 07/09/2020
#50287 FS_METHOD=ssh2 breaks some plugins Filesystem API normal minor defect (bug) has-patch 08/27/2020
#50319 Plugin Page : Remove unnecessary space in table nav topbar in Plugin Page on a small device Plugins normal normal defect (bug) has-patch 06/05/2020
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. Build/Test Tools normal normal enhancement has-patch 03/18/2021
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal enhancement has-patch 06/22/2021
#50498 Change "html" to "HTML" in atomlib.php Feeds normal normal defect (bug) has-patch 01/22/2021
#50514 make_clickable nested links bug Formatting normal normal defect (bug) needs-unit-tests 10/12/2020
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal enhancement has-patch 03/29/2022
#50556 Special characters in Theme Name in "Add Themes" page Themes normal trivial enhancement has-patch 07/07/2020
#50598 Replace developer.w.org instead of Codex on is_main_query function message Query normal minor defect (bug) has-patch 07/07/2020
#50681 default-filters.php contains non-tweakable parameters Media normal normal defect (bug) has-patch 09/26/2020
#50682 Set theme information popup in vertically middle. Themes normal normal defect (bug) has-patch 10/03/2021
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal defect (bug) has-patch 05/02/2022
#50807 Introduce a function for deprecated options General normal normal feature request has-patch 10/15/2020
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal defect (bug) has-patch 02/11/2022
#50828 Update ca-bundle.crt and remove expired certificates SergeyBiryukov Security normal normal defect (bug) has-patch 11/10/2021
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal defect (bug) has-patch 06/11/2021
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal defect (bug) has-patch 08/19/2020
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal defect (bug) has-patch 05/10/2021
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N normal normal defect (bug) has-patch 06/01/2021
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal defect (bug) has-patch 11/14/2021
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal defect (bug) has-patch 02/25/2021
#51190 The display of the Media Uploads settings section should be improved Administration low minor defect (bug) has-patch 11/09/2020
#51227 Update paginate_links dots to account for total pages General normal trivial enhancement has-patch 09/03/2020
#51243 [JS] Exception when setting or trying to upload a featured image in a post Media normal normal defect (bug) has-patch 10/30/2020
#51258 Fire an action when `replace_editor` is filtered to true Editor normal normal enhancement has-patch 11/04/2021
#51282 Select element does not honor admin color scheme on hover Administration normal minor defect (bug) has-patch 09/23/2020
#51289 Documentation issue: get_post_time is getting the time when published not when created SergeyBiryukov Date/Time normal normal defect (bug) has-patch 02/13/2022
#51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal normal defect (bug) has-patch 03/08/2021
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal enhancement has-patch 10/19/2021
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal defect (bug) needs-unit-tests 02/17/2021
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical defect (bug) has-patch 10/15/2020
#51582 Post type archive is loaded when post type does not allow General normal normal defect (bug) has-patch 10/21/2020
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal enhancement has-patch 11/12/2020
#51707 Add white-space as an allowed kses CSS attribute. Formatting normal normal enhancement has-patch 11/15/2020
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major defect (bug) has-patch 11/05/2020
#51716 WP Cron - looses entries Cron API normal normal defect (bug) has-patch 11/24/2020
#51757 REST API: Add const validation REST API normal normal enhancement has-patch 01/25/2021
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal enhancement has-patch 05/25/2021
#51792 Add Home URL to New User emails Users normal normal defect (bug) has-patch 11/18/2020
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal defect (bug) has-patch 11/17/2020
#51817 WP-Admin - Optimize main wpquery with 'fields' => 'ids' causes notice Administration normal normal enhancement has-patch 04/08/2021
#51828 gallery items not aligned when row has less items than column count Gallery normal minor defect (bug) has-patch 11/19/2020
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov Script Loader normal normal defect (bug) has-patch 05/02/2022
#51929 Video links on Attachment pages Media normal normal defect (bug) has-patch 12/18/2020
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal enhancement has-patch 12/24/2020
#52181 wrong mimetime for gzip files Media normal normal defect (bug) has-patch 06/07/2021
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 03/05/2021
Note: See TracReports for help on using and creating reports.