Make WordPress Core

{30} Tickets with a focus on (5309 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4701 - 4800 of 5309)

Unpatched Bugs (23 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#27236 Custom Widgets lost when theme is re-activated while the widget plugin is inactive Widgets normal normal defect (bug) 06/05/2019
#42351 Customizer: Text widget loses Visual tab data when moved from one widget area to another Widgets normal normal Future Release defect (bug) 10/03/2018
#29261 Enqueue script in Widget Widgets normal normal defect (bug) has-patch 10/13/2020
#53552 Inactive Widgets prevent placement of new widget if `multiple` is false Widgets normal normal Future Release defect (bug) 11/01/2021
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#27180 Remove Hidden Widget UI Widgets normal normal defect (bug) 06/05/2019
#32183 Widget ID auto-increments conflict for concurrent users westonruter* Widgets normal normal Future Release defect (bug) 06/07/2017
#36851 Widgets don't remove hooks after being unregistered Widgets normal normal Future Release defect (bug) 06/28/2017
#31189 Widgets editing screen don't handle expired nonces gracefully Widgets normal normal defect (bug) 06/05/2019
#42965 Widgets not restored to previous widget area after switching back to previous theme Widgets normal normal Future Release defect (bug) 11/04/2020
#23909 Widgets settings loaded and instances registered unnecessarily Widgets normal normal defect (bug) 06/05/2019
#22116 bug in dynamic_sidebar function Widgets normal normal defect (bug) has-patch 06/05/2019
#42987 is_active_sidebar returns true on after plugin deactivation Widgets normal normal Future Release defect (bug) 01/26/2018
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 06/05/2019
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal Future Release defect (bug) needs-unit-tests 09/30/2020
#34165 Incorrect file param in wp_handle_upload in class-wp-xmlrpc.php XML-RPC normal normal defect (bug) 06/05/2019
#25037 XML-RPC : Can't remove all the categories from a post by using metaWeblog.editPost XML-RPC normal normal defect (bug) 06/05/2019
#32126 XML-RPC stopped working with 4.2 in a cross-domain scenario XML-RPC normal normal defect (bug) 06/05/2019
#25016 XMLRPC method "wp.getUsers" not working correctly in Multisite XML-RPC normal normal defect (bug) 06/05/2019
#26318 XMLRPC wp.uploadFile fails to place media in sub blogs XML-RPC normal normal defect (bug) 06/05/2019
#33389 posts contains png images via XMLRPC error response XML-RPC normal normal defect (bug) 06/05/2019
#32863 set_custom_fields function in wp_xmlrpc_server class XML-RPC normal trivial defect (bug) 06/05/2019

Unpatched Enhancements (77 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#27916 Add New Post screen nonce failure should redirect to Edit Post screen Administration normal normal Future Release enhancement 07/18/2024
#36882 Add a reusable admin CSS class for destructive actions joedolson* Administration normal normal Future Release enhancement 09/27/2023
#51086 Add native support for tabbed settings pages in WP Admin joedolson* Administration normal normal Future Release enhancement 12/17/2021
#26691 Admin Color Schemes: generic classes for colors Administration normal normal Future Release enhancement 09/19/2020
#11515 Admin needs standardized way of handling messages (notices) displayed to the user Administration normal normal Future Release enhancement 11/16/2018
#32507 Admin notices remove styling of lists Administration normal normal enhancement 06/04/2019
#17704 Automatically enqueue necessary scripts when custom meta boxes are used Administration normal normal enhancement 06/04/2019
#32815 Color schemes silently disabled in source checkout of core Administration normal normal enhancement 06/04/2019
#37228 Consider to rethink and improve the list tables pagination links Administration normal normal Future Release enhancement 04/19/2019
#7797 Consolidate iframe headers Administration normal normal Future Release enhancement 03/15/2019
#47579 Featured image Drag and Drop UI / UX Administration normal normal Future Release enhancement 07/31/2019
#59301 Incorporate script loading strategies in WP Admin to improve performance where applicable Administration normal normal Future Release enhancement 10/21/2024
#33566 Keyboard shortcuts for all functionality of Dashboard + Admin Menu while in read mode Administration normal normal Future Release enhancement 12/07/2022
#32626 List tables CSS: inconsistent alignments Administration normal normal Future Release enhancement 08/26/2020
#35133 Make the admin menu more flexible in width Administration normal normal enhancement 06/04/2019
#49930 Replace wp-admin color schemes with CSS custom properties Administration normal normal Future Release enhancement 06/02/2022
#16413 Settings page needs HTML refactoring and UI improvements joedolson* Administration normal normal Future Release enhancement 10/29/2024
#34799 Tell admin-post.php to check for $_REQUEST['action2'] ? Administration normal normal enhancement 06/04/2019
#31818 Uniform Search Form Display/Experience joedolson* Administration normal normal Future Release enhancement 04/28/2023
#31006 Use classes instead of setting and directly animating background colors in JS Administration normal minor enhancement 06/04/2019
#35205 Add additional hooks to the 'attachment-info' template to customise output Administration normal normal feature request 06/04/2019
#55344 Resources for hidden widgets are loaded on WP dashboard adamsilverstein* Administration normal normal Future Release feature request 07/21/2023
#40330 Reconsider the usage of infinite scrolling across the admin Administration normal normal Future Release task (blessed) 05/08/2021
#40925 Review the usage of the change event on select elements joedolson* Administration normal normal Future Release task (blessed) 09/22/2023
#47682 The links "hover" color has insufficient color contrast joedolson* Administration normal normal Future Release task (blessed) 06/13/2024
#51838 Add first-time user message to application passwords form describing what this form is Application Passwords normal normal Future Release enhancement 01/27/2021
#53995 Application Passwords Expiration Application Passwords normal normal Future Release feature request needs-docs 08/24/2021
#24865 Allow plugins to hook into autosave and include field data from the autosave with the package. Autosave normal normal enhancement 06/04/2019
#22601 Make post content autosave work more generically Autosave normal normal enhancement 06/04/2019
#34693 Add browser-based testing and automated acceptance tests (BrowserStack) Build/Test Tools normal normal Future Release enhancement 09/15/2020
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement needs-unit-tests 11/10/2021
#45132 Explore better implementation of Autosaves Controller unit tests Build/Test Tools normal normal Future Release enhancement 02/14/2019
#29792 Grunt: Add a stylelint precommit task to check for CSS syntax errors netweb Build/Test Tools normal normal Future Release enhancement 11/11/2021
#37521 Introduce a procedure for deprecating code used in Unit Tests Build/Test Tools normal normal Future Release enhancement 11/12/2024
#61138 Twenty Nineteen: Latest Posts block top/bottom spacing is not same on editor side and front-end side when we change its background. Bundled Theme normal normal Future Release enhancement dev-feedback 08/27/2024
#61027 Bundled themes: edit front-end JS to work with Interactivity API Bundled Theme normal normal Future Release enhancement 12/18/2024
#60985 Twenty Fifteen: Replace frontend jQuery usage with Interactivity API Bundled Theme normal normal Future Release enhancement 10/08/2024
#45919 Twenty Nineteen: Improve comments in `twentynineteen_setup` Bundled Theme low normal Future Release enhancement 08/25/2024
#50026 Twenty Twenty: Full height with short content Bundled Theme normal trivial Future Release enhancement has-patch 05/20/2024
#17653 Canonical Redirect when space(s) are used instead of hyphens when requesting a page SergeyBiryukov* Canonical normal normal Future Release enhancement 08/19/2018
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement needs-unit-tests 01/25/2022
#35437 dot in permalinks Canonical normal normal Future Release enhancement 01/08/2019
#52480 Refine the display of the comment approval notification opt-in confirmation message Comments normal normal Future Release enhancement dev-feedback 07/02/2024
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement needs-unit-tests 06/04/2019
#34389 Comment pagination settings should discourage infinite comments-per-page Comments normal normal enhancement 06/04/2019
#25338 Comments of password-protected posts should not be shown to logged-in users without edit capability Comments normal normal enhancement 06/04/2019
#28959 Comments: improve comment moderation text and default style for better UX Comments normal normal enhancement 06/04/2019
#21758 Do not require a file in comments_template() Comments normal normal enhancement 06/04/2019
#33627 In-Context Comment Moderation Comments normal normal Future Release enhancement 01/27/2021
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 07/14/2017
#41731 Make it Easier to Locate Restored Comments SergeyBiryukov Comments normal normal Future Release enhancement 06/21/2019
#56261 Normalize comment function parameters with mixed case names SergeyBiryukov* Comments normal normal Future Release enhancement 02/08/2023
#6286 Proposed changes to "E-mail me whenever" Discussion Options Comments normal normal Future Release enhancement 03/15/2019
#17020 Some comment queries are not filterable Comments normal normal enhancement needs-unit-tests 06/04/2019
#9117 Spam queue doesn't distinguish between filter sources Comments normal normal enhancement 06/04/2019
#40073 WP_Comment_Query should support a comment type of "comment" Comments normal normal Future Release enhancement 03/13/2017
#35432 `wp_list_comments()` should perform a more modest fallback comment query Comments normal normal enhancement 06/04/2019
#10975 comment form nonce Comments normal normal Future Release enhancement 02/27/2020
#17763 comments_popup_link() need a get_* version Comments normal normal enhancement 06/04/2019
#31282 finally introduce comments templating Comments normal normal enhancement 06/04/2019
#35650 title_reply_to should work when javascript is enabled Comments normal normal Future Release enhancement 06/21/2019
#37537 Hooks To Improve UI & UX when making a plugin that modifies the Edit-Comment Screen Comments normal normal feature request 06/04/2019
#40161 Wrong documented or coded 'schedule_event' filter Cron API low normal Future Release enhancement 01/08/2019
#33107 Add a Menu button: when clicked the icon does not rotate around center point Customize low normal Future Release enhancement dev-feedback 05/22/2021
#38549 Additional CSS lost when changing themes Customize normal normal Future Release enhancement dev-feedback 05/23/2021
#42806 Allow installing themes in the Customizer on multisite Customize normal normal Future Release enhancement dev-feedback 07/08/2018
#37915 Customize: allow terms to be created in nav menus boonebgorges Customize normal normal Future Release enhancement dev-feedback 05/23/2021
#38093 WP_Customize_Color_Control - Color Transparency Customize normal normal enhancement dev-feedback 03/21/2024
#40243 Allow Manual Hue input for the HSL Color Picker Customize normal normal Future Release enhancement 05/29/2021
#37281 Allow non-error notifications to be set for Customizer settings from PHP Customize normal normal Future Release enhancement 04/19/2019
#38624 Allow starter content to apply after a site has already been set up and is no longer “fresh” Customize normal normal Future Release enhancement 11/23/2020
#42115 Customize Menus: Add "Your theme already has a basic menu" view bpayton Customize normal normal Future Release enhancement 05/29/2021
#38957 Customize Menus: Menu locations should be able to opt-out of menu item types that can be added to associated menus Customize normal normal Future Release enhancement 01/21/2017
#38956 Customize Menus: menus assigned to locations with limited depths should not allow deeper depths Customize normal normal Future Release enhancement 04/03/2019
#22880 Customize Themes without activation Customize normal normal Future Release enhancement 05/22/2021
#42635 Customize: Add default value for customizeAction param for sections Customize normal normal Future Release enhancement 10/12/2018
#39031 Customize: Include theme as just another setting instead of passing as separate parameter Customize normal normal Future Release enhancement 05/24/2021
Note: See TracReports for help on using and creating reports.