Make WordPress Core

{40} Tickets Awaiting Review (4990 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 (3201 - 3300 of 4990)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#57622 Add filter to get_page_by_path Posts, Post Types normal enhancement 2 years ago has-patch
#61702 Post via email: Login Name field triggers Safari's login autocomplete Administration normal enhancement 2 years ago
#61695 Suggestion: Add a post_type column in the wp_postmeta table Posts, Post Types normal enhancement 2 years ago
#61696 Make overriding and back porting classes from gutenberg repo easier Editor normal enhancement 2 years ago 5.0
#51884 Events Widget: There isn't a UI for clearing the selected city Administration normal enhancement 2 years ago 6.2.2
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal enhancement 2 years ago 4.9
#55922 Update wp_list_comments type parameter to allow array or string Comments normal enhancement 2 years ago 2.7 has-patch
#61659 Add New links at the top of some pages become huge on smaller screens Administration normal enhancement 2 years ago needs-patch
#61622 Site Attributes update - Site Status Field Networks and Sites normal enhancement 2 years ago
#61647 Catch ArgumentCountError in apply_filters, and prompt developers to check accepted_args General normal enhancement 2 years ago 6.6
#61632 Allow ordering of posts by `status` Query normal enhancement 2 years ago
#61521 feature request: Conditional that checks whether WordPress is currently performing updates Upgrade/Install minor feature request 2 years ago 6.5.5
#61598 Add an interface option to let users set empty_trash_days Posts, Post Types normal enhancement 2 years ago has-patch
#61604 Split `wp_insert_post` in two Database minor enhancement 2 years ago
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal enhancement 2 years ago has-patch
#57785 How about displaying links to rudimentary Learn WordPress tutorials and videos on the dashboard? Administration normal feature request 2 years ago 6.1.1 has-patch
#61555 Add deprecation notice to wp_title() Themes normal enhancement 2 years ago needs-docs
#53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes Security normal feature request 2 years ago
#55944 Few wp-admin files need to exit if directly loaded Administration normal enhancement 2 years ago 6.0 has-patch
#60769 Block Hooks: Consolidate approach to get the list of hooked blocks. General normal enhancement 2 years ago has-patch
#61551 Page template list lacks sorting Editor normal enhancement 2 years ago 6.5.5
#61542 Reading Settings static front page dropdown field alignment issue General normal enhancement 2 years ago has-patch
#61419 allow to disable plugin dependencies feature Plugins normal feature request 2 years ago
#56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat Post Thumbnails normal enhancement 2 years ago has-patch
#54303 [Object Cache] Allow global caching groups to be filterable / changed Cache API minor enhancement 2 years ago 5.8.1 dev-feedback
#54387 trailing slash in the url /wp-json REST API minor enhancement 2 years ago 5.8.1 dev-feedback
#36420 A more forgiving redirect guesser Canonical normal enhancement 2 years ago dev-feedback
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location pbearne* Administration normal enhancement 2 years ago has-patch
#60874 Better Block Management System required Build/Test Tools normal feature request 2 years ago
#60782 The method parameter is never used. General normal enhancement 2 years ago
#48190 Show information from Plugins Directory into WP-Admin plugins page Plugins normal feature request 2 years ago
#61448 Add a 'pre_delete_user' filter to allows some checks to potentially prevent user deletion Users normal enhancement 2 years ago
#61445 Synced patterns can not be used on site if pages are copied General normal enhancement 2 years ago 6.5.4 needs-patch
#60430 Spell enqueueing or enqueuing consistently General trivial enhancement 2 years ago dev-feedback
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal enhancement 2 years ago 4.7
#56691 Function suggestion: get_excerpt_length() General normal enhancement 2 years ago has-patch
#61040 Provide a framework for plugin onboarding experiences Plugins normal enhancement 2 years ago
#61303 Increase taxonomy name character limit Taxonomy normal enhancement 2 years ago 2.3
#61141 Request new function add_sites_page(...) General minor enhancement 2 years ago has-patch
#61149 class WP_User(), mark prop $deleted as deprecated Users trivial enhancement 2 years ago has-patch
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal enhancement 2 years ago dev-feedback
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow Quick/Bulk Edit normal enhancement 2 years ago
#60898 'Change Author' as a bulk action in media library Quick/Bulk Edit normal feature request 2 years ago
#60953 Need new hook at paginate_links General minor enhancement 2 years ago has-patch
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal enhancement 2 years ago 6.6 dev-feedback
#57829 Post "Read" Capability for Rest API Posts, Post Types normal enhancement 2 years ago has-patch
#41781 do not forcefully phpunit delete fixtures data Build/Test Tools normal enhancement 2 years ago 4.8.1
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal enhancement 2 years ago 4.7.4 has-patch
#23330 Allow autoloading all options, not just autoload = yes options Cache API normal enhancement 2 years ago 3.5.1 has-patch
#41583 Menus Administration screen, menu items are always loaded even when not needed Menus normal enhancement 2 years ago 4.8.1 dev-feedback
#59986 Add a filter into the $wp_meta_boxes output loop to provide the ability to change data Posts, Post Types normal enhancement 2 years ago
#40341 Make search possible in custom fields Query normal enhancement 2 years ago 4.8
#61272 Delete user when viewing their profile Users normal enhancement 2 years ago 6.5.3
#61261 If redirect_guess_404_permalink returns a LIKE condition result, the redirect should have 302 code Permalinks normal enhancement 2 years ago
#61254 Backport: Introduce new dedicated media search handler and add new label field search handler Editor normal enhancement 2 years ago has-patch
#61225 Add a new hook to allow custom buttons next to "Add new post" button siddiquesaad Administration normal enhancement 2 years ago has-patch
#48804 Twenty Twenty: Attach template parts with actions instead of directly including Bundled Theme normal enhancement 2 years ago 5.3 dev-feedback
#60611 Bootstrap/Load: Refactor debug.log handling for enhanced protection and usability Bootstrap/Load normal enhancement 2 years ago 6.5 has-patch
#60345 Add duplicate checking for uploaded attachments Media normal enhancement 2 years ago
#61104 Yearly theme injection with auto-updates = true Upgrade/Install normal enhancement 2 years ago
#52386 Should WP_Query::get_posts be a private method? Query normal enhancement 2 years ago
#61089 Introduce a System to Store, Access, and Permit Use of External API Keys Administration normal enhancement 2 years ago
#37677 Introduce WP_Plugin class analogous to WP_Theme Plugins normal enhancement 2 years ago
#61064 Add filters for list table pagination and column header links Administration normal enhancement 2 years ago has-patch
#61048 order sticky posts using the same order for posts Query major enhancement 2 years ago 6.5
#40768 site.com/login should not redirect to login page when user is already logged in Login and Registration normal enhancement 2 years ago has-patch
#61025 Do not write in DB when updating a user if no user data has changed Users normal enhancement 2 years ago 6.5
#61038 Image Edit Option on the Media Library Should Support the Image Compression Option General normal feature request 2 years ago
#61026 There is no easy way to add custom states to site-info.php Networks and Sites minor enhancement 2 years ago 6.5
#55675 Improve performance Themes REST API endpoint REST API normal enhancement 2 years ago
#60064 Edit no-js CSS in bundled themes Bundled Theme minor enhancement 2 years ago dev-feedback
#57154 Twenty Twenty-Three: Changing Size Preset from Button Typography is not affecting on front page "Get in Touch" button Bundled Theme normal enhancement 2 years ago 6.1.1 dev-feedback
#61008 Allow searching of extra post fields Query normal enhancement 2 years ago
#61001 Hide the Editor Page Title when the current Template is "Page No Title" Editor trivial feature request 2 years ago 6.5
#59510 Add filter for the block-template viewport meta tag General normal enhancement 2 years ago 6.4 has-patch
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal enhancement 2 years ago has-patch
#47669 'Was' helping verb looks wrong in plugin deletion message Plugins minor enhancement 2 years ago 5.2.2
#60968 Create action `edit_form_before_title` Editor normal enhancement 2 years ago has-patch
#47154 Prevent "Call to undefined function: get_header()" error in theme files Bundled Theme minor enhancement 2 years ago 5.1.1 dev-feedback
#43363 Custom URL for Header Video Themes normal feature request 2 years ago 4.9.4 dev-feedback
#53202 Twenty Twenty: Buttons Are Not Responsive on Mobile Devices Bundled Theme normal enhancement 2 years ago 5.7.2 dev-feedback
#58752 Doc typo improvement to of file : wordpress-develop/src/js/media/views/view.js Media normal enhancement 2 years ago dev-feedback
#60906 Block Hooks: Allow adding toggle without injecting hooked block General normal enhancement 2 years ago
#33993 Add Links for additional props on about.php after updating. Help/About normal enhancement 2 years ago
#36335 Next generation: core autoloader proposal General normal feature request 2 years ago has-patch
#60690 Consistency in Theme Update Warnings in Menu Menus normal enhancement 2 years ago
#60829 Improve shortcode support for link fields Editor normal enhancement 2 years ago
#60830 Advanced Editor Tools - SIMPLE SORT Editor normal enhancement 2 years ago 5.9.2
#27127 Improve plugin search on installed plugins page Administration normal enhancement 2 years ago 3.8
#54628 Third-Party API Integrations General normal feature request 2 years ago
#60794 Central Payment Gateway API for WordPress and All Plugins Plugins major enhancement 2 years ago
#60791 Pre-populate slug using URL parameters on new post edit screen. Posts, Post Types normal enhancement 2 years ago has-patch
#29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php Bootstrap/Load normal enhancement 2 years ago 4.0 dev-feedback
#60785 Bulk editing of posts (and pages) use a GET Administration normal enhancement 2 years ago 6.4.3
#43484 WordPress Notification Center proposal Users normal feature request 2 years ago dev-feedback
#60773 Add a new Post from the editor Editor normal enhancement 2 years ago
#60734 Deregistering Open Sans Script Loader normal enhancement 2 years ago 6.4.3
#56258 Add IPv6 availability check in Site Health Site Health normal feature request 2 years ago
#60727 Allow fine-grained control of when to use oEmbed for providers outside the explicit list Embeds normal enhancement 2 years ago
#60718 Awareness of permission after updating cores, themes and plugins Upgrade/Install normal enhancement 2 years ago 6.5 needs-patch
Note: See TracReports for help on using and creating reports.