Make WordPress Core

{30} Tickets with a focus on (5138 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 (4601 - 4700 of 5138)

Unpatched Bugs (16 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 7 years ago
#37145 Admin submenu opens underneeth editor link tool Administration low minor Future Release defect (bug) dev-feedback 6 years ago
#43653 Allow to filter the final message of signup user notification email Networks and Sites low normal defect (bug) close 5 weeks ago
#30052 Add New Media Drag and Drop Hangs on Crunching Media low normal defect (bug) 7 years ago
#36887 Database upgrades should fail gracefully Upgrade/Install low normal Future Release defect (bug) 12 months ago
#27162 Don't store admin messages in transients Administration low normal defect (bug) 7 years ago
#62844 Fix performance monitoring workflow to not send duplicate results for a single commit Build/Test Tools low normal Future Release defect (bug) 20 months ago
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal defect (bug) 7 years ago
#20846 Multisite: Network Users can post comments without being members of the site Comments low minor Future Release defect (bug) 6 years ago
#6342 Rapidly spamming/deleting comments can break "infinite river" feature on comment moderation pages Comments low minor Future Release defect (bug) 8 years ago
#28369 Replace @ with a hyphen in user_nicename Users low minor defect (bug) 7 years ago
#49293 When trying to add an existing post category to a post - simply check the box of this category Editor low minor Future Release defect (bug) 7 years ago
#25851 post_content lost when inserting Posts with large base64-encoded images Formatting low critical defect (bug) 7 years ago
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 7 years ago
#47456 Improve the user interface to ensure correct usage of the image alt text joedolson* Media high normal Future Release defect (bug) 6 weeks ago
#40175 Upload Validation / MIME Handling Media high major Future Release defect (bug) early 3 years ago

Unpatched Enhancements (84 matches)

#35796 "Permalink Settings" admin page is largely blog/post specific Permalinks normal normal enhancement dev-feedback 7 years ago
#30644 "wpautop" Enhancements Formatting normal normal enhancement dev-feedback 6 years ago
#58638 Add 'close' button to dashboard widgets oglekler Administration normal normal Future Release enhancement dev-feedback 20 months ago
#33468 Add image caption hook SergeyBiryukov Media normal normal Future Release enhancement dev-feedback 7 years ago
#28997 Adding additional classes to image captions via UI Media normal normal enhancement dev-feedback 7 years ago
#38549 Additional CSS lost when changing themes Customize normal normal Future Release enhancement dev-feedback 5 years ago
#42806 Allow installing themes in the Customizer on multisite Customize normal normal Future Release enhancement dev-feedback 8 years ago
#64634 Build/Tools: Update PHPCompatibilityWP to 3.0.0-alpha2 Build/Test Tools normal normal Future Release enhancement dev-feedback 2 months ago
#51156 Create developer documentation for disclosures.json Privacy normal normal Future Release enhancement close 6 years ago
#37915 Customize: allow terms to be created in nav menus boonebgorges Customize normal normal Future Release enhancement dev-feedback 5 years ago
#44043 Framework for logging/retrieving a users consent state Privacy normal normal Future Release enhancement dev-feedback 6 years ago
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement needs-unit-tests 13 months ago
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement close 4 months ago
#36317 Introduce a cookie prefix default constant Login and Registration normal normal enhancement dev-feedback 7 years ago
#54325 Multisite domain mapping: No blog address to revert to when domain mapping is made inactive Networks and Sites normal normal enhancement close 5 weeks ago
#34293 Network Admin Email description doesn't really explain what it is. johnjamesjacoby Networks and Sites normal normal Future Release enhancement dev-feedback 10 months ago
#23413 Provide query result data to custom user columns Users normal normal enhancement dev-feedback 7 years ago
#52480 Refine the display of the comment approval notification opt-in confirmation message Comments normal normal Future Release enhancement dev-feedback 2 years ago
#35842 Register Post Type function label default Posts, Post Types normal normal enhancement dev-feedback 7 years ago
#36939 Role groups Role/Capability normal normal enhancement dev-feedback 7 years ago
#27736 Save one query when inserting a new post pbearne Posts, Post Types normal normal Future Release enhancement close 7 months ago
#39636 Smilies not converted when directly followed by punctuation marks Formatting normal normal Future Release enhancement dev-feedback 4 years ago
#20459 Super admin should be able to bypass banned/limited domains when creating users Users normal minor enhancement dev-feedback 7 years ago
#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 18 months ago
#37255 Update attachment functions to accept a post object in addition to ID johnbillion* Media normal normal Future Release enhancement close 16 months ago
#31419 Vimeo and YouTube video cannot be inserted into a playlist Media normal normal enhancement dev-feedback 7 years ago
#38093 WP_Customize_Color_Control - Color Transparency Customize normal normal enhancement dev-feedback 18 months ago
#14757 users with no posts are not exported Export normal normal Future Release enhancement dev-feedback 6 years ago
#38171 A site within a network has no more users when those users are deleted from the network Networks and Sites normal normal feature request dev-feedback 5 weeks ago
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal Future Release feature request dev-feedback 4 years ago
#50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb General normal normal Future Release feature request dev-feedback 5 weeks ago
#51092 Create a JSON schema for Privacy and Other Related Disclosures Privacy normal normal Future Release feature request dev-feedback 6 years ago
#33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 7 years ago
#31414 Paginating Themes, Plugins, and Media Networks and Sites normal normal feature request close 7 months ago
#32067 Remove inline javascript from WP-Core to allow CSP protection Security normal normal Future Release feature request close 4 months ago
#33542 User preferences API idea Users normal normal Future Release feature request dev-feedback 10 years ago
#43083 adding "Unlisted" type for post visibility Posts, Post Types normal normal Future Release feature request dev-feedback 7 months ago
#64789 Security audit for API key storage on the Connectors screen Security normal normal Future Release task (blessed) dev-feedback 5 weeks ago
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 3 years ago
#36897 "You do not have sufficient permissions to access this page." should have relevant links to go back to dashboard. Plugins normal normal enhancement 7 years ago
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 7 years ago
#19864 Abstract export_wp() for use by CLI scripts Export normal normal enhancement 7 years ago
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 7 years ago
#7795 Activate and Deactivate Theme hooks Themes normal normal Future Release enhancement 8 years ago
#18301 Activating a new theme on multisite is very long-winded DrewAPicture* Themes normal normal Future Release enhancement 3 years ago
#30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 7 years ago
#58370 Add 'Activate' button to View details modal Plugins normal normal Future Release enhancement 3 years ago
#31614 Add Actions to underscore media-template items Media normal normal enhancement 7 years ago
#44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal Future Release enhancement 6 years ago
#35868 Add Filter for Profile User Description Bio Users normal normal enhancement 7 years ago
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal Future Release enhancement 6 years ago
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal Future Release enhancement 6 years ago
#16396 Add a hook to the theme editor page when the write is successful Themes normal normal enhancement 7 years ago
#58595 Add a new admin page with support information and resources Help/About normal normal Future Release enhancement 2 years ago
#34817 Add a new image size detection function Media normal normal enhancement 7 years ago
#43854 Add cards to the Tools page for personal data tools Privacy normal normal Future Release enhancement 7 years ago
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 3 months ago
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal enhancement 7 years ago
#64471 Add cross-document View Transitions on the frontend General normal normal Future Release enhancement 3 months ago
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 7 years ago
#26935 Add empty submenu page to hide menu page title in list Menus normal normal enhancement 7 years ago
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal enhancement 7 years ago
#30250 Add filter for query used in `wp_count_posts()` Posts, Post Types normal normal enhancement 7 years ago
#40821 Add filter to `wpmu_delete_blog()` to overwrite ability to drop tables Networks and Sites normal normal Future Release enhancement 9 years ago
#35806 Add filter to capability check when checking if user row is editable Users normal normal enhancement 7 years ago
#35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 7 years ago
#51838 Add first-time user message to application passwords form describing what this form is Application Passwords normal normal Future Release enhancement 6 years ago
#36642 Add function to generate `image-set` attribute Media normal normal enhancement 2 years ago
#13339 Add hook on network admin user forms Users normal normal enhancement 7 years ago
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 14 months ago
#28619 Add more filters to tune audio and video shortcode library Media normal normal enhancement 7 years ago
#29411 Add multi-network helper functionality Networks and Sites normal normal Future Release enhancement 9 years ago
#51086 Add native support for tabbed settings pages in WP Admin joedolson* Administration normal normal Future Release enhancement 5 years ago
#32965 Add new Credit field to media attachment details Media normal normal enhancement 3 years ago
#28566 Add our own "Are you sure you want to leave this page?" message when possible Editor normal normal enhancement 7 years ago
#30705 Add parameter to get_the_term_list() to allow templating Taxonomy normal normal enhancement 18 months ago
#57875 Add password strength meter for password protected content Posts, Post Types normal normal Future Release enhancement 22 months ago
#23257 Add plural versions of Post Format strings Post Formats normal normal Future Release enhancement 9 years ago
#50442 Add prefixes to all admin notices (Warning, Error, Success, Info) joedolson* Administration normal normal Future Release enhancement early 13 months ago
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal Future Release enhancement needs-docs 8 years ago
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 7 years ago
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 8 years ago
Note: See TracReports for help on using and creating reports.