Make WordPress Core

{40} Tickets Awaiting Review (5120 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 (3501 - 3600 of 5120)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#41086 Conditional loading of CSS files from (for example) shortcodes Shortcodes normal feature request 06/16/2017 4.8
#32622 Make the text of the Image delete AYS dialog clearer Media normal enhancement 06/15/2017 4.3
#40971 Clicking More Details in Add Plugins page shows old version of Plugin Directory page Plugins normal enhancement 06/12/2017 4.8
#40915 wordpress should issue a warning if no graphic library is installed Media normal enhancement 06/10/2017 4.7.5
#39632 Adding Query identifier attribute Query normal feature request 06/07/2017
#40869 Replacing an image in content editor Media normal enhancement 05/26/2017 4.7.5
#40864 Standardize strings for missing attachments across media widgets Widgets normal enhancement 05/25/2017 4.8
#40791 paginate_links outputs unnecessary dots General normal enhancement 05/22/2017 4.7.5
#40804 Display important informations in plugins list Plugins normal enhancement 05/18/2017 4.7.5
#40705 Unable to login to admin backend from a wordpress login modal window Login and Registration normal enhancement 05/09/2017 4.7.3
#39972 REST API: Allow querying posts by post format REST API normal feature request 05/07/2017 4.7
#29910 esc_attr does not properly deal with json_encode Formatting normal enhancement 05/07/2017
#40651 Plugins: Make it easier to find plugin settings after install Plugins normal feature request 05/04/2017
#37307 Indicate non-GPL plugins and themes for users General normal enhancement 05/03/2017 4.4.3
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output Formatting normal enhancement 04/26/2017 4.7.4
#40554 Hide /wp-admin/network/site-settings.php Networks and Sites normal enhancement 04/25/2017
#34552 Remove default post format setting Post Formats normal enhancement 04/24/2017
#40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal enhancement 04/24/2017
#40460 Add-On Grouping for Plugin List Screen Plugins normal feature request 04/15/2017
#40441 High server resource usage and timeouts during image uploads Media normal enhancement 04/14/2017
#39707 Create onboarding flowchart for users of WP.org installations Administration normal enhancement 04/03/2017 4.7.1
#37837 Extend WP_Query author parameters to filter by role Query normal feature request 03/30/2017 4.7
#40255 Parameter to Enable/Disable Trash on register_post_type(); Posts, Post Types normal feature request 03/24/2017 4.7.3
#39617 Improve the Dashboard Screen and Welcome dashboard widget Administration normal enhancement 03/23/2017 4.7.1
#40232 Could is_tax check through queried_terms instead of queried_object? Taxonomy normal feature request 03/22/2017 4.7.3
#39852 Change the confusing "Screen Options" button text Administration normal enhancement 03/21/2017
#40156 Warning for invalid hook callback is not very useful Plugins normal enhancement 03/15/2017 0.71
#40150 VARCHAR/TEXT inefficiencies Database normal enhancement 03/14/2017 4.7.3
#39614 Video header: Support free formats like .webm/vp8 and .ogv/theora Customize normal enhancement 03/13/2017 4.7.1
#40098 Prevent same sidebar from outputting twice Widgets normal enhancement 03/10/2017 4.8
#39709 Add filler content to New Site Registration email to avoid space ratio spam rule Mail normal enhancement 03/09/2017
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API minor enhancement 03/09/2017 4.7
#39985 Do action before send email of retrieve password Login and Registration normal feature request 03/08/2017 4.7.2
#35127 Allow wp_nav_menu() function to add container attributes, including Schema.org structured data Menus normal enhancement 03/07/2017 4.4
#39969 add filter to end of post_categories_meta_box() Taxonomy normal enhancement 02/26/2017
#39929 Improve ability to customize "nav" links below login form. Login and Registration normal enhancement 02/21/2017 4.8
#30274 wp-login.php Logo Image Use "img" tag rather than CSS background Login and Registration normal enhancement 02/19/2017 4.0
#39841 Additional Post Button Options Posts, Post Types normal enhancement 02/14/2017 4.7.2
#39850 WordPress embedded links drop query vars from URL Embeds normal enhancement 02/11/2017
#39835 Category slug could be auto-generated with ability to update manually Taxonomy normal enhancement 02/10/2017 4.7.2
#39795 WordPress objects are only accessible via global variables General normal enhancement 02/06/2017 4.8
#35201 Mobile email validation Formatting normal enhancement 02/06/2017 4.4
#39772 add ajax functionality to switching tabs and pagination in plugins Plugins normal enhancement 02/02/2017 4.8
#36423 Constant in wp-config.php to disable uploads Upload normal feature request 02/02/2017
#37899 Make Profile Picture Section of Edit User Admin Page Filterable Users normal enhancement 02/02/2017 4.7
#39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal enhancement 01/26/2017
#39674 Special characters are encoded in the database, for site settings options Formatting normal enhancement 01/24/2017 4.7.1
#39558 A lot of menu classes (and id's) are missing when there's no menu set for a location Menus normal enhancement 01/12/2017 4.7
#63436 PHPCS for Class FTP files General trivial enhancement 05/14/2025 dev-feedback
#63416 WPCS in PemFTP library External Libraries normal enhancement 05/14/2025 dev-feedback
#57725 Use of rand() function instead of wp_rand() Filesystem API normal enhancement 05/12/2025 dev-feedback
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal enhancement 05/12/2025 5.9.3 dev-feedback
#63428 Taxonomy settings (output order) Taxonomy normal feature request 05/10/2025 dev-feedback
#63349 Twenty Fifteen: center Calendar block text Bundled Theme normal enhancement 04/25/2025 dev-feedback
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal enhancement 04/24/2025 dev-feedback
#63336 Adding Support to Apache2 Build/Test Tools normal enhancement 04/22/2025 dev-feedback
#47218 Update TinyMCE to 5.X.X or 6.X.X TinyMCE normal enhancement 04/17/2025 dev-feedback
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set General normal task (blessed) 04/06/2025 dev-feedback
#24251 Reconsider SVG inclusion to get_allowed_mime_types Upload normal enhancement 04/03/2025 dev-feedback
#62775 line length should generally not exceed 80 characters, and the hard limit is 120 characters. Interactivity API minor enhancement 03/19/2025 6.6 dev-feedback
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal enhancement 03/06/2025 dev-feedback
#57931 Add Border Radius to WP Dashboard Post Boxes Administration normal enhancement 02/26/2025 dev-feedback
#47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal enhancement 02/20/2025 5.2 dev-feedback
#62954 Reassess the best way to store, hash, and check post passwords Posts, Post Types normal enhancement 02/12/2025 dev-feedback
#45839 Use site meta for blog details Networks and Sites normal enhancement 02/12/2025 4.6 dev-feedback
#62949 HttpOnly flag for the post password cookie Security normal enhancement 02/12/2025 1.5 dev-feedback
#55607 wp-config overrides of WP_HOME and WP_SITEURL are forgotten when installing MultiSite. Networks and Sites normal enhancement 02/06/2025 3.0 dev-feedback
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() REST API normal enhancement 01/29/2025 trunk dev-feedback
#34116 Rethink default install content like "Sample Page", etc. General normal enhancement 01/29/2025 dev-feedback
#36242 wpdb set_sql_mode add param pbearne Database normal enhancement 01/18/2025 3.9 dev-feedback
#60622 Enhancement: add filter to function get_home_path() return value Administration normal enhancement 01/16/2025 6.4.3 dev-feedback
#35669 Store widgets in a custom post type instead of options Widgets normal enhancement 01/13/2025 2.8 dev-feedback
#57231 Missing ":" in strings with links. Text Changes normal enhancement 01/04/2025 dev-feedback
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal feature request 01/02/2025 6.7.1 dev-feedback
#62744 Twenty Seventeen: Quote block Appearance settings do not affect citation Bundled Theme normal enhancement 12/31/2024 dev-feedback
#62643 Prevent errors from `printf()` and `sprintf()` calls I18N normal enhancement 12/05/2024 dev-feedback
#62562 Ensure get_current_screen() returns WP_Screen|null Administration trivial enhancement 11/27/2024 dev-feedback
#62526 Add the theme type (block theme or non block theme) to the site health page Site Health normal enhancement 11/25/2024 trunk dev-feedback
#39787 wp_list_authors can be optimize Users normal enhancement 11/20/2024 4.8 dev-feedback
#56785 Automatically catch potential security issues before release Build/Test Tools normal enhancement 11/19/2024 dev-feedback
#62454 [ wp-includes/shortcodes.php - do_shortcode() ] - fallback in case content is not a string Shortcodes trivial enhancement 11/19/2024 dev-feedback
#43492 Core Telemetry and Updates Upgrade/Install normal enhancement 11/11/2024 dev-feedback
#39295 Prevent infinite loop when calling get_user_locale() in a 'locale' filter I18N major enhancement 11/06/2024 4.7 dev-feedback
#48935 Need to Remove strtotime() usage from core Date/Time normal enhancement 11/05/2024 6.2 dev-feedback
#62214 Update Site Health to use `do_accordion_sections()` Site Health normal enhancement 10/13/2024 5.2 dev-feedback
#57398 User roles are reset to "All" tabs when performing bulk actions on certain user roles. General normal enhancement 10/07/2024 dev-feedback
#49687 wp_mail() - Why is no envelope sender defined? Mail minor enhancement 09/29/2024 5.4 dev-feedback
#60208 Prevent redirect loops Bootstrap/Load normal enhancement 09/27/2024 dev-feedback
#59893 Add a translation section in the Site Health report Site Health normal enhancement 09/26/2024 6.5 dev-feedback
#49639 Add a filter on wp_insert_user function regarding $user_pass Users normal enhancement 09/17/2024 dev-feedback
#24686 Introduce generic filter on transient return value johnbillion Cache API normal enhancement 09/06/2024 2.8 dev-feedback
#61737 Naming the plugin which is doing a fatal error on plugin activation/resumption Plugins normal enhancement 08/24/2024 dev-feedback
#41520 Disable deprecated functions pbearne Bootstrap/Load normal enhancement 08/16/2024 dev-feedback
#58389 Enable auto-updates for plugins installed from the Plugins Add New Screen Upgrade/Install normal enhancement 08/05/2024 dev-feedback
#32700 Allow media attachments in nav menus Menus normal enhancement 07/31/2024 4.7.3 dev-feedback
#57107 No-op `MagpieRSS` Feeds normal enhancement 07/26/2024 dev-feedback
#61750 Spacing issues since 6.6 (Gutenberg with Block- or Hybrid Themes) General normal enhancement 07/26/2024 6.6.1 dev-feedback
#61691 quick draft added images and categories free Posts, Post Types normal feature request 07/24/2024 6.6.1 dev-feedback
#61710 Introduce a new action hook for ajax requests for both logged-in and non-logged-in users General normal enhancement 07/23/2024 6.6 dev-feedback
#47500 Optimize customizer load time Customize normal enhancement 07/15/2024 dev-feedback
Note: See TracReports for help on using and creating reports.