Make WordPress Core

{60} Bugs Reported Against Trunk (4996 matches)

Create a new ticket
  • Bugs that have been reported against trunk.
  • Excludes tickets marked close or reporter-feedback.

Results (2501 - 2600 of 4996)

Defects Awaiting Review, reported against no version (26 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal defect (bug) 8 years ago
#40191 Multiline post content with `<` as first character becomes malformed Formatting normal defect (bug) 8 years ago
#35517 Work around PHP7 php-ssh2 breakage Filesystem API normal defect (bug) 3 years ago dev-feedback
#32433 Add registered image sizes in WXR export file Export normal defect (bug) 8 years ago has-patch
#34798 Export Bug Export normal defect (bug) 9 years ago dev-feedback
#42074 YouTube Auto-Embed Does Not Work with Video+Playlist Links Embeds normal defect (bug) 15 months ago needs-patch
#25886 Sortable items gets stuck when dragging over TinyMCE Editor normal defect (bug) 6 years ago needs-patch
#41106 wp_editor() doesn't support attributes besides id and class Editor normal defect (bug) 6 years ago
#37678 Add an action hook for plugins to do database upgrades on Database normal defect (bug) 14 months ago dev-feedback
#40779 function_exists() audit in wp-db.php Database minor defect (bug) 5 years ago dev-feedback
#33139 Customizer on mobile: 'Save & Publish' button may overflow when translated. Customize normal defect (bug) 5 years ago dev-feedback
#31970 Live Preview header image crop is not correct size Customize normal defect (bug) 9 years ago needs-patch
#41037 Comment author can't edit their comment(s) if they aren't the post author Comments normal defect (bug) 7 years ago needs-patch
#39958 Comment reply/cancel links work badly when comment form is above the comment list Comments normal defect (bug) 9 years ago dev-feedback
#41712 canonical infinite redirect bug Canonical normal defect (bug) 6 years ago has-patch
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal defect (bug) 18 months ago has-patch
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal defect (bug) 7 years ago has-patch
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal defect (bug) 3 months ago has-patch
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal defect (bug) 7 years ago needs-patch
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal defect (bug) 9 years ago has-patch
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal defect (bug) 7 months ago has-patch
#42468 Iron out the usage of 'homepage', 'home page', 'front page' Administration normal defect (bug) 13 months ago has-patch
#35204 Refresh HiDPI support Administration normal defect (bug) 3 years ago needs-patch
#42879 Invent a “Recommended Tools” section Administration normal defect (bug) 9 years ago dev-feedback
#41077 Revisions for code edits Administration normal defect (bug) 9 years ago
#37148 Links in notification emails appearing as https Administration normal defect (bug) 9 years ago

Defects Awaiting Review, reported against trunk (8 matches)

#65580 Incorrect template part slugs when the theme folder name ends with parts Themes normal defect (bug) 5 weeks ago trunk has-patch
#65754 Revisionable, Multivalue Post Meta are not saved properly via REST autosave REST API normal defect (bug) 10 days ago trunk has-patch
#65680 Permission Check Mismatch Due to Unnormalized Ability Input REST API normal defect (bug) 3 weeks ago trunk
#65522 get_allowed_http_origins() drops port from allowed CORS origins HTTP API normal defect (bug) 6 weeks ago trunk has-patch
#65700 Comments: wp_insert_comment() and wp_update_comment() don't encode emoji for utf8mb3 columns like wp_insert_post() does Emoji normal defect (bug) 3 weeks ago trunk has-patch
#65709 Both CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE are not checked for non empty string Database normal defect (bug) 2 weeks ago trunk has-patch
#65425 Command or Control + K doesn't override Brave's native hotkey to hightlight URL bar. Administration normal defect (bug) 3 weeks ago trunk needs-patch
#65510 wp_dropdown_pages() lacks support for selecting show_option_no_change when used alongside show_option_none Administration normal defect (bug) 7 weeks ago trunk has-patch

Enhancements Awaiting Review (66 matches)

#62789 Enforce use of application passwords for authenticated XML-RPC requests XML-RPC normal enhancement 15 months ago 5.6
#60179 Add unit tests for wp_widgets_add_menu Widgets normal enhancement 6 weeks ago has-patch
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets minor feature request 6 months ago needs-unit-tests
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal enhancement 13 months ago 4.9.8 dev-feedback
#42568 Text Widget: Media Uploader Button Label Widgets normal enhancement 13 months ago dev-feedback
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal enhancement 18 months ago has-patch
#62762 WP_Widget_Categories::widget(): use int or bool for $cat_args values instead of numeric strings Widgets trivial enhancement 20 months ago has-patch
#53170 Reduce the transient size of WordPress Events and News feeds Widgets normal enhancement 2 years ago 5.7.1
#60432 Social icons Widgets normal feature request 2 years ago 6.4.3
#59908 There should be an action fired after a Widget is added or updated Widgets normal enhancement 3 years ago
#58294 Deprecate use of "normal" in dashboard widgets Widgets normal enhancement 3 years ago
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal enhancement 4 years ago 4.9.8 dev-feedback
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal feature request 4 years ago 2.2 dev-feedback
#52526 Add different class for RSS widget in different conditions Widgets normal enhancement 4 years ago has-patch
#54369 Request Gallery widget editor enhancement to allow standard editing features for each image in gallery Widgets normal enhancement 5 years ago 5.8.1
#54048 improve preloaded REST API requests in widget editor Widgets normal enhancement 5 years ago 5.8 has-patch
#51546 the_widget template tag does not support all widgets Widgets normal enhancement 5 years ago
#53128 Simplify Widget Management Widgets normal enhancement 5 years ago
#41138 Add classes to Widgets in widgets.php and customize.php pages audrasjb Widgets normal enhancement 6 years ago needs-patch
#48492 Add 'before_widgetcontent' and 'after_widgetcontent' attributes to register_sidebar Widgets normal enhancement 7 years ago
#48373 Widgets area grouping Widgets normal feature request 7 years ago
#13169 Return Dynamic Sidebars with get_dynamic_sidebar Widgets normal enhancement 7 years ago
#38031 Allow modifying args for the_widget Widgets normal enhancement 7 years ago has-patch
#38888 Change `init` Priority For Hook: `widgets_init` Widgets normal enhancement 7 years ago 2.3
#43120 HTML Tag Auto-Formatting in Custom HTML Widget Widgets normal enhancement 9 years ago 4.9
#40864 Standardize strings for missing attachments across media widgets Widgets normal enhancement 9 years ago 4.8
#40098 Prevent same sidebar from outputting twice Widgets normal enhancement 9 years ago 4.8
#65508 Introduce wp_get_user_roles() helper function Users normal feature request 7 weeks ago 7.0 dev-feedback
#44690 Username should not accept space Users normal enhancement 2 months ago dev-feedback
#64349 Simplify Editing Experience for Author Biographical Info Field Users normal enhancement 3 months ago 1.5 has-patch
#44347 WP allows creating username that is already used email address Users normal enhancement 6 months ago needs-unit-tests
#53889 Adding Pronouns field on the user meta Users normal enhancement 6 months ago has-patch
#12295 More support to customize user profile edit page nacin* Users normal enhancement 6 months ago 3.0 dev-feedback
#64131 A new function to test if a thing is an instance of the WP_User class Users normal feature request 10 months ago 6.9
#45359 Add checkbox to enable or disable sending out emails on password changes from backend Users normal enhancement 14 months ago 4.9.8 dev-feedback
#49639 Add a filter on wp_insert_user function regarding $user_pass Users normal enhancement 14 months ago dev-feedback
#63204 Add Admin Notes Feature for Users in WordPress Dashboard Users normal feature request 15 months ago
#60820 Improve wording of the 'Login Details' mail marybaum Users normal enhancement 19 months ago
#39787 wp_list_authors can be optimize Users normal enhancement 21 months ago 4.8 dev-feedback
#53405 short circuit before current filters for get_edit_user_link Users normal enhancement 22 months ago has-patch
#37284 Add indication for required next to Confirm Password Users normal enhancement 23 months ago 4.6 has-patch
#62020 Add copy button when creating or updating a user's password Users normal enhancement 2 years ago has-patch
#39123 Allow usernames to be changed by administrators Users normal enhancement 2 years ago needs-unit-tests
#61448 Add a 'pre_delete_user' filter to allows some checks to potentially prevent user deletion Users normal enhancement 2 years ago
#61149 class WP_User(), mark prop $deleted as deprecated Users trivial enhancement 2 years ago has-patch
#61272 Delete user when viewing their profile Users normal enhancement 2 years ago 6.5.3
#61025 Do not write in DB when updating a user if no user data has changed Users normal enhancement 2 years ago 6.5
#43484 WordPress Notification Center proposal Users normal feature request 2 years ago dev-feedback
#58314 Add a filter to the usernames in wp_dropdown_users Users normal enhancement 3 years ago 6.3
#59216 add a filter on WP_User::get_data_by() Users normal feature request 3 years ago
#58854 Users should be able to reset their user preferences to default Users normal feature request 3 years ago
#58862 Add filter to allow to change who can add new users with their username on multisite Users normal enhancement 3 years ago
#58152 Possible variable re-use mujuonly Users normal enhancement 3 years ago 6.3 dev-feedback
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal enhancement 3 years ago has-patch
#57508 Redirect after clicking reset password link does not return to original users table display page position Users normal enhancement 4 years ago 6.1.1 needs-patch
#37934 Separate account settings and profile settings Users normal enhancement 4 years ago ui/ux
#57089 Automatically log-in a user Users normal enhancement 4 years ago
#56428 Filter username on Users list table (WP_Users_List_Table) Users trivial feature request 4 years ago 6.0.1
#49641 Clarify what happens when meta_value is `''` in get_users like functions. Users normal enhancement 4 years ago needs-docs
#56207 Multisite: record when a user is added to a site Users normal enhancement 4 years ago
#28160 Get authors user query in-efficient when dealing with large numbers of users. Users major enhancement 4 years ago 3.9
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal enhancement 5 years ago has-patch
#54053 Multisite Users screen Mark as Spam status is not documented Users normal enhancement 5 years ago 5.8
#40348 Option to enable User Dashboard on single-site installations Users normal enhancement 5 years ago 3.0 dev-feedback
#40046 Add password length filter in `register_new_user` function. Users normal enhancement 5 years ago 4.7.2
#53131 Disjunctive normal form for WP_User::has_cap Users normal feature request 5 years ago
Note: See TracReports for help on using and creating reports.