Make WordPress Core

{40} Tickets Awaiting Review (4988 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 (3401 - 3500 of 4988)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#38618 wp_description() and description-tag General normal feature request 7 years ago dev-feedback
#46618 Change login behaviour to only set the test cookie when a user attempts to login instead of just on visiting the login page Login and Registration normal enhancement 7 years ago dev-feedback
#46764 Admin search functionality Administration normal enhancement 7 years ago
#38109 Improvements to user deletion Users normal enhancement 7 years ago dev-feedback
#46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal feature request 7 years ago
#46659 Suggestion: add action hook before admin menu nav in the sidebar Administration normal enhancement 7 years ago
#46586 `determine_current_user` filter only run once per request Users normal feature request 7 years ago
#46576 short-circuit filter for dbDelta Database normal enhancement 7 years ago
#45143 If the "recover password" form submit button is double-clicked two emails will be sent Login and Registration minor enhancement 7 years ago dev-feedback
#46394 Create a Function to Allow the WordPress Search to Only Return Results from a Specified Post Type General normal feature request 7 years ago
#44992 Filter for screen option 'Number of items per page' value Administration normal enhancement 7 years ago has-patch
#46305 Update emails w/ placeholders to use sprintf I18N normal enhancement 7 years ago
#42829 Debugging image uploads with wp_generate_attachment_metadata Media normal enhancement 7 years ago needs-patch
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default Privacy normal enhancement 7 years ago
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal enhancement 7 years ago needs-unit-tests
#46035 Add set_display_name method to WP_Roles class Users normal enhancement 7 years ago dev-feedback
#46102 Documentation improvement General normal enhancement 7 years ago
#43882 Introduce slug-specific hooks to manage plugin loading order Plugins normal enhancement 7 years ago
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal enhancement 7 years ago dev-feedback
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal enhancement 7 years ago has-patch
#45363 Allow Thumbnail generation for other filetypes such as ODT Media normal enhancement 8 years ago has-patch
#42703 WP_Query: Swap parsing date into own method Database normal enhancement 8 years ago
#42900 Add gender field to user profile for use in translations I18N normal enhancement 8 years ago has-patch
#42907 Meta Queries: support ordering by meta_value but still including items without that key Query normal enhancement 8 years ago
#43147 Introduce `esc_html_comment` and translation related functions Formatting normal enhancement 8 years ago dev-feedback
#43176 Nav Menu Search - add filters for query args Menus normal enhancement 8 years ago needs-patch
#43298 Add filter to hide comment types from showing up in the default query schlessera Comments normal enhancement 8 years ago dev-feedback
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal enhancement 8 years ago
#43601 Improve error messaging when activating multisite users Users normal enhancement 8 years ago has-patch
#43604 Add option to completely disable syndication feeds Feeds normal enhancement 8 years ago
#43812 Retrieving Blog/site description in multisite Networks and Sites normal enhancement 8 years ago dev-feedback
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal enhancement 8 years ago
#43830 Being able to set a page as a homepage under the "Page Attribute" meta box General normal enhancement 8 years ago
#44358 Unable to search a user if username is an email address Users normal enhancement 8 years ago dev-feedback
#44419 Custom classes and markup for pagination Themes normal enhancement 8 years ago
#44517 Allow specifying the WordPress username to be filled in on the login form via a URL parameter. Login and Registration normal enhancement 8 years ago
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal enhancement 8 years ago has-patch
#45439 Add a link to plugins/themes details in dashboard to translation page Plugins normal enhancement 8 years ago needs-patch
#43205 Allow filtering the list of characters to be replaced by wptexturize Formatting normal feature request 8 years ago
#43352 Make html5 standard rather than opt in for theme development Themes normal feature request 8 years ago
#44659 Display custom fields Options, Meta APIs normal feature request 8 years ago
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal enhancement 8 years ago needs-unit-tests
#43916 Auto update translations when the respective plugin/theme is updated Upgrade/Install normal feature request 8 years ago dev-feedback
#45722 add markup to highlight the active tag Taxonomy normal feature request 8 years ago
#45649 Please provide a 'Update Minor' option to the Updates page for minor updates Upgrade/Install normal feature request 8 years ago needs-patch
#45313 Multisite site deletion email contains misleading language about user account Administration normal enhancement 8 years ago dev-feedback
#45058 Proposal for plugin/theme public hashes to prove authenticity of installed code Upgrade/Install normal enhancement 8 years ago
#45023 Improve parent and child category description example Taxonomy minor enhancement 8 years ago dev-feedback
#44910 function for discriminating during auto saving Autosave trivial feature request 8 years ago has-patch
#44863 Modify the WordPress importer to handle .zip as well as .xml files Import normal feature request 8 years ago needs-patch
#44762 Suggested changes to get_cat_name and get_cat_link to provide support for custom taxonomies Taxonomy minor enhancement 8 years ago needs-patch
#44655 Introduce alternative srcset option for custom logo Media normal enhancement 8 years ago
#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
#43963 Add admin body class for multisite blog ID and network admin context Administration minor enhancement 8 years ago dev-feedback
#44425 Add WP_CACHE_KEY_SALT to WordPress.org secret-key service General normal enhancement 8 years ago
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function Login and Registration normal enhancement 8 years ago dev-feedback
#44292 Make use of protected process_fields Database normal enhancement 8 years ago
#44073 Add functionality to search plugin with double quoted keyword Plugins normal feature request 8 years ago
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal enhancement 8 years ago has-patch
#44032 Use random_bytes() for generating keys and salts Upgrade/Install trivial enhancement 8 years ago has-patch
#43884 new is_front() function General normal enhancement 8 years ago
#43813 Meta API should set `last_changed` cache key internally General normal enhancement 8 years ago
#39695 Add preload headers in redirects HTTP API normal enhancement 2 weeks ago has-patch
#35530 Style and upgrade "Briefly unavailable for scheduled maintenance. Check back in a minute." page Upgrade/Install normal enhancement 5 weeks ago has-patch
#24689 Improve error wp-admin page chriscct7 Administration normal enhancement 8 weeks ago ui/ux
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal enhancement 3 months ago has-patch
#24152 Use JSON as alternative to CSS file headers Themes normal feature request 5 months ago has-patch
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal enhancement 5 months ago has-patch
#24251 Reconsider SVG inclusion to get_allowed_mime_types Upload normal enhancement 5 months ago dev-feedback
#42536 Smoothen Plugin Updates Plugins normal enhancement 6 months ago needs-patch
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal enhancement 6 months ago has-patch
#37656 Improve plugin bootstrapping processes Plugins normal enhancement 6 months ago dev-feedback
#35315 New action `manage_posts_before_extra_area` Administration normal enhancement 8 months ago dev-feedback
#18613 get_adjacent_post() doesn't find private posts Posts, Post Types normal enhancement 8 months ago has-patch
#34116 Rethink default install content like "Sample Page", etc. General normal enhancement 9 months ago dev-feedback
#41564 Search for hyphenated post templates for post types with underscores Themes normal feature request 10 months ago needs-unit-tests
#39852 Change the confusing "Screen Options" button text Administration normal enhancement 10 months ago has-patch
#22402 Stripping non-alphanumeric multi-byte characters from slugs Formatting normal enhancement 11 months ago dev-feedback
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal enhancement 11 months ago needs-unit-tests
#40081 Remove wp-admin links from all Core emails Mail minor enhancement 12 months ago dev-feedback
#37928 add `pre_add_option` filter Options, Meta APIs normal enhancement 13 months ago has-patch
#33345 Remove blocking API requests for update checks Upgrade/Install normal enhancement 13 months ago needs-patch
#41580 Review the usage of the `::-moz-focus-inner` CSS fix for the buttons extra padding in Firefox viktorfroberg Administration normal enhancement 13 months ago dev-feedback
#39711 Allow network administrator to network activate/deactivate/delete a plugin on sub site plugin list table Networks and Sites normal enhancement 13 months ago has-patch
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal enhancement 13 months ago has-patch
#35331 Update external Prototype library to 1.7.3 External Libraries normal enhancement 14 months ago has-patch
#34507 New action `before_login_form` Login and Registration normal enhancement 14 months ago has-patch
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal enhancement 15 months ago has-patch
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal enhancement 15 months ago dev-feedback
#37958 Improve looping through sites and restoring Networks and Sites normal enhancement 16 months ago has-patch
#36641 WP_Term method __toString Taxonomy normal enhancement 18 months ago has-patch
#41675 Add filter to bypass display/query for Media Months filter in media modal Media normal enhancement 18 months ago has-patch
#36177 default htaccess should include security measures Security normal enhancement 19 months ago
#41054 Use sargable date filtering where possible Database trivial enhancement 20 months ago needs-patch
#43492 Core Telemetry and Updates Upgrade/Install normal enhancement 21 months ago dev-feedback
#43159 Introduce helper function for XMLRPC checks Bootstrap/Load normal enhancement 23 months ago has-patch
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal enhancement 23 months ago needs-unit-tests
#41520 Disable deprecated functions pbearne Bootstrap/Load normal enhancement 2 years ago dev-feedback
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal enhancement 2 years ago has-patch
Note: See TracReports for help on using and creating reports.