Make WordPress Core

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

Tickets with Patches (80 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#57220 New plugin header for requiring network installation Plugins normal normal enhancement has-patch 3 years ago
#52470 Exported WXR contains terms twice Export normal normal defect (bug) has-patch 3 years ago
#58951 Meta and Link tags contain trailing slashes General normal normal defect (bug) has-patch 3 years ago
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal defect (bug) has-patch 3 years ago
#59022 Bulk Action Issue For Plugin Component Plugins normal normal defect (bug) has-patch 3 years ago
#12634 Media Library & Permalink Overlap Permalinks normal normal defect (bug) has-patch 3 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
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal defect (bug) has-patch 3 years ago
#58186 Block Theme Detection is broken due to symlinks Themes normal normal defect (bug) has-patch 3 years ago
#53861 Promote a database error during test bootstrap to a failure Build/Test Tools normal normal defect (bug) has-patch 3 years ago
#37758 The Link Checker tool does not detect some links Editor normal normal defect (bug) has-patch 3 years ago
#59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial enhancement has-patch 3 years ago
#59375 Plugin_Upgrader assumption causes incorrect "Activate Plugin" link after plugin installation resulting in "The plugin does not have a valid header" error Plugins normal normal defect (bug) has-patch 3 years ago
#35177 Introduce a separate function for the login form action URL Login and Registration normal normal enhancement has-patch 3 years ago
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal enhancement has-patch 3 years ago
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> Taxonomy normal normal enhancement has-patch 3 years ago
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal defect (bug) has-patch 3 years ago
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal defect (bug) needs-unit-tests 3 years ago
#42254 Duplicate news entries in Events & News dashboard widget Iceable Administration low minor defect (bug) has-patch 3 years ago
#54931 get_block_template filter not fired when template saved in posts Editor normal normal defect (bug) has-patch 3 years ago
#59110 Make the database container in the local Docker environment more generic Build/Test Tools normal normal defect (bug) has-patch 3 years ago
#36208 Comment queries should ignore comments associated with non-active custom post types Comments normal normal defect (bug) has-patch 3 years ago
#52337 Non-numeric attachment_id and p query string params result in posts page Query normal normal defect (bug) has-patch 3 years ago
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal defect (bug) has-patch 3 years ago
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal task (blessed) needs-unit-tests 3 years ago
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal defect (bug) has-patch 3 years ago
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter Build/Test Tools normal normal enhancement has-patch 3 years ago
#55501 Multiple loader issue on admin general setting page. Administration normal normal defect (bug) has-patch 3 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
#59616 Sort files in theme/plugin files tree Plugins normal normal enhancement has-patch 3 years ago
#49491 Escape command arguments of env:cli before passing to docker-compose Build/Test Tools normal normal defect (bug) has-patch 3 years ago
#13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic Comments normal normal enhancement has-patch 3 years ago
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor feature request has-patch 3 years ago
#58076 Docs: Improve various globals documentation, as per docblock standards. General normal normal defect (bug) has-patch 3 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
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal defect (bug) has-patch 3 years ago
#55521 Use dashicons-class in `wp_dashboard_quota` and `wp_dashboard_right_now` Administration normal normal enhancement has-patch 3 years ago
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal enhancement has-patch 3 years ago
#60016 Fixed wp_suspend_cache_invalidation to always return bool/empty Build/Test Tools normal normal defect (bug) has-patch 3 years ago
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal normal defect (bug) has-patch 3 years ago
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal normal defect (bug) has-patch 3 years ago
#59903 Add user pattern categories to the pattern categories API response REST API normal normal enhancement has-patch 3 years ago
#60231 Replace constant ABSPATH . WPINC with BLOCKS_PATH in the require-dynamic-blocks.php Build/Test Tools normal normal defect (bug) has-patch 3 years ago
#60212 apply_filters_deprecated() should tell the caller location General normal normal defect (bug) has-patch 3 years ago
#49483 'Upload file types' Setting field for multisite network settings should be textarea than text input Administration normal normal enhancement has-patch 3 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
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation General normal normal defect (bug) has-patch 3 years ago
#59766 Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug Posts, Post Types normal normal defect (bug) has-patch 3 years ago
#60296 Creating db if not exist ilyay Upgrade/Install normal normal feature request has-patch 3 years ago
#51565 PHP Notices from wp_setup_nav_menu_item when object_id doesn't exist anymore Menus normal normal defect (bug) has-patch 3 years ago
#51725 Canonical redirect and user_trailingslashit() Canonical normal trivial defect (bug) needs-unit-tests 3 years ago
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal defect (bug) has-patch 3 years ago
#47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal defect (bug) has-patch 3 years ago
#60328 Deprecated parameter default value of unregister_setting() is not correct type audrasjb General normal normal defect (bug) has-patch 3 years ago
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal defect (bug) has-patch 3 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
#58730 Media not getting removed from the media library popup after clicking "Delete permanently" button Media normal normal defect (bug) has-patch 3 years ago
#59310 Parse blocks being applied unnecessarily Editor normal normal defect (bug) has-patch 3 years ago
#59131 Introduce filters to modify/inspect the blocks returned by `do_blocks()` luisherranz Editor normal normal enhancement has-patch 3 years ago
#40143 Comment template functions don't check for comment existence Comments normal normal defect (bug) needs-unit-tests 3 years ago
#60486 Theme Export: Update the way we replace the version number. General normal normal defect (bug) has-patch 3 years ago
#3260 XML output (rss, atom, rdf ...) should always use UTF-8 or CDATA for user input stevenkword Feeds normal normal defect (bug) has-patch 3 years ago
#50873 Search query parameter causes 404 on pagename match rules Query normal normal defect (bug) has-patch 3 years ago
#60138 make_clickable() processing emails start with www. incorrectly. Formatting normal trivial defect (bug) has-patch 3 years ago
#23074 Changing post's URL and then setting it back causes redirect loop (wp_old_slug_redirect) Canonical normal major defect (bug) has-patch 3 years ago
#59297 Remove unused variables General normal normal defect (bug) has-patch 3 years ago
#58909 width problem in the administration interface Administration normal normal defect (bug) has-patch 3 years ago
#50136 Files types not included in Upload file types are allowed to be uploaded because of loose file extension check Upload normal normal defect (bug) has-patch 3 years ago
#59939 Media: "Copy URL" tooltip text may wrap Media normal normal defect (bug) has-patch 3 years ago
#60523 working_directory enhancement Upgrade/Install normal normal enhancement has-patch 3 years ago
#60626 Font Files do not export/import properly via XML/WXR exporter. General normal normal defect (bug) has-patch 3 years ago
#58137 WP creates unnecessary "cropped-"[filename] icon file antpb Media normal normal defect (bug) has-patch 3 years ago
#58799 Need to add filter to register a template in [NEW] WordPress site editor through a plugin Editor normal blocker enhancement has-patch 3 years ago
#11538 Unbundle Hello Dolly westi Plugins normal normal enhancement has-patch 3 years ago
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal enhancement has-patch 3 years ago
#60695 Links in the admin-menu are generated incorrectly for mu-plugins Administration normal normal defect (bug) has-patch 3 years ago
#60696 Block hooks: Allow insertion of a hooked block with attributes Editor normal normal enhancement has-patch 3 years ago
#49869 Apply comment field filters to backend Comments normal normal defect (bug) has-patch 3 years ago
#60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment Networks and Sites normal normal feature request needs-docs 3 years ago
#54685 Admin email verification redirects back to login page Login and Registration normal normal defect (bug) has-patch 3 years ago

Unpatched Bugs (20 matches)

#36442 Customizer: when setting header image and site logo, also create a 2x image if possible Customize normal normal defect (bug) 10 years ago
#35562 Single post pagination redirect back to page one with nextpage tag - WordPress 4.4.1 Canonical normal normal defect (bug) 10 years ago
#38186 Database Collations Bypassed by determine_charset() in wp-db.php Charset normal major defect (bug) 10 years ago
#39864 Upload not giving back any error message when uploads directory doesn't exist. Upload normal normal defect (bug) 10 years ago
#24844 get_theme_mods doesn't return the theme customizer preview's new values. Customize normal normal defect (bug) 10 years ago
#39914 'orderby' date results differs depend on 'post_status' Query normal normal defect (bug) 10 years ago
#39811 Bug maybe_unserialize() broke mysql data. Database normal normal defect (bug) 10 years ago
#24995 Importer does not check to see if DOM is available Import normal normal defect (bug) 10 years ago
#37148 Links in notification emails appearing as https Administration normal normal defect (bug) 10 years ago
#40045 HTML code entered using "Text" mode gets garbled Formatting normal normal defect (bug) 10 years ago
#40060 Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php Users normal normal defect (bug) 10 years ago
#39746 Suddenly getting error on all of my servers: Unable to locate WordPress content directory (wp-content). Upgrade/Install normal normal defect (bug) 10 years ago
#40055 Incorrect User Counts Bug :: No-multisite Users normal normal defect (bug) 10 years ago
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal defect (bug) 10 years ago
#40090 Walker::display_element does not populate $args[0]->has_children when it is cast as an Object Menus normal normal defect (bug) 10 years ago
#40195 No provision to set paths for sftp (ssh2) Filesystem API normal normal defect (bug) 10 years ago
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal defect (bug) 9 years ago
#31970 Live Preview header image crop is not correct size Customize normal normal defect (bug) 9 years ago
#40249 period as last character in username breaks activation link Login and Registration normal normal defect (bug) 9 years ago
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal defect (bug) 9 years ago
Note: See TracReports for help on using and creating reports.