Make WordPress Core

{40} Tickets Awaiting Review (4997 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 (3101 - 3200 of 4997)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) Users normal feature request 6 years ago 5.3 has-patch
#49948 Site Meta: Adding additional useful functions Options, Meta APIs minor enhancement 6 years ago 5.5 has-patch
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal enhancement 6 years ago 5.5 has-patch
#39133 Check email length in is_email() Comments normal enhancement 6 years ago 4.8 has-patch
#50556 Special characters in Theme Name in "Add Themes" page Themes trivial enhancement 6 years ago has-patch
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins minor enhancement 6 years ago has-patch
#35416 List children pages of another (in dashboard) Posts, Post Types normal enhancement 6 years ago has-patch
#47192 Allow users to enter recovery mode via their registered email Site Health normal enhancement 6 years ago 5.2 has-patch
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal enhancement 6 years ago 5.4 has-patch
#37005 Unit test for the wp_check_filetype method Media normal enhancement 6 years ago has-patch
#27177 Child themes should inherit parent theme customizer settings on activation / switching Themes normal enhancement 6 years ago 3.8 has-patch
#37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. joemcgill Media normal enhancement 7 years ago 4.6 has-patch
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal enhancement 7 years ago has-patch
#48009 Expand upon the Media item data in Export Requests Privacy normal enhancement 7 years ago 4.9.6 has-patch
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal enhancement 7 years ago 4.9.4 has-patch
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal enhancement 7 years ago has-patch
#48270 Add space before first parentheses of if condition for JS consistency Administration minor enhancement 7 years ago 5.3 has-patch
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal enhancement 7 years ago 4.7 has-patch
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal enhancement 7 years ago has-patch
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal enhancement 7 years ago 5.3 has-patch
#47954 Create a sanity check for siteurl and home changes Administration normal enhancement 7 years ago has-patch
#47984 Filter pre_do_shortcode Shortcodes normal feature request 7 years ago has-patch
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal enhancement 7 years ago 5.3 has-patch
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal feature request 7 years ago has-patch
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal enhancement 7 years ago 4.8 has-patch
#47650 Add hooks to installed themes screen to allow control and customization Administration normal enhancement 7 years ago 5.3 has-patch
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal feature request 7 years ago 4.9 has-patch
#43802 Default timezone for new sites in WP multisite I18N normal feature request 7 years ago 4.9.5 has-patch
#37848 Form fields misaligned on export.php Export normal enhancement 7 years ago 5.2.1 has-patch
#41931 Not possible to add custom display_name option Users normal feature request 7 years ago 4.8.2 has-patch
#41051 Confirm use of weak password Field show when removed password Users normal feature request 7 years ago 4.8 has-patch
#47237 Used different escape function on options-media.php Media trivial enhancement 7 years ago has-patch
#38031 Allow modifying args for the_widget Widgets normal enhancement 7 years ago has-patch
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal enhancement 7 years ago 3.1 has-patch
#39927 Add support for CSS class and attributes in wp_login_form input fields Login and Registration normal enhancement 7 years ago 4.7.2 has-patch
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal enhancement 7 years ago has-patch
#21744 WP_User_Query does not support post type Users normal enhancement 7 years ago 3.4.1 has-patch
#39067 wp_insert_user custom validation Users normal enhancement 7 years ago has-patch
#39050 New Core Admin Menu Functions -- `add_menu_link` and `add_submenu_link` Administration normal enhancement 7 years ago 4.7 has-patch
#44992 Filter for screen option 'Number of items per page' value Administration normal enhancement 7 years ago has-patch
#44238 Add protected param to register meta Options, Meta APIs normal enhancement 7 years ago 3.1.3 has-patch
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal enhancement 8 years ago has-patch
#45363 Allow Thumbnail generation for other filetypes such as ODT Media normal enhancement 8 years ago has-patch
#42900 Add gender field to user profile for use in translations I18N normal enhancement 8 years ago has-patch
#43601 Improve error messaging when activating multisite users Users normal enhancement 8 years ago has-patch
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal enhancement 8 years ago has-patch
#44910 function for discriminating during auto saving Autosave trivial feature request 8 years ago has-patch
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal enhancement 8 years ago 2.2 has-patch
#41956 Errno in $wpdb Database normal enhancement 8 years ago has-patch
#24972 wp_dropdown_roles() multiple pre-selected options Users normal enhancement 8 years ago 3.6 has-patch
#44602 meta_query to support FIND_IN_SET Query normal enhancement 8 years ago has-patch
#44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal enhancement 8 years ago has-patch
#41425 Killing phpunit may result in a broken database Build/Test Tools normal enhancement 8 years ago 4.9 has-patch
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal enhancement 8 years ago has-patch
#35696 Allow extra control over CSS Classes in paginate_links() Themes normal enhancement 8 years ago has-patch
#26636 There Is No Filter For get_sidebar() Themes normal enhancement 8 years ago 1.5 has-patch
#44032 Use random_bytes() for generating keys and salts Upgrade/Install trivial enhancement 8 years ago has-patch
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal enhancement 8 years ago has-patch
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal enhancement 8 years ago has-patch
#43678 Add indents to default .htaccess rules Rewrite Rules normal enhancement 8 years ago has-patch
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal enhancement 8 years ago has-patch
#43635 Allow to (only) store users in an external user database/backend Users normal enhancement 8 years ago 4.9.4 has-patch
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal enhancement 8 years ago 3.4 has-patch
#43058 File search in theme & plugin editor window Plugins normal feature request 9 years ago has-patch
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal enhancement 9 years ago 4.7 has-patch
#40280 Short-circuit filters can't return common values General normal enhancement 9 years ago 4.8 has-patch
#41735 Include titles for JSON Schema properties REST API normal enhancement 9 years ago 4.7 has-patch
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal enhancement 9 years ago has-patch
#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
#41797 max_num_pages for WP_User_Query Query normal enhancement 9 years ago has-patch
#34712 New filter: `reset_password_url` Login and Registration normal enhancement 9 years ago has-patch
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal enhancement 9 years ago 4.8.1 has-patch
#37079 Add new filter pre_wp_get_nav_menu_items Menus normal enhancement 9 years ago has-patch
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal enhancement 9 years ago 4.3 has-patch
#39862 Track the number of children for a walker element scope Menus normal enhancement 9 years ago 4.7.2 has-patch
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal enhancement 9 years ago has-patch
#40933 Improvements for get_file_data() function Formatting normal enhancement 9 years ago 4.7.5 has-patch
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal enhancement 9 years ago 4.8 has-patch
#41105 Fire action hook after updating option group. Options, Meta APIs normal enhancement 9 years ago 4.9 has-patch
#32071 Function to generate safe & trusted URLs General normal enhancement 9 years ago has-patch
#40885 Update admin color scheme using the REST API Administration normal task (blessed) 9 years ago has-patch
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal enhancement 9 years ago has-patch
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal enhancement 9 years ago has-patch
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal enhancement 9 years ago 4.7.4 has-patch
#40556 REST API: Allow for server generating a user's password REST API normal enhancement 9 years ago 4.7 has-patch
#40524 Filter hook for max image columns in gallery settings Gallery normal enhancement 9 years ago 4.7.4 has-patch
#37929 Add `pre_delete_option` filter Options, Meta APIs normal enhancement 9 years ago has-patch
#31682 reg_passmail message on login.php needs filter Login and Registration normal enhancement 9 years ago 4.1.1 has-patch
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal enhancement 9 years ago has-patch
#65308 Toolbar: keep plugin-added nodes reachable on every viewport Toolbar normal enhancement 5 hours ago dev-feedback
#64498 Add core support for random content redirects Rewrite Rules normal feature request 6 days ago dev-feedback
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal enhancement 6 days ago 4.9.5 dev-feedback
#65083 Toolbar: Simplify profile item audrasjb* Toolbar normal enhancement 7 days ago dev-feedback
#65663 Serve an overdue scheduled post instead of a 404 when its permalink is requested Posts, Post Types normal feature request 4 weeks ago trunk dev-feedback
#65616 Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008) REST API normal enhancement 5 weeks ago dev-feedback
#64843 Make plugin name bold in update notice on Plugins page Upgrade/Install minor enhancement 6 weeks ago dev-feedback
#65511 Introduce has_content() helper function Posts, Post Types normal feature request 7 weeks ago 7.0 dev-feedback
#65543 `Plugin_Upgrader::install()` deletes freshly rebuilt `update_plugins` transient after `upgrader_process_complete` Upgrade/Install normal enhancement 8 weeks ago 4.0 dev-feedback
#65455 Add "multisite" as new tab on the plugin install page on multisite installations Networks and Sites normal enhancement 8 weeks ago dev-feedback
#65459 Show a filter for all already installed plugin authors on the plugins install page General normal enhancement 8 weeks ago dev-feedback
Note: See TracReports for help on using and creating reports.