Make WordPress Core

{30} Tickets with a focus on (5313 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 (4701 - 4800 of 5313)

Unpatched Bugs (23 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#36293 video/audio object passed to wp_video_shortcode/wp_audio_shortcode is always null Media normal normal defect (bug) 03/12/2020
#14902 weblogUpdates.extendedPing does not implement standard josephscott Pings/Trackbacks normal normal defect (bug) 06/04/2019
#60837 while installing plugins Upgrade/Install normal minor Future Release defect (bug) 03/26/2024
#28630 wordpress "check for updates" fails silently behind proxy server with https POST 501 Error Upgrade/Install normal major defect (bug) 10/18/2019
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order Query normal normal Future Release defect (bug) 04/12/2021
#23197 wp-activate.php, without explanation, does not load site plugins Login and Registration normal normal Future Release defect (bug) 09/27/2024
#42428 wp-emoji pops up privacy hanger in Firefox with privacy.resistFingerprinting turned on Emoji normal normal Future Release defect (bug) 06/14/2018
#23637 wp-signup.php has overly aggressive CSS Login and Registration normal normal Future Release defect (bug) 03/04/2020
#29370 wp_get_attachment_image() returning unexpected image size Media normal normal defect (bug) 06/04/2019
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 06/05/2019
#34253 wp_insert_post() can assign a random, unauthorized user_id's Posts, Post Types normal normal defect (bug) 06/04/2019
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows Mail normal minor defect (bug) 06/04/2019
#31200 wp_redirect Missing Body - Causes Performance Issues General normal normal defect (bug) 04/08/2024
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
#40202 wpautop bad code Formatting normal normal Future Release defect (bug) 05/21/2020
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 06/04/2019
#33840 wpautop damages inline script Formatting normal normal defect (bug) 06/04/2019
#33834 wpautop treats html comments as content General normal normal defect (bug) 06/04/2019
#15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 06/04/2019
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 04/01/2019
#34592 wptexturize interprets apostrophe at end of word as closing single quote Formatting normal normal defect (bug) 06/04/2019
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019
#56317 “document.domain” setting General normal normal Future Release defect (bug) 10/12/2022

Unpatched Enhancements (77 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 08/25/2017
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
#35109 Add Online DDL support to dbDelta Database normal normal enhancement needs-unit-tests 06/04/2019
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 06/05/2019
#30705 Add parameter to get_the_term_list() to allow templating Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement needs-unit-tests 11/10/2021
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 01/23/2019
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement needs-unit-tests 06/04/2019
#25585 Arabic stopwords comparison I18N normal normal Future Release enhancement needs-unit-tests 02/28/2024
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement needs-unit-tests 02/07/2019
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 07/25/2024
#57003 Compress original image upload to avoid uncompressed images Media normal normal Future Release enhancement needs-unit-tests 03/15/2023
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 06/18/2024
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor Future Release enhancement needs-unit-tests 05/22/2021
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal enhancement needs-unit-tests 06/04/2019
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 06/04/2019
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 01/27/2021
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 07/14/2017
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/2023
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 08/22/2017
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 07/14/2017
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 07/14/2017
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 09/20/2020
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement needs-unit-tests 11/05/2020
#37938 Make existing HTML parsing functionality from REST API and Press This reusable kraftbj* Pings/Trackbacks low minor Future Release enhancement needs-unit-tests 05/30/2023
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 10/04/2017
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 06/26/2024
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement needs-unit-tests 11/30/2019
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement needs-unit-tests 01/25/2022
#17020 Some comment queries are not filterable Comments normal normal enhancement needs-unit-tests 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement needs-unit-tests 06/04/2019
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 11/22/2017
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 05/16/2020
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 08/10/2017
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 03/15/2019
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request needs-unit-tests 02/19/2018
#35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal Future Release task (blessed) needs-unit-tests 03/17/2023
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal task (blessed) needs-unit-tests 06/04/2019
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal Future Release enhancement needs-docs 01/17/2019
#60355 Can't save object to metadata with `readonly` properties General normal minor Future Release enhancement needs-docs 02/12/2024
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php Users normal normal enhancement needs-docs 09/20/2020
#53995 Application Passwords Expiration Application Passwords normal normal Future Release feature request needs-docs 08/24/2021
#18836 ORDER BY RAND() is slow pbearne Query normal minor enhancement has-patch 03/12/2024
#50026 Twenty Twenty: Full height with short content Bundled Theme normal trivial Future Release enhancement has-patch 05/20/2024
#43749 Update zxcvbn to 4.4.2 External Libraries normal normal Future Release enhancement has-patch 11/18/2021
#15467 Multisite with separate users table Networks and Sites normal normal feature request has-patch 03/02/2024
#31414 Paginating Themes, Plugins, and Media Networks and Sites normal normal feature request has-patch 06/04/2019
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement early 05/25/2021
#42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 09/26/2024
#48456 Update CodeMirror to latest version External Libraries normal normal Future Release enhancement early 10/05/2022
#35796 "Permalink Settings" admin page is largely blog/post specific Permalinks normal normal enhancement dev-feedback 02/06/2020
#30644 "wpautop" Enhancements Formatting normal normal enhancement dev-feedback 08/11/2020
#33107 Add a Menu button: when clicked the icon does not rotate around center point Customize low normal Future Release enhancement dev-feedback 05/22/2021
#33468 Add image caption hook SergeyBiryukov Media normal normal Future Release enhancement dev-feedback 03/04/2020
#61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps Script Loader normal minor Future Release enhancement dev-feedback 10/03/2024
#28997 Adding additional classes to image captions via UI Media normal normal enhancement dev-feedback 06/04/2019
#38549 Additional CSS lost when changing themes Customize normal normal Future Release enhancement dev-feedback 05/23/2021
#42806 Allow installing themes in the Customizer on multisite Customize normal normal Future Release enhancement dev-feedback 07/08/2018
#37915 Customize: allow terms to be created in nav menus boonebgorges Customize normal normal Future Release enhancement dev-feedback 05/23/2021
#44043 Framework for logging/retrieving a users consent state Privacy normal normal Future Release enhancement dev-feedback 11/26/2020
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
#36317 Introduce a cookie prefix default constant Login and Registration normal normal enhancement dev-feedback 06/04/2019
#39909 Make title behaviours consistent across all widgets on first load westonruter Widgets normal normal Future Release enhancement dev-feedback 06/25/2021
#34293 Network Admin Email description doesn't really explain what it is. Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#36324 Post status labels use inconsistent grammar Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#55535 Pre-populate Image Alt Text field with IPTC Photo Metadata Standard Alt Text rcreators Media normal minor Future Release enhancement dev-feedback 07/02/2024
#23413 Provide query result data to custom user columns Users normal normal enhancement dev-feedback 06/05/2019
#52480 Refine the display of the comment approval notification opt-in confirmation message Comments normal normal Future Release enhancement dev-feedback 07/02/2024
Note: See TracReports for help on using and creating reports.