Make WordPress Core

{40} Tickets Awaiting Review (4776 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 (2801 - 2900 of 4776)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#55773 FSE navigation menu - styling problem Menus normal enhancement 06/14/2023
#58470 Add configurable batching to `wp_scheduled_delete` for controlling cleanup operations Cron API normal enhancement 06/07/2023 6.3
#58448 inconsistency in the $items parameter to the handle_bulk_actions-{$screen} action Administration normal enhancement 06/03/2023
#39918 Whitelist audioBoom oEmbeds Embeds normal enhancement 05/30/2023 4.8
#58393 The plugin's screenshots can be display in a image slider. Plugins normal enhancement 05/25/2023
#58008 Add auto-update links to the WordPress updates page Upgrade/Install normal enhancement 05/24/2023
#58293 Improve default positioning of dashboard widgets Administration normal enhancement 05/23/2023
#54778 Adding Filters in UI (Plugins) Plugins normal enhancement 05/20/2023 5.8.3
#58356 Gravatar local image cache Cache API normal enhancement 05/19/2023
#58310 Move the login forms into functions and add them in place with a hook to allow them to be replaced Login and Registration normal enhancement 05/14/2023
#58294 Deprecate use of "normal" in dashboard widgets Widgets normal enhancement 05/11/2023
#43428 Improve CORS headers sent to REST Api requests REST API normal enhancement 04/24/2023
#58120 oEmbed Mastodon Embeds normal feature request 04/22/2023
#58153 Ctrl + SHIFT + D conflicts with browser shortcuts Editor normal enhancement 04/18/2023 6.2
#43416 Function to Maybe Convert Tables to InnoDB Upgrade/Install normal feature request 04/17/2023
#49654 maybe_drop_table Database normal enhancement 04/07/2023
#58055 Add a filter to get_plugins() and get_plugin_data() Plugins normal enhancement 04/05/2023 6.3
#58000 Run core unit tests against object cache enabled with Redis Build/Test Tools normal enhancement 04/05/2023
#50375 Using post_type_archive_title() does not return the right laebl General normal feature request 04/04/2023 5.4.2
#58019 Required new Action for post edit screen after Post Submitbox Administration normal feature request 03/30/2023 6.2
#57877 Open About page automatically when the Admin user is opening Dashboard first time after update Help/About normal enhancement 03/29/2023
#57982 Allow users to bulk select a new page author when importing content Import normal enhancement 03/24/2023
#41241 questioning for sftp-hostname while update does not accept final slash Upgrade/Install normal enhancement 03/22/2023 4.8
#57933 Add query object for taxonomy terms (not posts) Taxonomy normal enhancement 03/17/2023
#57925 Unclear message when URL for non-existing admin page is called Administration normal enhancement 03/15/2023 4.6
#56259 Database Repair doesn't check for missing primary keys / A.I. Database minor enhancement 03/09/2023
#57768 avoid creating tcp connection every time General normal enhancement 03/07/2023
#56276 Check hosting compatibility for Mobile Application to work with the site Site Health normal enhancement 03/07/2023
#57811 Should application password be usable for logins Login and Registration normal enhancement 03/06/2023 5.6
#55514 2FA by default for WordPress Security normal feature request 03/06/2023
#57849 About supporting markdown officially Editor normal feature request 03/02/2023 6.2
#54975 Allow filtering global styles Editor normal enhancement 03/02/2023 5.9
#52154 Ability to install site with predefined configuration without Docker or console commands — analogue of package.json for full site installation with exact settings, plugins, themes and their settings Upgrade/Install normal feature request 03/01/2023
#57781 Exclude sized variant from SRCSET if larger in file size than the original image adamsilverstein Media normal enhancement 02/21/2023 6.1.1
#54846 Add links to actual topics instead of general Debugging for messages only visible when Debug is enabled General normal enhancement 02/17/2023
#57733 wp-includes/functions.php::do_enclose() should handle post content differently Media normal enhancement 02/16/2023 6.1.1
#57732 Add a filter for comment template block Comments normal feature request 02/16/2023 6.1.1
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue Privacy major enhancement 02/06/2023 6.1.1
#57434 Extending the list of supported inline CSS properties allowed by safe_style_css Formatting normal feature request 01/09/2023
#57424 Specific hook for Content Security Policy Security normal enhancement 01/05/2023
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal enhancement 12/20/2022 4.7
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? REST API normal enhancement 11/28/2022 6.2
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API minor enhancement 11/28/2022 6.2
#57076 Allow fullscreen in oembed videos Embeds normal enhancement 11/15/2022
#57105 Enhance wp_handle_comment_submission() with a custom validation Comments normal enhancement 11/14/2022 6.2
#57089 Automatically log-in a user Users normal enhancement 11/12/2022
#57016 When searching for a block, there is an unexpected blank space at the bottom of the Editor Editor normal enhancement 11/07/2022 6.1
#56822 Use non-breaking space in required fields message General normal enhancement 11/04/2022
#46763 Improve plugin search results with already active plugins Plugins normal enhancement 11/02/2022
#56954 Add action or constant 'doing_sitemap' Sitemaps normal enhancement 11/02/2022
#52835 Disable permalink for images Permalinks normal feature request 11/02/2022 5.7
#56916 Look to the current request to get the URL settings. General normal feature request 10/26/2022
#49583 Media Library in SubFolder, when Organize by Mo/Yr is deactivated Media normal enhancement 10/26/2022
#55093 Feature Request - Media Uploads option for year-based folders (without month) Media normal feature request 10/26/2022
#46641 Add site_id to WP_Post object Networks and Sites normal enhancement 10/26/2022 5.1
#56895 SEO tools can't differ from Tag and Categories Taxonomy normal feature request 10/24/2022
#56781 Missing "Deactivated" filter at top of "All Sites" on multisite installation. Administration normal enhancement 10/14/2022
#56264 WP_Term_Query does not allow limiting results when descending family tree Taxonomy normal feature request 10/12/2022 2.7.1
#56774 Need more options on pre-existing blocks. Formatting normal enhancement 10/09/2022 6.0.2
#56458 Multisite Theme Details Networks and Sites normal feature request 09/30/2022 6.0.1
#56663 `tag_escape()` does not follow naming convention. Formatting normal enhancement 09/27/2022
#56602 Add a comment to auto-generated editor files pulled from Gutenberg repository Build/Test Tools normal enhancement 09/19/2022
#56592 Add filter to wp_redirect_admin_locations() Rewrite Rules normal enhancement 09/17/2022 6.0.2
#50092 Implement Focal Point Picker for all images in the Media Library Media normal feature request 09/16/2022
#56587 REST API sanitize and validate order / priority REST API normal enhancement 09/16/2022 6.0.1
#56556 Add a link to go to the thema wordpress.org page. Themes normal enhancement 09/12/2022
#48928 Align selects in .form-table's within admin settings with their neighbour inputs for a more uniform feel Administration normal enhancement 09/09/2022
#51343 Move Current Submenu to top of Admin Menu Administration minor enhancement 09/09/2022
#50139 Add WordPress.tv latest videos dashboard widget psykro Administration normal enhancement 09/07/2022
#56368 Unable to use enum with array data type - REST API REST API normal enhancement 09/04/2022
#56489 An extra post lookup in WP_Embed::shortcode for known post Embeds normal enhancement 09/01/2022
#52011 'The REST API encountered an unexpected result' should be a critical error Site Health normal enhancement 08/28/2022 5.2
#56428 Filter username on Users list table (WP_Users_List_Table) Users trivial feature request 08/24/2022 6.0.1
#56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal enhancement 08/14/2022 6.0
#56373 La EDICION de Contenidos y los ROLES de Usuario Role/Capability normal enhancement 08/14/2022
#56069 Footer Template Parts and Reusable Blocks Have Added Spacing By Default Editor normal feature request 08/10/2022 6.0
#30934 Create a new API to standardize application logging General normal enhancement 08/04/2022
#56035 Error logging improvements Site Health normal enhancement 08/03/2022
#52014 Change the phrase 'Learn more about debugging in WordPress.' for a clearer instruction such as 'Follow this guide to find out the source of the problem'. Site Health normal enhancement 07/28/2022
#56282 Automatic Updates: Counter counts plugins, which can't be updated automatically (and more..) Plugins normal enhancement 07/24/2022
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients Options, Meta APIs normal enhancement 07/21/2022
#43347 Introduction of 'has_single' register_post_type parameter Posts, Post Types normal feature request 07/19/2022
#56247 Page editor for the page assigned as Front Page does not indicate this status Themes normal enhancement 07/19/2022
#56207 Multisite: record when a user is added to a site Users normal enhancement 07/13/2022
#56168 Add a way easily perform advanced post fields queries Query trivial feature request 07/07/2022
#51543 Create is_sitemap() conditional tag Sitemaps normal feature request 07/01/2022
#55911 Slow query because Admin Bar loads all options on all user's sites Toolbar normal enhancement 06/30/2022 3.1
#41558 create a (reusable) wp_default_admin_scripts Administration normal enhancement 06/29/2022 2.6
#56087 Configure Codecov status checks Build/Test Tools normal enhancement 06/28/2022
#55951 Page List and Latest Posts Text Colors Do Not Automatically Adjust to Background Color in 6.0 Editor major feature request 06/24/2022 6.0
#54029 Rename WordPress native expectDeprecated() and @ExpectedDeprecated to avoid confusion with PHPUnit native expectDeprecation and for future-proofing Build/Test Tools normal task (blessed) 06/20/2022
#51585 Make beta & RC releases available in Github General normal feature request 06/15/2022
#52631 ability to override http 'connect_timeout' HTTP API normal enhancement 06/09/2022 5.6.2
#55938 WP prefix on installation - instructions to be indicated Database minor enhancement 06/07/2022
#53523 Themes can't be bulk edited. Themes normal enhancement 06/06/2022
#55913 Custom Fields table can have extra-wide checkboxes and radio buttons Editor normal enhancement 06/04/2022 6.0
#49321 provide standard pagination links in RSS/Atom feeds Feeds normal enhancement 06/03/2022 5.4
#55909 Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS? Feeds normal enhancement 06/03/2022 6.0
#55879 Add the Ability to Allow/Disallow Auto-Update for Multiple Themes on the Theme Page Themes normal feature request 06/02/2022 6.0
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal feature request 06/01/2022
Note: See TracReports for help on using and creating reports.