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 (3101 - 3200 of 4988)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#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
#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 06/14/2025 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
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal enhancement 06/19/2019 4.9.6 needs-patch
#44377 add filter to post_submit_meta_box() to conditionally refrain from outputting the "Visibility" fields Posts, Post Types normal enhancement 06/15/2018
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database major enhancement 06/17/2018 4.9.6 has-patch
#44391 Improving the notification badges in admin menu hedgefield Administration normal enhancement 01/22/2025 needs-patch
#44407 Please add page_attributes_meta_box_parent action to meta-boxes.php General normal enhancement 06/21/2018 4.9.6
#44419 Custom classes and markup for pagination Themes normal enhancement 01/16/2019
#44425 Add WP_CACHE_KEY_SALT to WordPress.org secret-key service General normal enhancement 06/22/2018
#44435 Add Action / Filter in Post Details page for Screen Meta Links Posts, Post Types normal enhancement 01/16/2019
#44476 Backend section Access based on Role/User Role/Capability normal feature request 08/02/2018 4.9.6 dev-feedback
#44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal enhancement 07/01/2018 has-patch
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal enhancement 07/30/2018 4.9.6 needs-patch
#44517 Allow specifying the WordPress username to be filled in on the login form via a URL parameter. Login and Registration normal enhancement 01/16/2019
#44539 Notify the admin when no personal data is found for a user Privacy normal enhancement 02/09/2025 4.9.6
#44542 Images: Option to control when to create different image dimensions Post Thumbnails major feature request 01/27/2025 4.9.7 needs-patch
#44602 meta_query to support FIND_IN_SET Query normal enhancement 07/18/2018 has-patch
#44645 Expose download link Privacy normal enhancement 10/16/2020
#44651 Make the excerpt explanation filterable Posts, Post Types normal enhancement 01/16/2019 needs-docs
#44655 Introduce alternative srcset option for custom logo Media normal enhancement 07/30/2018
#44659 Display custom fields Options, Meta APIs normal feature request 01/16/2019
#44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide Privacy normal enhancement 10/16/2020 4.9.6
#44689 Convert user sites (my-sites.php) to table Networks and Sites normal enhancement 01/12/2021 3.0 dev-feedback
#44690 Username should not accept space Users normal enhancement 02/27/2021 dev-feedback
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal enhancement 02/12/2025 4.9.7 needs-patch
#44762 Suggested changes to get_cat_name and get_cat_link to provide support for custom taxonomies Taxonomy minor enhancement 08/09/2018 needs-patch
Note: See TracReports for help on using and creating reports.