Make WordPress Core

{40} Tickets Awaiting Review (5002 matches)

Create a new ticket

Tickets in the Awaiting Review milestone.

Customize the query here: http://core.trac.wordpress.org/query?milestone=Awaiting+Review.

Results (4101 - 4200 of 5002)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#55521 Use dashicons-class in `wp_dashboard_quota` and `wp_dashboard_right_now` Administration normal enhancement 3 years ago 3.8 has-patch
#61511 Use empty_trash_days to show how many days deleted posts will be kept for in the trash Administration normal enhancement 20 months ago 6.5.5 has-patch
#48816 Use get_bloginfo in the REST API index REST API normal enhancement 7 years ago 4.4 dev-feedback
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. General normal enhancement 6 months ago dev-feedback
#56822 Use non-breaking space in required fields message General normal enhancement 4 years ago
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal enhancement 2 years ago 4.7
#57725 Use of rand() function instead of wp_rand() Filesystem API normal enhancement 15 months ago dev-feedback
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal enhancement 8 years ago needs-unit-tests
#63509 Use proper filename for attachment post title Media normal enhancement 14 months ago has-patch
#44032 Use random_bytes() for generating keys and salts Upgrade/Install trivial enhancement 8 years ago has-patch
#41054 Use sargable date filtering where possible Database trivial enhancement 21 months ago needs-patch
#45839 Use site meta for blog details Networks and Sites normal enhancement 18 months ago 4.6 dev-feedback
#52390 Use specific page for postpass Login and Registration normal enhancement 6 years ago
#65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available Security normal enhancement 7 weeks ago has-patch
#65288 Use the semantic HTML <search> element in core search markup General normal enhancement 7 weeks ago has-patch
#47237 Used different escape function on options-media.php Media trivial enhancement 7 years ago has-patch
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal enhancement 8 years ago needs-patch
#57398 User roles are reset to "All" tabs when performing bulk actions on certain user roles. General normal enhancement 23 months ago dev-feedback
#34316 User status inconsistent between single-site & multisite Users normal enhancement 9 years ago 1.5 needs-unit-tests
#44690 Username should not accept space Users normal enhancement 2 months ago dev-feedback
#58854 Users should be able to reset their user preferences to default Users normal feature request 3 years ago
#48241 Using `add_theme_support( 'custom-background' )` enables both background color and background image. Themes normal enhancement 7 years ago
#50375 Using post_type_archive_title() does not return the right laebl General normal feature request 3 years ago 5.4.2
#63415 Utilize a feature request management platform General normal feature request 15 months ago
#40150 VARCHAR/TEXT inefficiencies Database normal enhancement 9 years ago 4.7.3
#58311 Validate Username for not to be a email and strip everything after @ Login and Registration normal enhancement 3 years ago dev-feedback
#38432 Validate user creation and email change by token Login and Registration normal feature request 9 years ago 4.9 needs-unit-tests
#63673 Various inconsistencies in connection with the ‘Crop’ function joedolson* Media normal enhancement 13 months ago has-patch
#48899 Verification admin email again after just changed/updated email? Login and Registration normal enhancement 7 years ago 5.3
#51016 Video and image schemas support Sitemaps minor enhancement 6 years ago 5.5
#39614 Video header: Support free formats like .webm/vp8 and .ogv/theora Customize normal enhancement 9 years ago 4.7.1
#53637 Video poster image is not shown after video has been played Media normal enhancement 5 years ago 5.7.2
#28367 Video upload failure is a dead end Upload normal enhancement 7 years ago 3.9.1
#50745 Visualisation of site health could be better Site Health normal enhancement 6 years ago
#40142 WP Remote Remaining Methods HTTP API normal enhancement 11 days ago 2.7 needs-unit-tests
#44347 WP allows creating username that is already used email address Users normal enhancement 6 months ago needs-unit-tests
#55938 WP prefix on installation - instructions to be indicated Database minor enhancement 4 years ago
#49488 WP-ADMIN > Add New Post Tags section - Issue Taxonomy normal feature request 6 years ago 5.3.2
#50538 WP_Comments_List_Table should not show views that have a count of 0 pbiron Comments normal enhancement 5 years ago dev-feedback
#63206 WP_Filesystem and request_filesystem_credentials General normal enhancement 6 months ago needs-unit-tests
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal enhancement 4 years ago has-patch
#52766 WP_Image_Editor_Imagick checks for version number but ImageMagick in several cases reports it wrong Media minor enhancement 5 years ago
#39330 WP_Image_Editor_Imagick: get pdf from url Media normal enhancement 3 years ago 4.8
#57200 WP_List_Table::pagination use singular and plural Administration normal enhancement 4 years ago dev-feedback
#56262 WP_List_Util::pluck doesn't support a null $field General minor enhancement 2 months ago 3.1 has-patch
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal enhancement 2 years ago 4.7.4 has-patch
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed Taxonomy normal enhancement 8 years ago 4.9.8
#42703 WP_Query: Swap parsing date into own method Database normal enhancement 8 years ago
#52167 WP_Query: always convert `any` post type values to public values. Query normal enhancement 6 years ago has-patch
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal enhancement 4 years ago 4.7
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal enhancement 12 months ago dev-feedback
#51318 WP_Sitemaps_Provider protected $name property Sitemaps major enhancement 6 years ago 5.5.1
#36641 WP_Term method __toString Taxonomy normal enhancement 19 months ago has-patch
#56264 WP_Term_Query does not allow limiting results when descending family tree Taxonomy normal feature request 4 years ago 2.7.1
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal enhancement 9 years ago needs-unit-tests
#63299 WP_Theme: Add "has_theme_json" method wildworks Themes normal enhancement 16 months ago
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal enhancement 9 years ago has-patch
#21744 WP_User_Query does not support post type Users normal enhancement 7 years ago 3.4.1 has-patch
#62762 WP_Widget_Categories::widget(): use int or bool for $cat_args values instead of numeric strings Widgets trivial enhancement 20 months ago has-patch
#48498 Walker_Category should also accept the `item_spacing` parameter. Taxonomy minor enhancement 7 years ago
#51702 Warn of potentially poor/insecure password generation Site Health normal feature request 5 years ago dev-feedback
#40156 Warning for invalid hook callback is not very useful Plugins normal enhancement 9 years ago 0.71
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal feature request 4 years ago 2.2 dev-feedback
#48299 When "big_images" are automatically scaled, communicate with a UI message Media normal enhancement 7 years ago
#53385 When adding a plugin/theme via "add new plugin/theme" it should show if the plugin/theme is translated or not Plugins normal enhancement 5 years ago 5.7.2
#56576 When post is switched from published to draft, create revision Revisions normal enhancement 11 months ago
#57016 When searching for a block, there is an unexpected blank space at the bottom of the Editor Editor normal enhancement 4 years ago 6.1
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins minor enhancement 5 years ago 4.2 ui/ux
#51528 When updating the theme from the dashboard, I want to change the theme folder name to the file name specified by Content-Disposition: attachment. Themes normal feature request 6 years ago 5.4.2
#58935 White page on admin.php in WordPress Dashboard General normal enhancement 7 months ago dev-feedback
#39918 Whitelist audioBoom oEmbeds Embeds normal enhancement 3 years ago 4.8
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal enhancement 4 months ago 3.5.1 has-patch
#62236 Why do wp_cache_incr / wp_cache_decr not allow negative values? Cache API normal enhancement 22 months ago 6.6.2
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal enhancement 11 days ago 5.3.2 has-patch
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal enhancement 13 months ago 4.9.8 dev-feedback
#48373 Widgets area grouping Widgets normal feature request 7 years ago
#61472 Widths of Row/Stack inside of a Stack in Gutenberg Editor Editor normal feature request 2 years ago
#62650 WordPress 6.8 add a horizontal rule credits page after external libraries Help/About normal feature request 15 months ago has-patch
#52384 WordPress API - Add Limit / Block API Access Features REST API normal feature request 6 years ago
#59148 WordPress CDN/Mirror plugins/themes... General normal feature request 3 years ago
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal enhancement 4 years ago 4.9.8 dev-feedback
#43484 WordPress Notification Center proposal Users normal feature request 2 years ago dev-feedback
#63924 WordPress Plugin Update Screen - Checkboxes with PHP Version Upgrade/Install normal enhancement 11 months ago
#55075 WordPress admin bar does not contain a link to the Customizer Toolbar minor enhancement 5 years ago 4.3
#62538 WordPress does not detect Openbsd httpd for URL rewrites Permalinks normal enhancement 21 months ago 6.7.1
#39850 WordPress embedded links drop query vars from URL Embeds normal enhancement 10 years ago
#62300 WordPress functionality usage outside wordpress itself General critical feature request 22 months ago
#48473 WordPress installer should prompt to configure options like comments Upgrade/Install normal enhancement 5 years ago
#48901 WordPress multisite with subdirectories sites using the same 'Site Title' Networks and Sites normal enhancement 14 months ago 5.3
#39795 WordPress objects are only accessible via global variables General normal enhancement 10 years ago 4.8
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal enhancement 9 years ago 4.7.3 has-patch
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on Formatting normal enhancement 4 years ago dev-feedback
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") Canonical normal enhancement 7 years ago 4.4
#48435 WordPress update: updating by transferring partial packages pbearne* Upgrade/Install normal enhancement 2 years ago
#41907 WordPress-Importer Assign all entries to one 'local' user Import normal enhancement 8 years ago ui/ux
#49149 Write tests for WP_Query Query normal enhancement 6 years ago needs-unit-tests
#61104 Yearly theme injection with auto-updates = true Upgrade/Install normal enhancement 2 years ago
#62454 [ wp-includes/shortcodes.php - do_shortcode() ] - fallback in case content is not a string Shortcodes trivial enhancement 21 months ago dev-feedback
#63735 [Collaboration Inquiry] A Proposal to Discuss Improving Theme Compatibility for the ActivityPub Plugin Plugins normal feature request 13 months ago dev-feedback
#50013 [Feature Request] Tools: Export: Post, Categories: All - but exclude these Export normal feature request 6 years ago
Note: See TracReports for help on using and creating reports.