Make WordPress Core

{40} Tickets Awaiting Review (5005 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 (3001 - 3100 of 5005)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal enhancement 15 months ago has-patch
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal enhancement 15 months ago has-patch
#63125 Let hidden if an email address is registered on the website Login and Registration normal enhancement 15 months ago
#63204 Add Admin Notes Feature for Users in WordPress Dashboard Users normal feature request 15 months ago
#63210 Feature Request: "Admin Notifications" for Enhanced Admin Notification Management Administration normal feature request 15 months ago
#63258 Loose external reference to cdn.dashjs.org External Libraries normal enhancement 15 months ago
#63328 Improve Export Tool to Support Multiple Content Type Selection Export normal enhancement 15 months ago needs-patch
#63376 Enhancement: wp_login_form() $redirect params default value fetching update Login and Registration normal enhancement 15 months ago
#63418 Form fields in mobile view of taxonomy screens use inconsistent width Administration normal enhancement 15 months ago has-patch
#63478 Remove leftover debug code from Box class Media normal enhancement 15 months ago has-patch
#63337 Enhance Widget Spacing for Mobile Dashboard Administration normal enhancement 15 months ago 5.5 has-patch
#63458 Proposal: Native support for a humans.txt file in WordPress General normal feature request 15 months ago
#62789 Enforce use of application passwords for authenticated XML-RPC requests XML-RPC normal enhancement 15 months ago 5.6
#62660 Improve Customizer description in dashboard welcome panel Administration normal enhancement 15 months ago 5.9 has-patch
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal enhancement 15 months ago 3.5 needs-unit-tests
#57725 Use of rand() function instead of wp_rand() Filesystem API normal enhancement 15 months ago dev-feedback
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal enhancement 15 months ago 5.9.3 dev-feedback
#63428 Taxonomy settings (output order) Taxonomy normal feature request 15 months ago dev-feedback
#63415 Utilize a feature request management platform General normal feature request 16 months ago
#63402 Query Posts without URL parameters to avoid running into character limit with many filters REST API normal feature request 16 months ago
#48936 Remove mysql2date() usage from core pbearne Date/Time normal enhancement 16 months ago needs-unit-tests
#63253 Theme REST API: expose "has_theme_json" field REST API normal enhancement 16 months ago has-patch
#63299 WP_Theme: Add "has_theme_json" method wildworks Themes normal enhancement 16 months ago
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal enhancement 16 months ago has-patch
#62703 Do not allow to leave a comment that contains prohibited keywords Administration normal feature request 16 months ago
#54533 State more clearly that an active theme can't be deleted Themes normal enhancement 16 months ago has-patch
#63349 Twenty Fifteen: center Calendar block text Bundled Theme normal enhancement 16 months ago dev-feedback
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal enhancement 16 months ago dev-feedback
#41934 Update load.php with wp_is_bad_request function Bootstrap/Load normal enhancement 16 months ago 4.9
#63336 Adding Support to Apache2 Build/Test Tools normal enhancement 16 months ago dev-feedback
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal enhancement 16 months ago 6.8 has-patch
#41646 activate.php and deactivate.php for Plugins Plugins normal feature request 16 months ago 4.8.1
#57540 make WordPress password management more “understandable”? audrasjb* Login and Registration normal enhancement 16 months ago 6.1.1 needs-patch
#63192 wptexturize add filter for disable some replacement Formatting normal feature request 16 months ago has-patch
#63089 Request: Previous / Next Buttons for WP Admin Editor normal enhancement 17 months ago
#62332 Display last update on plugins page in WordPress backend Plugins normal feature request 17 months ago has-patch
#51731 Add the reason for deactivation to the 'deactivate_plugin' hook. Plugins normal feature request 17 months ago needs-patch
#39037 Should REST API support multiple orderby values? REST API normal enhancement 17 months ago 4.6.1 has-patch
#45949 Allow plugins or themes to supply their own message when they caused a WSOD Bootstrap/Load normal enhancement 17 months ago has-patch
#63158 Add Panda Video oEmbed endpoint Embeds normal feature request 17 months ago
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain Formatting normal enhancement 17 months ago has-patch
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal enhancement 17 months ago 5.4.2 has-patch
#37958 Improve looping through sites and restoring Networks and Sites normal enhancement 17 months ago has-patch
#63094 Allow ordering by meta_id in a meta query Query normal feature request 17 months ago
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal enhancement 17 months ago has-patch
#63074 Automated Output Escaping Based on REST API Schema REST API normal enhancement 18 months ago
#59811 Remove suggestion to add tags and categories Editor normal enhancement 18 months ago
#63046 Add background-clip to the safe_style_css filter Formatting normal enhancement 18 months ago has-patch
#63049 Image Editor: Changing crop aspect ratio can allow cropping area to exceed image boundary Media normal enhancement 18 months ago
#63044 Add method to test whether currently viewing the site home page in WP_Query Query normal enhancement 18 months ago has-patch
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal enhancement 18 months ago 5.0.3 has-patch
#63015 Handle more content-disposition format on dowload_url General normal enhancement 18 months ago
#62994 Add a site health check for global table schemas Site Health normal enhancement 18 months ago needs-patch
#51540 Iterations to updates screen karmatosed Upgrade/Install normal enhancement 18 months ago
#47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal enhancement 18 months ago 5.2 dev-feedback
#61569 Content-Security-Policy (CSP) add support for trusted types (centralized input validation of text inserted into DOM XSS sinks) General normal enhancement 18 months ago
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal enhancement 18 months ago 4.9.7 needs-patch
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal enhancement 18 months ago 4.7.3 needs-patch
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal enhancement 18 months ago has-patch
#45839 Use site meta for blog details Networks and Sites normal enhancement 18 months ago 4.6 dev-feedback
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal enhancement 18 months ago has-patch
#60306 PHPunit test for wp_enqueue_emoji_styles Emoji normal task (blessed) 18 months ago has-patch
#60301 PHPunit test for print_emoji_detection_script Formatting normal enhancement 18 months ago has-patch
#59981 PHPUnit tests for is_main_network Networks and Sites normal enhancement 18 months ago has-patch
#62949 HttpOnly flag for the post password cookie Security normal enhancement 18 months ago 1.5 dev-feedback
#61127 Make `wp_filter_oembed_result` less strict Embeds normal enhancement 18 months ago 4.4 has-patch
#44539 Notify the admin when no personal data is found for a user Privacy normal enhancement 18 months ago 4.9.6
#62683 Keyword Density Checker General normal feature request 19 months ago
#36270 Allow filtering of the final HTML output of media related shortcodes Media normal enhancement 19 months ago 4.7.2 needs-patch
#36641 WP_Term method __toString Taxonomy normal enhancement 19 months ago has-patch
#41675 Add filter to bypass display/query for Media Months filter in media modal Media normal enhancement 19 months ago has-patch
#62870 Autosave Stores Default Taxonomy (Category) but Not Custom Taxonomies Autosave normal enhancement 19 months ago
#61921 Require plugin name should be taken from plugin header instead of readme name Plugins normal enhancement 19 months ago 6.6.1 needs-patch
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal enhancement 19 months ago 4.4 has-patch
#62853 Order posts and terms by drag and drop from administration Posts, Post Types normal feature request 19 months ago
#62837 Filter to change the labels and placeholders of inputs General normal enhancement 19 months ago 6.7.1 has-patch
#44391 Improving the notification badges in admin menu hedgefield Administration normal enhancement 19 months ago needs-patch
#57556 Configure feature branches on GitHub to trigger workflows to support development on forks Build/Test Tools normal enhancement 19 months ago needs-docs
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing Build/Test Tools normal enhancement 19 months ago 4.4
#36242 wpdb set_sql_mode add param pbearne Database normal enhancement 19 months ago 3.9 dev-feedback
#60658 Set http_build_query as an option to Curl class HTTP API normal enhancement 19 months ago
#60805 Reading Settings: add option to discourage AI services from crawling the site Privacy normal feature request 19 months ago
#62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal feature request 19 months ago has-patch
#62748 Return results of update_post_meta Options, Meta APIs normal enhancement 20 months ago has-patch
#62780 Add ability to developers to add their own plugin statuses via a filter #1 Plugins normal feature request 20 months ago has-patch
#60820 Improve wording of the 'Login Details' mail marybaum Users normal enhancement 20 months ago
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal feature request 20 months ago 6.7.1 dev-feedback
#62510 Add links to Learn WordPress in the wp-admin Help box and the default comment General normal feature request 20 months ago has-patch
#62744 Twenty Seventeen: Quote block Appearance settings do not affect citation Bundled Theme normal enhancement 20 months ago dev-feedback
#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
#62738 Proposal for format_atts() Formatting normal enhancement 20 months ago
#36177 default htaccess should include security measures Security normal enhancement 20 months ago
#62601 The padding in the login form is not consistent; it varies. Login and Registration normal enhancement 20 months ago 5.3 has-patch
#53887 no link to theme changelog/readme.txt on the wordpress updates page Upgrade/Install normal enhancement 20 months ago 5.8
#62700 Permalink settings for pagination Administration normal feature request 20 months ago
#62653 Add CSS selector based tag navigation to HTML and Tag Processors HTML API normal feature request 20 months ago has-patch
#61756 Customizing Panel Size Customize normal enhancement 20 months ago 6.6.1 has-patch
#53602 Expand get_post's $filter parameter to allow a blocks as a return shape Editor normal enhancement 20 months ago 5.8
#59703 Enable Block Editor for term description Taxonomy normal enhancement 20 months ago
#62384 .htaccess lacks Security normal enhancement 21 months ago
Note: See TracReports for help on using and creating reports.