Make WordPress Core

{23} Popular Tickets (5252 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (5001 - 5100 of 5252)

Popular (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell Formatting normal normal 11 defect (bug) 06/04/2019
#21810 Improve intermediate image size handling Media normal normal 23 enhancement 06/04/2019
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal 12 enhancement has-patch 06/04/2019
#23205 New Media Uploader slow for sites with many images Media normal normal 11 enhancement dev-feedback 06/04/2019
#29890 Make menu descriptions available to be displayed on the front-end helen Menus normal normal 12 enhancement has-patch 06/04/2019
#31258 SVG replaced by default image in media library Media normal normal 12 defect (bug) 06/04/2019
#12567 make post_submit_meta_box more generic Posts, Post Types normal normal 17 enhancement 06/04/2019
#23168 Introduce remove_post_status Posts, Post Types normal normal 12 enhancement 06/04/2019
#23169 Introduce register_post_status_for_object_type Posts, Post Types normal normal 16 enhancement 06/04/2019
#12877 Modular themes: Apply template hierarchy to folders within a theme Themes normal normal 27 feature request dev-feedback 06/04/2019
#15086 get_template_part() should let you specify a directory westi* Themes normal normal 26 enhancement needs-unit-tests 06/04/2019
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal 19 enhancement 06/04/2019
#33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right Shortcodes normal normal 16 defect (bug) 06/04/2019
#37914 Taxonomy: Allow terms to be previewed before publishing Taxonomy normal normal 13 Future Release enhancement dev-feedback 06/04/2019
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes Users normal normal 17 enhancement dev-feedback 06/05/2019
#33209 Inviting a new user to Multisite results in password being emailed Users normal normal 11 Future Release enhancement dev-feedback 06/11/2019
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical 15 Future Release defect (bug) has-patch 08/01/2019
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal normal 12 Awaiting Review enhancement has-patch 09/17/2019
#39618 Insert PDF Thumbnail into Editor Media normal normal 12 Future Release enhancement 12/09/2019
#37656 Improve plugin bootstrapping processes Plugins normal normal 14 Awaiting Review enhancement dev-feedback 12/13/2019
#18947 get_intermediate_image_sizes() should also contain width/height/crop values as sub array Media normal normal 11 Future Release enhancement dev-feedback 01/05/2020
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal 21 Future Release enhancement needs-unit-tests 01/07/2020
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal 29 Future Release enhancement has-patch 01/10/2020
#20977 Add Dynamic Comment Statuses Comments normal normal 14 Future Release enhancement dev-feedback 01/14/2020
#32678 Audit toolbar links and content helen Toolbar normal normal 32 Future Release enhancement has-patch 02/27/2020
#18672 Implement rel="prev" and rel="next" for archives joostdevalk Permalinks normal normal 13 Future Release enhancement 02/29/2020
#43395 Add Automated E2E Tests for Core Updates Upgrade/Install normal normal 13 WordPress.org task (blessed) 03/04/2020
#27177 Child themes should inherit parent theme customizer settings on activation / switching Themes normal normal 37 Awaiting Review enhancement has-patch 03/28/2020
#37301 A way to test plugin/theme installs and updates before applying Plugins normal normal 14 Awaiting Review feature request dev-feedback 04/15/2020
#13372 Separate Image sizes for different post types Media normal normal 13 Awaiting Review enhancement close 04/18/2020
#47192 Allow users to enter recovery mode via their registered email Site Health normal normal 15 Awaiting Review enhancement has-patch 04/22/2020
#14682 Privacy leakage: gravatars leak identity information Privacy normal normal 15 Awaiting Review defect (bug) 07/01/2020
#42725 Allow gender specific translations I18N normal normal 31 Awaiting Review enhancement dev-feedback 08/03/2020
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal 14 Future Release defect (bug) needs-unit-tests 09/04/2020
#19834 More Robust Capabilities for Attachments Media normal normal 29 Awaiting Review feature request 09/10/2020
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer Mail normal normal 12 Future Release enhancement dev-feedback 09/16/2020
#27303 Make the "Plugins bubble-link" only show plugins that have an update available Plugins normal normal 12 Awaiting Review enhancement has-patch 09/23/2020
#39752 Customize: add a post editing flow Customize normal normal 12 Future Release feature request 10/11/2020
#49200 Allow Developers to Cryptographically Sign Their Own Plugins/Themes with the Gossamer Public Key Infrastructure (PKI) Upgrade/Install normal normal 15 Awaiting Review enhancement 10/15/2020
#22942 Remove Post by Email chriscct7 Mail normal normal 23 Future Release enhancement has-patch 10/15/2020
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal 14 Future Release enhancement dev-feedback 10/17/2020
#50623 Discoverability of plugin and themes autoupdates audrasjb Upgrade/Install normal normal 15 Future Release enhancement 10/19/2020
#44176 Un-map Privacy Capabilities xkon Privacy normal normal 18 Future Release defect (bug) has-patch 10/24/2020
#50909 WordPress 5.5 update adds height and width attributes to images Media normal normal 11 Awaiting Review defect (bug) close 10/30/2020
#50214 Consider introducing the concept of "Editors" Editor normal normal 20 Awaiting Review feature request 11/23/2020
#38624 Allow starter content to apply after a site has already been set up and is no longer “fresh” Customize normal normal 30 Future Release enhancement 11/23/2020
#44043 Framework for logging/retrieving a users consent state Privacy normal normal 18 Future Release enhancement dev-feedback 11/26/2020
#12839 Themes should be sandboxed on activation to prevent fatal errors Themes normal normal 12 Future Release enhancement 01/02/2021
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal 14 Awaiting Review enhancement has-patch 02/08/2021
#28053 Fields with same name added to new media modal using 'attachment_fields_to_edit' do not pass as an array when saving. joedolson* Media normal normal 12 Awaiting Review defect (bug) has-patch 03/03/2021
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal 17 Future Release task (blessed) has-patch 03/09/2021
#29462 comment pagination in reverse order should display a full number of the latest comments Comments normal normal 11 Future Release defect (bug) dev-feedback 03/16/2021
#38227 Term Status API Taxonomy normal normal 19 Future Release task (blessed) 04/10/2021
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order Query normal normal 15 Future Release defect (bug) 04/12/2021
#33472 Templating Engine Themes normal normal 30 Awaiting Review feature request 04/28/2021
#33717 Send Notification Email When a Comment is Approved From Moderation Comments normal normal 29 Future Release enhancement has-patch 05/13/2021
#21666 Customizer Revisions (previously reset/undo/revert) melchoyce Customize normal normal 28 Future Release feature request 05/24/2021
#38707 Customizer: Additional CSS highlight, revisions, selection, per-page, pop-out Customize normal normal 13 Future Release enhancement 06/01/2021
#15058 Validate option and transient name lengths Options, Meta APIs normal normal 20 Future Release enhancement needs-unit-tests 06/24/2021
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal 14 Awaiting Review defect (bug) has-patch 07/07/2021
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors Role/Capability normal major 33 Awaiting Review enhancement dev-feedback 07/20/2021
#23421 Add sortable to taxonomy column Taxonomy normal normal 18 Future Release enhancement dev-feedback 08/11/2021
#31387 New core API for adding Meta tags to the header General normal normal 12 Awaiting Review enhancement dev-feedback 08/11/2021
#20578 Allow users to delete a plugin without uninstalling Plugins normal normal 34 Future Release enhancement 08/27/2021
#21352 wp_lostpassword_url() on multisite Login and Registration normal normal 16 Future Release enhancement 10/20/2021
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal 14 Future Release defect (bug) has-patch 11/08/2021
#49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style Script Loader normal normal 11 Awaiting Review defect (bug) 11/10/2021
#29792 Grunt: Add a stylelint precommit task to check for CSS syntax errors netweb Build/Test Tools normal normal 14 Future Release enhancement 11/11/2021
#14877 Ability to create exclusive custom taxonomies helen* Taxonomy normal minor 43 Future Release feature request 11/20/2021
#27473 Thickbox width and height parameters are ignored when using TB_iframe Administration normal normal 13 Awaiting Review defect (bug) 12/17/2021
#48486 Add compliance tab to plugin repository pages on WordPress.org Plugins normal normal 16 Awaiting Review feature request 01/14/2022
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal 21 Future Release enhancement needs-unit-tests 01/25/2022
#45407 Add block attributes to `wp_calculate_image_sizes` to allow for proper handling of `sizes` attribute joemcgill Media high major 19 Future Release defect (bug) dev-feedback 02/03/2022
#47012 Proposal: Simplify WordPress Admin Navigation Administration normal normal 43 Future Release enhancement dev-feedback 02/08/2022
#16001 Invited but not activated users can get lost Users normal normal 14 Future Release defect (bug) 02/09/2022
#38734 Dogfood the Settings API Options, Meta APIs normal normal 21 Future Release enhancement 03/21/2022
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal 14 Awaiting Review enhancement has-patch 03/29/2022
#30377 wp_check_filetype is broken when checking urls with parameters audrasjb Media normal normal 19 Future Release enhancement 04/08/2022
#28160 Get authors user query in-efficient when dealing with large numbers of users. Users normal major 14 Awaiting Review enhancement 04/08/2022
#12295 More support to customize user profile edit page nacin* Users normal normal 19 Awaiting Review enhancement dev-feedback 06/23/2022
#14569 Assign plugins on a per-site-basis Plugins normal normal 11 Future Release feature request has-patch 07/15/2022
#31018 Persistent database connections with mysqli Database normal normal 14 enhancement needs-unit-tests 08/01/2022
#11311 kses converts ampersands to &amp; in post titles, post content, and more Posts, Post Types normal normal 17 Future Release defect (bug) 08/03/2022
#30934 Create a new API to standardize application logging General normal normal 28 Awaiting Review enhancement 08/04/2022
#23318 Plugins Admin Showing Details for Wrong Plugin Plugins normal normal 19 WordPress.org enhancement 08/23/2022
#47511 Add specific "default settings" for different locales I18N normal normal 12 Future Release enhancement 09/30/2022
#21537 Email address sanitisation mangles valid email addresses Formatting normal normal 14 defect (bug) dev-feedback 10/23/2022
#46763 Improve plugin search results with already active plugins Plugins normal normal 25 Awaiting Review enhancement 11/02/2022
#30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal 13 Future Release enhancement 11/02/2022
#51188 Website user level consent management framework (logged in users) carike* Privacy normal normal 11 Future Release feature request 11/17/2022
#15551 Custom post type pagination redirect Query normal normal 11 defect (bug) 12/28/2022
#39441 Improve the Settings API for accessibility and ease of use. Plugins normal normal 19 Future Release enhancement dev-feedback 01/10/2023
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal 12 Future Release feature request dev-feedback 02/07/2023
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor 14 Future Release defect (bug) needs-unit-tests 02/10/2023
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal 23 Future Release defect (bug) dev-feedback 02/19/2023
#40142 WP Remote Remaining Methods HTTP API normal normal 11 Awaiting Review enhancement needs-unit-tests 04/19/2023
#31818 Uniform Search Form Display/Experience joedolson* Administration normal normal 11 Future Release enhancement 04/28/2023
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal 11 Future Release feature request dev-feedback 05/25/2023
#45982 PDF thumbnails have a default black background Media normal normal 14 Awaiting Review defect (bug) 06/13/2023
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal 17 Future Release enhancement needs-unit-tests 06/24/2023
Note: See TracReports for help on using and creating reports.