Make WordPress Core

{23} Popular Tickets (5337 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 (5201 - 5300 of 5337)

Popular (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal 25 Future Release defect (bug) has-patch 02/27/2024
#46763 Improve plugin search results with already active plugins Plugins normal normal 25 Awaiting Review enhancement 11/02/2022
#61040 Provide a framework for plugin onboarding experiences Plugins normal normal 23 Awaiting Review enhancement 06/12/2024
#39441 Improve the Settings API for accessibility and ease of use. Plugins normal normal 19 Future Release enhancement dev-feedback 01/10/2023
#23318 Plugins Admin Showing Details for Wrong Plugin Plugins normal normal 19 WordPress.org enhancement 08/23/2022
#45439 Add a link to plugins/themes details in dashboard to translation page Plugins normal normal 17 Awaiting Review enhancement 01/16/2019
#48486 Add compliance tab to plugin repository pages on WordPress.org Plugins normal normal 16 Awaiting Review feature request 01/14/2022
#58291 Speed up WordPress hooks addition/removal by ~20% Plugins normal normal 15 Future Release defect (bug) 06/24/2024
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical 15 Future Release defect (bug) has-patch 08/01/2019
#37656 Improve plugin bootstrapping processes Plugins normal normal 14 Awaiting Review enhancement dev-feedback 12/13/2019
#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
#37677 Introduce WP_Plugin class analogous to WP_Theme Plugins low normal 12 Awaiting Review enhancement 04/25/2024
#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
#11538 Unbundle Hello Dolly westi Plugins normal normal 11 enhancement has-patch 03/02/2024
#14569 Assign plugins on a per-site-basis Plugins normal normal 11 Future Release feature request has-patch 07/15/2022
#12955 Add get_post filter Posts, Post Types normal normal 26 Future Release feature request dev-feedback 06/25/2024
#24672 Remove final from WP_Post class Posts, Post Types normal normal 22 Awaiting Review enhancement dev-feedback 04/18/2018
#12567 make post_submit_meta_box more generic Posts, Post Types normal normal 17 enhancement 06/04/2019
#11311 kses converts ampersands to & in post titles, post content, and more Posts, Post Types normal normal 16 Future Release defect (bug) 08/03/2022
#23169 Introduce register_post_status_for_object_type Posts, Post Types normal normal 16 enhancement 06/04/2019
#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
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Posts, Post Types normal normal 14 Future Release enhancement has-patch 10/29/2024
#14558 Separate Database Table Support for Custom Post Types Posts, Post Types normal normal 14 Awaiting Review enhancement dev-feedback 03/04/2024
#23168 Introduce remove_post_status Posts, Post Types normal normal 12 enhancement 06/04/2019
#17115 Publishing an empty post results in success Posts, Post Types normal normal 11 Awaiting Review defect (bug) dev-feedback 05/03/2020
#44176 Un-map Privacy Capabilities xkon Privacy normal normal 18 Future Release defect (bug) has-patch 10/24/2020
#44043 Framework for logging/retrieving a users consent state Privacy normal normal 18 Future Release enhancement dev-feedback 11/26/2020
#14682 Privacy leakage: gravatars leak identity information Privacy normal normal 15 Awaiting Review defect (bug) 07/01/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
#51188 Website user level consent management framework (logged in users) carike* Privacy normal normal 11 Future Release feature request 11/17/2022
#31383 Add WP_Tax_Query support to WP_User_Query Query normal normal 36 Future Release feature request 10/21/2024
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal 28 Future Release defect (bug) needs-unit-tests 02/19/2024
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal 17 Future Release enhancement 01/31/2018
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov Query normal normal 15 Future Release defect (bug) 05/05/2017
#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
#49278 Improve meta query Query normal normal 14 enhancement dev-feedback 02/27/2025
#44296 Enable double-width space works as a separator in search query SergeyBiryukov Query normal normal 13 Future Release defect (bug) has-patch 04/10/2019
#19653 Order by meta field forces ignore of null records Query normal normal 13 Future Release enhancement needs-unit-tests 03/29/2019
#30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal 13 Future Release enhancement 11/02/2022
#57416 Do not split query if requesting one post spacedmonkey Query normal normal 12 Future Release enhancement dev-feedback 01/29/2025
#15551 Custom post type pagination redirect Query normal normal 11 defect (bug) 12/28/2022
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal 12 Future Release feature request dev-feedback 02/07/2023
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal 11 Future Release feature request has-patch 02/08/2023
#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
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal 24 Future Release defect (bug) dev-feedback 04/18/2024
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal 19 enhancement 06/04/2019
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal 18 Awaiting Review enhancement has-patch 08/14/2024
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal 13 Awaiting Review defect (bug) 01/25/2018
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors Role/Capability normal major 33 Awaiting Review enhancement dev-feedback 07/20/2021
#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
#37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal 19 Future Release task (blessed) 05/08/2017
#31281 Register JavaScript/Underscore templates using the WP Dependency API Script Loader normal normal 21 enhancement has-patch 06/04/2019
#57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php Script Loader normal normal 13 Future Release enhancement 04/29/2024
#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
#28521 FORCE_SSL constant for really forcing SSL adamsilverstein Security normal normal 39 Future Release enhancement 11/19/2024
#37000 Support for the SameSite cookie attribute Security normal normal 33 Future Release enhancement dev-feedback 06/06/2024
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo Security normal normal 31 Future Release feature request dev-feedback 01/24/2025
#43936 Settings: Warn when open registration and new user default is privileged audrasjb* Security normal normal 19 6.9 feature request has-patch 02/20/2025
#56141 Enhance installer security Security high major 18 Future Release enhancement dev-feedback 12/31/2023
#32067 Remove inline javascript from WP-Core to allow CSP protection Security normal normal 17 Future Release feature request 06/18/2024
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal 14 Awaiting Review enhancement has-patch 02/08/2021
#51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein Security normal normal 13 Future Release enhancement dev-feedback 12/26/2023
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal 32 Future Release defect (bug) needs-unit-tests 10/27/2024
#33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right Shortcodes normal normal 16 defect (bug) 06/04/2019
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal 14 Future Release defect (bug) 04/01/2019
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal 12 Future Release feature request has-patch 09/27/2017
#47192 Allow users to enter recovery mode via their registered email Site Health normal normal 15 Awaiting Review enhancement has-patch 04/22/2020
#49151 Show a warning for plugins in WP admin that haven't received updates in a long time audrasjb* Site Health normal normal 15 Future Release feature request dev-feedback 02/23/2024
#14877 Ability to create exclusive custom taxonomies helen* Taxonomy normal minor 43 Future Release feature request 11/20/2021
#14691 Allow commas in tag names Taxonomy normal major 30 Future Release defect (bug) 03/18/2025
#13816 There should be built-in index pages for taxonomies Taxonomy normal normal 30 Future Release feature request dev-feedback 12/11/2024
#30262 Combine wp_terms and wp_term_taxonomy tables johnbillion* Taxonomy low normal 22 Future Release enhancement has-patch 02/21/2025
#38227 Term Status API Taxonomy normal normal 19 Future Release task (blessed) 04/10/2021
#23421 Add sortable to taxonomy column Taxonomy normal normal 18 Future Release enhancement dev-feedback 08/11/2021
#19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major 18 Future Release enhancement has-patch 01/08/2025
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal 17 Future Release enhancement has-patch 05/02/2024
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal 16 Future Release defect (bug) reporter-feedback 01/17/2025
#9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. Taxonomy high normal 16 Future Release enhancement dev-feedback 11/28/2023
#26409 Non-Editors can create (non-hierarchical) terms even though they can't manage_terms Taxonomy normal normal 13 Future Release defect (bug) 02/03/2018
#37914 Taxonomy: Allow terms to be previewed before publishing Taxonomy normal normal 13 Future Release enhancement dev-feedback 06/04/2019
#38280 Make term count for a specific object type available Taxonomy normal normal 11 Future Release enhancement has-patch 12/23/2024
#27177 Child themes should inherit parent theme customizer settings on activation / switching Themes normal normal 37 Awaiting Review enhancement has-patch 03/28/2020
#33472 Templating Engine Themes normal normal 30 Awaiting Review feature request 04/28/2021
#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
#22810 Support for theme changelogs Themes normal normal 24 Future Release enhancement 04/02/2025
#24152 Use JSON as alternative to CSS file headers Themes normal normal 20 Awaiting Review feature request 08/13/2023
#55023 get_header() notice: Theme without header.php is deprecated audrasjb* Themes normal normal 14 Future Release defect (bug) 10/18/2024
#54910 5.9 Bug - Blank Home Page Themes normal major 13 Awaiting Review defect (bug) close 01/03/2025
#12839 Themes should be sandboxed on activation to prevent fatal errors Themes normal normal 12 Future Release enhancement 01/02/2021
#7795 Activate and Deactivate Theme hooks Themes normal normal 11 Future Release enhancement 03/15/2019
#47218 Update TinyMCE to 5.X.X or 6.X.X TinyMCE normal normal 20 Awaiting Review enhancement dev-feedback 04/17/2025
#32678 Audit toolbar links and content helen Toolbar normal normal 32 Future Release enhancement has-patch 02/27/2020
#15317 My Sites limited to 23 sites on Admin Bar morganestes Toolbar normal normal 28 Future Release enhancement 01/08/2025
#24579 Add Drag'n'Drop UI to plugin and theme manual uploaders Upgrade/Install normal normal 25 Future Release enhancement 12/18/2023
#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
#25219 DISALLOW_FILE_MODS shouldn't remove update notifications Upgrade/Install normal normal 15 Future Release enhancement 05/27/2019
#50623 Discoverability of plugin and themes autoupdates audrasjb Upgrade/Install normal normal 15 Future Release enhancement 10/19/2020
#43395 Add Automated E2E Tests for Core Updates Upgrade/Install normal normal 13 WordPress.org task (blessed) 03/04/2020
Note: See TracReports for help on using and creating reports.