Make WordPress Core

{23} Popular Tickets (5320 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 5320)

Noteworthy (24 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal 10 Future Release enhancement has-patch 02/13/2023
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal 10 Future Release defect (bug) dev-feedback 10/07/2024
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal 10 Awaiting Review feature request dev-feedback 04/06/2018
#47637 Enhance excerpt_remove_blocks to handle more types of group blocks Posts, Post Types normal normal 10 Future Release defect (bug) 11/22/2021
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal 10 Future Release defect (bug) has-patch 07/18/2023
#43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal 10 Future Release enhancement has-patch 10/07/2020
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal 10 enhancement has-patch 06/04/2019
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal 10 Awaiting Review defect (bug) dev-feedback 06/12/2024
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal 10 Future Release enhancement needs-unit-tests 11/30/2019
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal 10 Awaiting Review enhancement 06/12/2024
#24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal 10 Future Release defect (bug) dev-feedback 05/06/2021
#38368 Add front-end revision browsing Revisions normal normal 10 Awaiting Review enhancement 03/08/2018
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal 10 Future Release enhancement 06/04/2019
#39174 Introduce network roles Role/Capability normal normal 10 Future Release feature request needs-unit-tests 03/15/2019
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal 10 Future Release feature request needs-unit-tests 11/08/2021
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal 10 Future Release enhancement has-patch 05/06/2019
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal 10 Future Release defect (bug) needs-unit-tests 10/21/2024
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal normal 10 Awaiting Review enhancement has-patch 03/05/2018
#36971 Show readme.txt from Themes SergeyBiryukov* Themes normal normal 10 Future Release enhancement 12/03/2024
#29719 Connection error to WordPress.org when HTTP calls disabled Upgrade/Install normal minor 10 defect (bug) 06/04/2019
#15134 WordPress should not try to remove themes or plugins recursively if the directory is a symlink pbiron* Upgrade/Install normal normal 10 Future Release defect (bug) dev-feedback 07/05/2023
#56017 Check the required PHP extensions during WordPress installation and updates Upgrade/Install normal normal 10 Future Release task (blessed) dev-feedback 10/11/2022
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal 10 Awaiting Review defect (bug) has-patch 06/03/2022
#33209 Inviting a new user to Multisite results in password being emailed Users normal normal 10 Future Release enhancement dev-feedback 06/11/2019

Popular (76 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#26050 Continual Admin Page POST (HeartBeats?) Can Cause SQL Connection Issues Administration normal normal 11 defect (bug) 03/20/2024
#26575 Dashboard widgets should be able to specify a min-width at which they span two columns Administration normal normal 11 defect (bug) 06/04/2019
#31818 Uniform Search Form Display/Experience joedolson* Administration normal normal 11 Future Release enhancement 04/28/2023
#18525 zlib.output_compression "on" in server conflicts with autoupdate Bootstrap/Load normal normal 11 Awaiting Review defect (bug) dev-feedback 02/07/2024
#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
#6286 Proposed changes to "E-mail me whenever" Discussion Options Comments normal normal 11 Future Release enhancement 03/15/2019
#39128 Customize: Preview fails to load when domain mapping in use (home/siteurl domain mismatch) Customize normal normal 11 Future Release defect (bug) 10/20/2017
#29849 Better human_time_diff() pbearne Date/Time normal normal 11 6.8 enhancement has-patch 11/25/2024
#35567 New argument `is_embeddable` for `register_post_type()` Embeds normal normal 11 Awaiting Review enhancement has-patch 06/21/2024
#48316 Changeset 46482 breaks upload when using ".." in upload_path. Filesystem API normal normal 11 defect (bug) dev-feedback 02/07/2024
#2691 HTML comments in posts aren't handled properly. adamsilverstein* Formatting normal normal 11 Future Release defect (bug) needs-unit-tests 04/21/2024
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell Formatting normal normal 11 defect (bug) 06/04/2019
#40142 WP Remote Remaining Methods HTTP API normal normal 11 Awaiting Review enhancement needs-unit-tests 04/19/2023
#62462 Reconsider _doing_it_wrong warning when loading translations early I18N normal normal 11 6.7.2 defect (bug) 11/28/2024
#50909 WordPress 5.5 update adds height and width attributes to images Media normal normal 11 Awaiting Review defect (bug) close 10/30/2020
#23205 New Media Uploader slow for sites with many images Media normal normal 11 enhancement dev-feedback 06/04/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
#18271 Item hierarchy should be maintained when adding to menu Menus normal minor 11 Future Release defect (bug) 11/17/2023
#29213 Introduce capability for access to nav-menus.php johnbillion Menus normal normal 11 Future Release enhancement needs-unit-tests 01/30/2022
#37181 Use metadata api in *_network_options spacedmonkey Networks and Sites normal normal 11 Future Release enhancement 07/03/2024
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor 11 Future Release enhancement dev-feedback 12/29/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
#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
#17115 Publishing an empty post results in success Posts, Post Types normal normal 11 Awaiting Review defect (bug) dev-feedback 05/03/2020
#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
#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
#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
#48955 WP 5.3.1 changes cause potential backwards compatibility breakage with kses Security normal normal 11 Future Release defect (bug) 08/12/2020
#38280 Make term count for a specific object type available Taxonomy normal normal 11 Future Release enhancement has-patch 11/12/2024
#7795 Activate and Deactivate Theme hooks Themes normal normal 11 Future Release enhancement 03/15/2019
#54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive SergeyBiryukov* Upgrade/Install high major 11 Future Release defect (bug) has-patch 01/12/2023
#31744 All PHP files in the root should be dummy files, pointing to wp-includes versions Upgrade/Install normal normal 11 Awaiting Review enhancement dev-feedback 02/06/2017
#27404 Widget Customizer: Allow adding inactive widgets to widget areas melchoyce Widgets normal normal 11 Future Release feature request 12/09/2018
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal normal 12 Awaiting Review enhancement has-patch 09/17/2019
#35689 Pagination issue on front page after 4.4.1 update Canonical normal normal 12 defect (bug) 06/04/2019
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal 12 defect (bug) needs-unit-tests 06/04/2019
#39752 Customize: add a post editing flow Customize normal normal 12 Future Release feature request 10/11/2020
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal 12 Awaiting Review enhancement 07/18/2024
#56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor high normal 12 Future Release defect (bug) has-patch 11/01/2024
#31387 New core API for adding Meta tags to the header General normal normal 12 Awaiting Review enhancement dev-feedback 08/11/2021
#47511 Add specific "default settings" for different locales I18N normal normal 12 Future Release enhancement 09/30/2022
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer Mail normal normal 12 Future Release enhancement dev-feedback 09/16/2020
#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
#39647 Make media upload "HTTP error." more user-helpful Media normal normal 12 Future Release defect (bug) has-patch 09/25/2019
#31258 SVG replaced by default image in media library Media normal normal 12 defect (bug) 06/04/2019
#42920 Add support for the picture element adamsilverstein Media normal normal 12 Awaiting Review enhancement needs-unit-tests 08/13/2024
#39618 Insert PDF Thumbnail into Editor Media normal normal 12 Future Release enhancement 12/09/2019
#35094 Replace static with Dynamic Image Sizes for inserted images Media normal normal 12 Awaiting Review enhancement 08/16/2018
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal 12 enhancement has-patch 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
#37958 Improve looping through sites and restoring Networks and Sites normal normal 12 Awaiting Review enhancement 01/27/2017
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal 12 Future Release defect (bug) needs-unit-tests 10/16/2023
#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
#23168 Introduce remove_post_status Posts, Post Types normal normal 12 enhancement 06/04/2019
#57416 Do not split query if requesting one post spacedmonkey Query normal normal 12 Future Release enhancement dev-feedback 07/12/2024
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal 12 Future Release feature request dev-feedback 02/07/2023
#51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein Security normal normal 12 Future Release enhancement dev-feedback 12/26/2023
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal 12 Future Release feature request has-patch 09/27/2017
#12839 Themes should be sandboxed on activation to prevent fatal errors Themes normal normal 12 Future Release enhancement 01/02/2021
#43492 Core Telemetry and Updates Upgrade/Install normal normal 12 Awaiting Review enhancement dev-feedback 11/11/2024
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal 12 Future Release enhancement needs-unit-tests 06/07/2022
#6814 Async media crunching adamsilverstein Upload normal normal 12 Future Release enhancement dev-feedback 07/23/2024
#34316 User status inconsistent between single-site & multisite Users normal normal 12 Awaiting Review enhancement needs-unit-tests 09/27/2017
#27473 Thickbox width and height parameters are ignored when using TB_iframe Administration normal normal 13 Awaiting Review defect (bug) 12/17/2021
#11515 Admin needs standardized way of handling messages (notices) displayed to the user Administration normal normal 13 Future Release enhancement 11/16/2018
#52895 Overview of e2e tests to be written Build/Test Tools normal normal 13 Awaiting Review enhancement has-patch 12/05/2024
#38707 Customizer: Additional CSS highlight, revisions, selection, per-page, pop-out Customize normal normal 13 Future Release enhancement 06/01/2021
#40432 Customizer: Should we stop contextually hiding features? Customize normal normal 13 Awaiting Review enhancement 09/12/2018
#37692 Introduce WP_Database_Table base class Database normal normal 13 Awaiting Review enhancement dev-feedback 03/15/2017
#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
Note: See TracReports for help on using and creating reports.