Make WordPress Core

{40} Tickets Awaiting Review (5131 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 5131)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#42981 Sorting plugins and themes Plugins normal feature request 04/02/2019 4.9.1
#42986 Insert default filters to wp_delete_file to don't delete core files. Media normal enhancement 03/22/2019 4.9.1
#43010 Attribute Name Escape Formatting normal enhancement 01/18/2022 needs-unit-tests
#43013 Confirmation Email workaround Users normal enhancement 01/02/2018 4.9.1
#43019 Hook to validate post form data before save Database major enhancement 10/28/2021 has-patch
#43023 Make Core Image Handling More Extensible Media normal enhancement 08/21/2020 4.9.1
#43058 File search in theme & plugin editor window Plugins normal feature request 01/16/2018 has-patch
#43080 Allow access to triggered WP_Error when using login_errors and login_messages filters Login and Registration normal enhancement 10/13/2020 4.9.1
#43083 adding "Unlisted" type for post visibility Posts, Post Types normal feature request 03/02/2018
#43115 Improve plugin search results Plugins normal feature request 09/14/2018 4.9.2
#43120 HTML Tag Auto-Formatting in Custom HTML Widget Widgets normal enhancement 01/18/2018 4.9
#43130 Add New Site: admin autocomplete search all users Networks and Sites normal enhancement 04/06/2021 4.9.2
#43147 Introduce `esc_html_comment` and translation related functions Formatting normal enhancement 01/16/2019 dev-feedback
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. Formatting normal enhancement 01/24/2018 4.9.2
#43159 Introduce helper function for XMLRPC checks Bootstrap/Load normal enhancement 09/08/2024 has-patch
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal feature request 07/16/2019 4.9 has-patch
#43176 Nav Menu Search - add filters for query args Menus normal enhancement 01/16/2019 needs-patch
#43205 Allow filtering the list of characters to be replaced by wptexturize Formatting normal feature request 01/16/2019
#43208 Separate setting validation from sanitization Options, Meta APIs normal enhancement 11/06/2020 needs-unit-tests
#43209 REST API should take settings errors into account Options, Meta APIs normal enhancement 02/01/2018 dev-feedback
#43210 Introduce singular capabilities for managing individual options Role/Capability normal enhancement 04/19/2018 dev-feedback
#43215 Allow wp_kses to pass allowed CSS properties Security normal feature request 02/21/2025 4.9.2
#43224 Extract `$utf8_pcre` from `wp_check_invalid_utf8()` into a separate function Formatting normal enhancement 01/16/2019
#43263 wp_audio_shortcode() preload default: should it be metadata or none? Media normal enhancement 02/08/2018 3.6
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal enhancement 11/18/2019 4.9.4 has-patch
#43294 Sticky class should be added regardless of where posts are queried Posts, Post Types normal enhancement 01/16/2019
#43298 Add filter to hide comment types from showing up in the default query schlessera Comments normal enhancement 01/16/2019 dev-feedback
#43303 Providing hooks for html table markups in do_settings_{sections|fields} Administration normal enhancement 07/03/2023
#43319 Bootstrap 4 Card issue in backend General normal enhancement 02/16/2018 4.9.1
#43320 Harden API requests against man-in-the-middle attacks Security minor enhancement 02/18/2018 3.7.1
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal enhancement 01/16/2019
#43334 Include Post/Page status when restoring the previous revision General normal feature request 02/16/2018
#43341 Proposal: new cache helper functions Cache API normal enhancement 02/17/2018
#43347 Introduction of 'has_single' register_post_type parameter Posts, Post Types normal feature request 07/19/2022
#43348 Filter by 'Authors' option in wp-admin/edit.php?post_type=page Posts, Post Types normal feature request 02/20/2018
#43352 Make html5 standard rather than opt in for theme development Themes normal feature request 01/16/2019
#43356 create is_403 function Query normal feature request 02/19/2018 4.9.3
#43363 Custom URL for Header Video Themes normal feature request 04/06/2024 4.9.4 dev-feedback
#43383 Allow menu items to be inserted in place Menus normal feature request 02/11/2019 4.9.4 ui/ux
#43403 Improve wp_add_inline_script() Script Loader normal enhancement 02/24/2018
#43416 Function to Maybe Convert Tables to InnoDB Upgrade/Install normal feature request 04/17/2023
#43428 Improve CORS headers sent to REST Api requests REST API normal enhancement 04/24/2023
#43451 Disallow objects as meta values Options, Meta APIs normal feature request 03/01/2018 4.9.2
#43484 WordPress Notification Center proposal Users normal feature request 03/14/2024 dev-feedback
#43492 Core Telemetry and Updates Upgrade/Install normal enhancement 11/11/2024 dev-feedback
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal enhancement 01/16/2019 has-patch
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal enhancement 01/09/2019 needs-unit-tests
#43597 Modify template-loader engine Themes normal enhancement 10/04/2019
#43601 Improve error messaging when activating multisite users Users normal enhancement 01/16/2019 has-patch
#43604 Add option to completely disable syndication feeds Feeds normal enhancement 01/16/2019
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal feature request 04/06/2018 dev-feedback
#43635 Allow to (only) store users in an external user database/backend Users normal enhancement 03/26/2018 4.9.4 has-patch
#43666 Check update post meta before add new post meta in WordPress Importer Import normal enhancement 09/04/2018 dev-feedback
#43671 'Search installed plugins' on plugins page unneccesary and possibly misleading, possibly replace it for 'search new plugins' Plugins normal enhancement 05/07/2019 4.9
#43678 Add indents to default .htaccess rules Rewrite Rules normal enhancement 04/02/2018 has-patch
#43702 Empty State UX for Posts & Pages screen when there is no content Posts, Post Types normal enhancement 10/27/2020 4.9.5
#43722 On changing of permalinks ask a confirm before to save Permalinks normal enhancement 04/09/2018
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal enhancement 02/12/2023 has-patch
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal enhancement 02/27/2020 dev-feedback
#43741 Improve media_sideload_image() image extensions detection Media normal enhancement 04/15/2018 4.9.5
#43748 Create new action edit_user_updated_user similar to edit_user_created_user Users normal enhancement 05/23/2018 dev-feedback
#43781 adding apply_filters on $handle in localize Script Loader normal enhancement 04/16/2018 4.9.5
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal enhancement 01/13/2021 4.9.5 dev-feedback
#43792 get_comment_excerpt filter should tell if the comment was shorted or not Comments normal enhancement 01/16/2019 dev-feedback
#43798 Add multiple parent ids in get_terms function Taxonomy normal enhancement 10/14/2020
#43802 Default timezone for new sites in WP multisite I18N normal feature request 06/20/2019 4.9.5 has-patch
#43811 Licence & Policy notice during installation xkon Privacy normal enhancement 08/29/2023 needs-patch
#43812 Retrieving Blog/site description in multisite Networks and Sites normal enhancement 01/16/2019 dev-feedback
#43813 Meta API should set `last_changed` cache key internally General normal enhancement 04/20/2018
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal enhancement 01/16/2019
#43830 Being able to set a page as a homepage under the "Page Attribute" meta box General normal enhancement 01/16/2019
#43835 Add thumbnail to category (like to posts) Taxonomy normal feature request 04/24/2018 dev-feedback
#43842 get_children() function enhancement. Query normal enhancement 01/16/2019 has-patch
#43882 Introduce slug-specific hooks to manage plugin loading order Plugins normal enhancement 01/24/2019
#43884 new is_front() function General normal enhancement 04/29/2018
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal enhancement 03/15/2019 dev-feedback
#43916 Auto update translations when the respective plugin/theme is updated Upgrade/Install normal feature request 01/06/2019 dev-feedback
#43957 check_password_reset_key could use get_user_by instead of direct query Login and Registration normal enhancement 05/04/2018 4.9.5
#43963 Add admin body class for multisite blog ID and network admin context Administration minor enhancement 06/26/2018 dev-feedback
#43993 Provide indication to admin when user downloads privacy export Privacy normal enhancement 01/16/2019 4.9.6
#44001 oEmbed two click / local emoji scripts Privacy major enhancement 12/12/2019 4.9.6 needs-patch
#44032 Use random_bytes() for generating keys and salts Upgrade/Install trivial enhancement 05/12/2018 has-patch
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default Privacy normal enhancement 02/13/2019
#44073 Add functionality to search plugin with double quoted keyword Plugins normal feature request 05/23/2018
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov Users normal enhancement 08/27/2019 dev-feedback
#44159 feature request: otption for removing save my name in comments General normal feature request 05/25/2018 4.9.6
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal enhancement 01/17/2019 4.9.6 dev-feedback
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal enhancement 05/21/2018 has-patch
#44186 Possibles enhancements to 4.9.6 privacy tools Privacy normal enhancement 06/20/2018 4.9.6
#44211 Add cookie domain to `userSettings` script localize Script Loader normal feature request 10/12/2020 has-patch
#44226 Link to Privacy Policy in comment consent Comments normal feature request 10/29/2021 4.9.6
#44238 Add protected param to register meta Options, Meta APIs normal enhancement 02/24/2019 3.1.3 has-patch
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal enhancement 10/16/2020 4.9.6 dev-feedback
#44268 GDPR concerns on the core commenting flow Privacy normal enhancement 05/30/2018 4.9.6
#44292 Make use of protected process_fields Database normal enhancement 06/01/2018
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function Login and Registration normal enhancement 06/08/2018 dev-feedback
#44343 Add filter hook for parent dropdown arguments Taxonomy normal feature request 06/11/2018 dev-feedback
#44347 WP allows creating username that is already used email address Users normal enhancement 03/02/2019 needs-unit-tests
#44351 Fix "Foreign key constraint is incorrectly formed" when running unit tests Build/Test Tools normal enhancement 11/09/2021 4.9.6
#44358 Unable to search a user if username is an email address Users normal enhancement 01/16/2019 dev-feedback
Note: See TracReports for help on using and creating reports.