Make WordPress Core

{23} Popular Tickets (5324 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 (5101 - 5200 of 5324)

Popular (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#31018 Persistent database connections with mysqli Database normal normal 13 enhancement needs-unit-tests 08/01/2022
#34116 Rethink default install content like "Sample Page", etc. General normal normal 13 Awaiting Review enhancement dev-feedback 04/10/2021
#13372 Separate Image sizes for different post types Media normal normal 13 Awaiting Review enhancement close 04/18/2020
#40370 add_image_sizes does not create the "crop position" versions of the image Media normal normal 13 Future Release enhancement dev-feedback 05/20/2024
#34223 Core support for image regeneration Media normal normal 13 feature request 10/18/2023
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor 13 Awaiting Review enhancement has-patch 07/18/2017
#18672 Implement rel="prev" and rel="next" for archives joostdevalk Permalinks normal normal 13 Future Release enhancement 02/29/2020
#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
#49278 Improve meta query Query normal normal 13 Future Release enhancement dev-feedback 01/03/2023
#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
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal 13 Awaiting Review defect (bug) 01/25/2018
#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
#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
#54910 5.9 Bug - Blank Home Page Themes normal major 13 Awaiting Review defect (bug) has-patch 02/17/2022
#43395 Add Automated E2E Tests for Core Updates Upgrade/Install normal normal 13 WordPress.org task (blessed) 03/04/2020
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload normal major 13 Awaiting Review defect (bug) close 07/09/2018
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal 14 Awaiting Review enhancement has-patch 03/29/2022
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal 14 Awaiting Review feature request needs-unit-tests 12/11/2019
#57785 How about displaying links to rudimentary Learn WordPress tutorials and videos on the dashboard? Administration normal normal 14 Awaiting Review feature request has-patch 07/07/2024
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal 14 Future Release defect (bug) needs-unit-tests 09/17/2024
#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
#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
#20977 Add Dynamic Comment Statuses Comments normal normal 14 Future Release enhancement dev-feedback 01/14/2020
#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
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal 14 Future Release defect (bug) needs-unit-tests 09/04/2020
#21537 Email address sanitisation mangles valid email addresses Formatting normal normal 14 defect (bug) dev-feedback 10/23/2022
#56034 PHP 8.2: proposal for handling unknown dynamic properties deprecations hellofromTonya* General normal normal 14 Future Release task (blessed) 10/14/2024
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal normal 14 Awaiting Review enhancement has-patch 02/22/2017
#45982 PDF thumbnails have a default black background Media normal normal 14 Awaiting Review defect (bug) 06/13/2023
#40415 Imagick resize filter hook Media normal normal 14 Future Release enhancement reporter-feedback 05/29/2024
#32202 Add support for options page locking (settings API concurrency) Options, Meta APIs normal normal 14 enhancement dev-feedback 08/26/2021
#58291 Speed up WordPress hooks addition/removal by ~20% Plugins normal normal 14 Future Release defect (bug) 06/24/2024
#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
#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
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal 14 Awaiting Review enhancement has-patch 02/08/2021
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal 14 Future Release defect (bug) 04/01/2019
#55023 get_header() notice: Theme without header.php is deprecated audrasjb* Themes normal normal 14 Future Release defect (bug) 10/18/2024
#25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one ideag Upload normal normal 14 Future Release defect (bug) has-patch 10/22/2024
#16001 Invited but not activated users can get lost Users normal normal 14 Future Release defect (bug) 02/09/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
#36656 Improve UX on Add New User screen joedolson* Users normal normal 14 Future Release enhancement 10/20/2023
#57793 Add native support for SQLite Database normal normal 15 Future Release feature request has-patch 11/04/2024
#61175 Integrate PHPStan into the core development workflow General normal normal 15 Future Release enhancement has-patch 11/06/2024
#14949 Login gives false assurance of having logged out rajinsharwar* Login and Registration normal normal 15 Future Release defect (bug) dev-feedback 06/09/2024
#39358 Media search speed has been dramatically reduced joemcgill Media normal normal 15 Future Release defect (bug) 10/18/2023
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical 15 Future Release defect (bug) has-patch 08/01/2019
#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 15 Future Release enhancement dev-feedback 10/17/2020
#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
#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
#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
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal 16 Future Release task (blessed) has-patch 06/28/2024
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal 16 Future Release defect (bug) needs-unit-tests 11/01/2024
#60375 Site Transfer Protocol Import normal normal 16 Awaiting Review enhancement 11/20/2024
#21352 wp_lostpassword_url() on multisite Login and Registration normal normal 16 Future Release enhancement 10/20/2021
#48486 Add compliance tab to plugin repository pages on WordPress.org Plugins normal normal 16 Awaiting Review feature request 01/14/2022
#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
#33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right Shortcodes normal normal 16 defect (bug) 06/04/2019
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal 16 Future Release defect (bug) reporter-feedback 08/02/2023
#9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. Taxonomy high normal 16 Future Release enhancement dev-feedback 11/28/2023
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal 16 Future Release enhancement has-patch 05/02/2024
#36201 Admin Pagination URLs Use Wrong Hostname Administration normal normal 17 Future Release defect (bug) dev-feedback 07/22/2024
#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
#10931 Verify Comment Email Addresses of Registered Users Comments normal normal 17 6.8 enhancement 11/01/2024
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal 17 Future Release enhancement needs-unit-tests 06/24/2023
#54042 Extending wpdb::prepare() to support IN() operator Database normal normal 17 Future Release enhancement dev-feedback 09/17/2023
#13429 Updating Link URL on image within Admin with Gallery Gallery normal normal 17 Future Release defect (bug) dev-feedback 08/24/2023
#33704 Reduce reliance on wp_is_mobile() General normal normal 17 Future Release enhancement has-patch 09/18/2023
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* General normal normal 17 6.8 task (blessed) dev-feedback 11/29/2024
#23197 wp-activate.php, without explanation, does not load site plugins Login and Registration normal normal 17 Future Release defect (bug) 09/27/2024
#22938 Presentation of hierarchical taxonomy in Media modal should be checkboxes rather than comma-separated tag list wonderboymusic Media normal normal 17 Future Release enhancement 09/24/2018
#35435 Support Webmentions Pings/Trackbacks normal normal 17 Future Release feature request needs-unit-tests 02/19/2018
#45439 Add a link to plugins/themes details in dashboard to translation page Plugins normal normal 17 Awaiting Review enhancement 01/16/2019
#12567 make post_submit_meta_box more generic Posts, Post Types normal normal 17 enhancement 06/04/2019
#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
#56141 Enhance installer security Security high major 17 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
#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
#60789 Administration Email Address: Allow method to deactivate Administration normal normal 18 Awaiting Review feature request close 11/14/2024
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal 18 enhancement needs-unit-tests 10/05/2024
#10955 Replace ThickBox External Libraries normal normal 18 Future Release enhancement dev-feedback 10/29/2024
#52900 Instantly index WordPress web sites content in Search Engines General normal normal 18 Future Release feature request has-patch 06/11/2024
#36477 Responsive images (srcset) can include images larger than the full size adamsilverstein Media normal normal 18 6.8 defect (bug) dev-feedback 10/20/2024
#39963 MIME Alias Handling Media normal normal 18 Future Release enhancement has-patch 06/08/2022
#37840 Optimize full size images enshrined Media normal normal 18 Future Release enhancement has-patch 03/13/2023
#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
#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
#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 11/18/2023
Note: See TracReports for help on using and creating reports.