Make WordPress Core

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

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#64154 Add $x_redirect_by in all places used wp_redirect() and wp_safe_redirect() - in the core, themes and plugins General normal enhancement 10 months ago
#46635 Improve identifying of non–trivial callbacks in hooks General normal enhancement 10 months ago has-patch
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal enhancement 10 months ago 6.9 has-patch
#64113 Missing unit tests for wp-duotone class General minor enhancement 10 months ago 6.9
#59342 Plugins: Provide notification of testing/compatability with current version of WP in plugin/update list Plugins normal enhancement 10 months ago needs-patch
#63067 Allow non queryable taxonomies to be queried in Query Block Editor normal enhancement 10 months ago
#63759 Replace event.keyCode with event.key General minor enhancement 11 months ago has-patch
#53287 Make SEO Meta Data Easy Editor normal enhancement 11 months ago 5.7.2
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal enhancement 11 months ago 4.3.1
#58871 support uca14.0.0 collation in database where available Database normal enhancement 11 months ago 6.3 has-patch
#64043 Media Uploader should not always 'crunch' any kind of files Media normal enhancement 11 months ago
#64044 Request to change the limit of each sitemap to 1000 urls instead of 2000 urls as current Sitemaps normal enhancement 11 months ago dev-feedback
#63534 Add `link_to` label to post types Posts, Post Types normal enhancement 11 months ago has-patch
#62769 Saving Post without Title and Content Editor normal enhancement 11 months ago has-patch
#39624 Misleading warning when editing the page_for_posts page Editor normal enhancement 11 months ago 4.2
#64037 New filters for managing rewrite rules Rewrite Rules normal enhancement 11 months ago
#38278 Only query taxonomies assigned to the post types being queried Taxonomy normal enhancement 11 months ago 4.7 dev-feedback
#64028 This PR improves the developer experience for Windows users working with the WordPress development repository. It adds a Windows helper script (`start-windows.ps1`) and updates the README with clear instructions to avoid common issues. General normal enhancement 11 months ago 6.9 needs-docs
#64019 Improve clarity of REST API meta field error message "The %s property has an invalid stored value, and cannot be updated to null." REST API normal enhancement 11 months ago 6.9
#64016 Unnecessary HTML comments in the comments walker. Comments trivial enhancement 11 months ago 6.8.2
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Editor normal enhancement 11 months ago has-patch
#63995 Comments: show top commentors Comments normal enhancement 11 months ago
#38026 Add Delete link to details modal when file in trash Media normal enhancement 11 months ago 4.0 has-patch
#63974 .mo file loaded as UTF-8 by default - non-standard and ignoring Content-Type headers I18N normal enhancement 11 months ago
#39841 Additional Post Button Options Editor normal enhancement 11 months ago
#55583 Hook before and after "Add New" button in edit screen Administration normal enhancement 11 months ago has-patch
#55306 Before posts/pages listing if there multiple filter drop-downs, view of pagination buttons are not better looking. Administration normal enhancement 11 months ago 5.9.1 has-patch
#63958 Twenty Twenty Five: Add an author template Bundled Theme normal enhancement 11 months ago dev-feedback
#63948 Distinguish between “Link Preview Card” and “Embed WordPress (full post)” Embeds normal enhancement 11 months ago
#63953 Improving the Permalink Structure for `?attachment_id=123` Permalinks normal enhancement 11 months ago
#47839 Extended file management in Media Library Media normal enhancement 11 months ago
#56576 When post is switched from published to draft, create revision Revisions normal enhancement 11 months ago
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal enhancement 11 months ago 6.2 has-patch
#39852 Change the confusing "Screen Options" button text Administration normal enhancement 11 months ago has-patch
#62954 Reassess the best way to store, hash, and check post passwords Posts, Post Types normal enhancement 11 months ago dev-feedback
#63924 WordPress Plugin Update Screen - Checkboxes with PHP Version Upgrade/Install normal enhancement 11 months ago
#63881 KSES: Deprecate wp_kses_stripslashes General normal enhancement 11 months ago dev-feedback
#53480 Existing config files lost when installing local-env Build/Test Tools normal enhancement 11 months ago
#46283 Allow filtering post-type archive rewrites Rewrite Rules normal enhancement 11 months ago 3.1 has-patch
#63910 In wp_switch_roles_and_user there is no cast to int applied to $new_site_id and $old_site_id Networks and Sites minor enhancement 11 months ago 4.9.8
#46171 Add "backing up this post in your browser" label to post-type Editor normal enhancement 11 months ago dev-feedback
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently Administration normal enhancement 11 months ago 5.0.2 dev-feedback
#44435 Add Action / Filter in Post Details page for Screen Meta Links Administration normal enhancement 11 months ago
#22402 Stripping non-alphanumeric multi-byte characters from slugs Formatting normal enhancement 12 months ago dev-feedback
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal enhancement 12 months ago needs-unit-tests
#63198 Post Quick Edit section Date and Author Stylings audrasjb Quick/Bulk Edit normal enhancement 12 months ago has-patch
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal enhancement 12 months ago dev-feedback
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal enhancement 12 months ago 4.9.6 dev-feedback
#63880 Remove and rounding borders and minor improve login and dashboard page General normal enhancement 12 months ago 6.9 has-patch
#34631 Extra compat for mbstring: mb_strpos() Charset normal enhancement 12 months ago 4.4 needs-unit-tests
#63869 Add template / template_file arguments to register_taxonomy Taxonomy normal enhancement 12 months ago
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() Formatting normal enhancement 12 months ago has-patch
#63852 Twenty Twenty-Five: Code block does not use fallback to default monospace font Bundled Theme normal enhancement 12 months ago 6.7 has-patch
#58037 Use a placeholder icon when an icon is unable to load/be found in the plugin directory Plugins minor enhancement 12 months ago dev-feedback
#63828 Can't use `CURLFile` with `wp_remote_post` HTTP API normal enhancement 12 months ago 6.8.2
#60622 Enhancement: add filter to function get_home_path() return value Administration normal enhancement 12 months ago 6.4.3 dev-feedback
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal enhancement 12 months ago 3.5 dev-feedback
#62129 Add a Site Health test for existence of sender email address Site Health normal enhancement 12 months ago dev-feedback
#57842 Add a new independent WP_Exception class, compatible with WP_Error General normal enhancement 12 months ago has-patch
#54293 Expand functionality of themes REST API REST API normal enhancement 12 months ago 4.7 needs-unit-tests
#28238 Add filter to value returned from get_space_used() Upload normal enhancement 12 months ago 3.5 has-patch
#41179 Adding get_the_content-filter Themes normal enhancement 12 months ago 4.8 needs-codex
#63781 Blogger to wordpress error General normal enhancement 13 months ago
#60908 Update Page Performance Issue in WordPress 6.5 Upgrade/Install major enhancement 13 months ago 6.5
#48050 Development Build: Provide structure to auto-install plugins Build/Test Tools normal enhancement 13 months ago dev-feedback
#63670 Add trashability to REST API posts controller REST API normal enhancement 13 months ago 6.9 has-patch
#46238 REST API: Allow conditional field registration REST API normal enhancement 13 months ago needs-unit-tests
#63727 A new function to sanitize an array Security normal enhancement 13 months ago dev-feedback
#63673 Various inconsistencies in connection with the ‘Crop’ function joedolson* Media normal enhancement 13 months ago has-patch
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal enhancement 13 months ago 4.9.8 dev-feedback
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal enhancement 13 months ago has-patch
#63745 Suggestion Regarding PHPDoc Usage for $GLOBALS in WordPress Core General normal enhancement 13 months ago dev-feedback
#48962 Start using namespaces in Core General normal enhancement 13 months ago dev-feedback
#63683 Improve wp_insert_term() duplicate query Taxonomy minor enhancement 13 months ago dev-feedback
#63734 wpdb::prepare() should reject invalid schema object names Database normal enhancement 13 months ago 6.9 has-patch
#28101 Menus screen: add "Menus" heading and "Add New" button Menus normal enhancement 13 months ago 3.6 has-patch
#63715 Ability to upload plugins directly from Plugins Menu Administration normal enhancement 13 months ago
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal enhancement 13 months ago 5.5.3 dev-feedback
#50290 Edit Post and Edit Page is not showing in Admin Bar, When I open any Post or Page in new tab while in Customize Customize normal enhancement 13 months ago dev-feedback
#40081 Remove wp-admin links from all Core emails Mail minor enhancement 13 months ago dev-feedback
#24672 Remove final from WP_Post class Posts, Post Types normal enhancement 13 months ago 3.5 dev-feedback
#58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal enhancement 13 months ago has-patch
#39848 New filter 'the_title_wrap' Posts, Post Types normal enhancement 13 months ago 4.7.2 dev-feedback
#57619 register_taxonomy doesn't check for reserved terms Taxonomy normal enhancement 13 months ago dev-feedback
#63685 "pre_add_option" hook missing Options, Meta APIs minor enhancement 13 months ago dev-feedback
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` Taxonomy normal enhancement 13 months ago dev-feedback
#37928 add `pre_add_option` filter Options, Meta APIs normal enhancement 13 months ago has-patch
#42568 Text Widget: Media Uploader Button Label Widgets normal enhancement 13 months ago dev-feedback
#61619 Display compatibility metadata for Dependent plugins Plugins normal enhancement 13 months ago dev-feedback
#63509 Use proper filename for attachment post title Media normal enhancement 13 months ago has-patch
#63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables Site Health normal enhancement 14 months ago dev-feedback
#45359 Add checkbox to enable or disable sending out emails on password changes from backend Users normal enhancement 14 months ago 4.9.8 dev-feedback
#60366 add call_for_blog for easy to switch blog and restore in multisite General normal enhancement 14 months ago has-patch
#63634 Expand servehappy to detect MariaDB/MySQL versions with very short support periods Site Health normal enhancement 14 months ago
#27994 Erroneous plugin deactivation should be a manual action Plugins normal enhancement 14 months ago 2.5 has-patch
#33345 Remove blocking API requests for update checks Upgrade/Install normal enhancement 14 months ago needs-patch
#63626 Improve Media Library's "Attached" status to reflect actual usage in posts/pages, not just direct uploads. Media normal enhancement 14 months ago
#49639 Add a filter on wp_insert_user function regarding $user_pass Users normal enhancement 14 months ago dev-feedback
#63621 Enhancement: Ensure Hello Dolly passess the Plugin Check (PCP) Plugins minor enhancement 14 months ago has-patch
#58363 Update Hello Dolly plugin to current standards Plugins normal enhancement 14 months ago dev-feedback
Note: See TracReports for help on using and creating reports.