Make WordPress Core

{40} Tickets Awaiting Review (4770 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 (4001 - 4100 of 4770)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#24686 Introduce generic filter on transient return value johnbillion Cache API normal enhancement 09/06/2024 2.8 dev-feedback
#54303 [Object Cache] Allow global caching groups to be filterable / changed Cache API minor enhancement 06/26/2024 5.8.1 dev-feedback
#23330 Allow autoloading all options, not just autoload = yes options Cache API normal enhancement 05/29/2024 3.5.1 has-patch
#60053 Improve cache flush handling for large multisite database upgrades Cache API normal enhancement 12/20/2023
#58650 Reset cache in development mode Cache API normal enhancement 06/28/2023
#58356 Gravatar local image cache Cache API normal enhancement 05/19/2023
#43341 Proposal: new cache helper functions Cache API normal enhancement 02/17/2018
#64482 Twenty Twenty-One: Efficiency refactor of excerpt-generation with Block Processor. Bundled Theme normal enhancement 01/12/2026 trunk has-patch
#64206 Twenty Seventeen: Found a reference to unsplash.com. Assets from this website does not use a license that is compatible with GPL. Bundled Theme normal enhancement 11/06/2025
#63958 Twenty Twenty Five: Add an author template Bundled Theme normal enhancement 09/11/2025 dev-feedback
#63852 Twenty Twenty-Five: Code block does not use fallback to default monospace font Bundled Theme normal enhancement 08/21/2025 6.7 has-patch
#63530 Twenty Twenty-Four: Increase padding for List block (when it has a border or background) Bundled Theme normal enhancement 06/05/2025 dev-feedback
#63349 Twenty Fifteen: center Calendar block text Bundled Theme normal enhancement 04/25/2025 dev-feedback
#63013 Twenty Nineteen: Use `sass` instead of `node-sass` Bundled Theme normal enhancement 03/04/2025 has-patch
#61766 Multiple bundled themes: Add site logo theme support Bundled Theme normal enhancement 02/20/2025 has-patch
#62868 Twenty Twenty-Five: make font-weight more consistent cross-browser for strong elements in body text Bundled Theme normal enhancement 01/27/2025 6.7
#62744 Twenty Seventeen: Quote block Appearance settings do not affect citation Bundled Theme normal enhancement 12/31/2024 dev-feedback
#45741 Theme block style dependencies while enqueuing Bundled Theme trivial enhancement 06/24/2024 5.0.2 needs-patch
#48804 Twenty Twenty: Attach template parts with actions instead of directly including Bundled Theme normal enhancement 05/11/2024 5.3 dev-feedback
#60064 Edit no-js CSS in bundled themes Bundled Theme minor enhancement 04/15/2024 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 04/15/2024 6.1.1 dev-feedback
#47154 Prevent "Call to undefined function: get_header()" error in theme files Bundled Theme minor enhancement 04/08/2024 5.1.1 dev-feedback
#53202 Twenty Twenty: Buttons Are Not Responsive on Mobile Devices Bundled Theme normal enhancement 04/05/2024 5.7.2 dev-feedback
#59659 Run Gutenberg e2e tests in core Build/Test Tools normal feature request 01/06/2026
#57761 Prevent non-Latin characters from being used in filenames Build/Test Tools normal enhancement 01/04/2026
#63421 Adding SSL Support for ENV Build/Test Tools normal enhancement 12/22/2025 has-patch
#63914 Reassess the need for the external-http tests Build/Test Tools normal task (blessed) 12/09/2025 has-patch
#63883 Podman Local Environment Setup Scripts Build/Test Tools normal enhancement 12/01/2025 6.9 dev-feedback
#63628 Build/Test Tools: Remove unnecessary `docker` branding Build/Test Tools normal enhancement 12/01/2025 5.3 has-patch
#56794 Add linting for `gutenberg_*` functions Build/Test Tools normal enhancement 11/27/2025 dev-feedback
#64222 Improve the upgrade process for the Twemoji library Build/Test Tools normal feature request 11/10/2025 dev-feedback
#63901 Add `AGENTS.md` for the project Build/Test Tools normal enhancement 10/01/2025
#53480 Existing config files lost when installing local-env Build/Test Tools normal enhancement 09/04/2025
#48050 Development Build: Provide structure to auto-install plugins Build/Test Tools normal enhancement 07/31/2025 dev-feedback
#52895 Overview of e2e tests to be written Build/Test Tools normal enhancement 05/06/2025 has-patch
#63336 Adding Support to Apache2 Build/Test Tools normal enhancement 04/22/2025 dev-feedback
#57556 Configure feature branches on GitHub to trigger workflows to support development on forks Build/Test Tools normal enhancement 01/21/2025 needs-docs
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing Build/Test Tools normal enhancement 01/18/2025 4.4
#61643 Local Environment: Consider switching to wp-env instead of a custom environment. Build/Test Tools normal enhancement 11/27/2024
#56785 Automatically catch potential security issues before release Build/Test Tools normal enhancement 11/19/2024 dev-feedback
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` Build/Test Tools normal enhancement 11/12/2024 4.4 needs-patch
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal enhancement 11/06/2024 has-patch
#60874 Better Block Management System required Build/Test Tools normal feature request 06/20/2024
#41781 do not forcefully phpunit delete fixtures data Build/Test Tools normal enhancement 05/29/2024 4.8.1
#59851 test for send_frame_options_header Build/Test Tools normal task (blessed) 03/03/2024 has-patch
#60370 Test Tools: Clarifying reusable workflows in Github CI Build/Test Tools minor enhancement 01/29/2024
#55973 Add .gitattributes file to annotate generated files Build/Test Tools normal enhancement 11/16/2023
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter Build/Test Tools normal enhancement 10/25/2023 has-patch
#53119 Tests: introduce naming conventions for data providers and use named test cases Build/Test Tools normal task (blessed) 10/24/2023
#58000 Run core unit tests against object cache enabled with Redis Build/Test Tools normal enhancement 04/05/2023
#56602 Add a comment to auto-generated editor files pulled from Gutenberg repository Build/Test Tools normal enhancement 09/19/2022
#56087 Configure Codecov status checks Build/Test Tools normal enhancement 06/28/2022
#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
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal task (blessed) 06/04/2022 has-patch
#55429 Coding Standard: Use spaces for JSON instead of tabs Build/Test Tools normal feature request 03/21/2022
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal enhancement 03/10/2022 has-patch
#35318 Automate anti-virus scanning of WordPress zips Build/Test Tools normal enhancement 01/29/2022
#40281 Improve Documentation for HTTP Unit Testing Build/Test Tools normal enhancement 11/16/2021 4.8
#44351 Fix "Foreign key constraint is incorrectly formed" when running unit tests Build/Test Tools normal enhancement 11/09/2021 4.9.6
#54153 Core taxonomies e2e tests Build/Test Tools normal enhancement 09/27/2021 has-patch
#54152 Core posts e2e tests Build/Test Tools normal enhancement 09/23/2021 has-patch
#54155 Core users e2e tests Build/Test Tools normal enhancement 09/21/2021 has-patch
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal enhancement 09/21/2021 has-patch
#54095 Echo local wp-env URL when running env:start Build/Test Tools normal enhancement 09/09/2021 has-patch
#53118 Tests: review of correctly setting output expectations Build/Test Tools minor task (blessed) 04/30/2021
#52610 Consider removing many of the default test group exclusions Build/Test Tools normal task (blessed) 04/29/2021 dev-feedback
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. Build/Test Tools normal enhancement 03/18/2021 5.4 has-patch
#51966 npm/grunt watch/build task names are inconsistent and unintuitive Build/Test Tools normal enhancement 03/10/2021 5.1 dev-feedback
#50627 CSS Build process: Consider removing autoprefixer from the source folder. Build/Test Tools normal enhancement 03/09/2021
#49274 Grunt copy:files should ignore node_modules Build/Test Tools normal enhancement 03/08/2021
#39159 Add APC to automated test matrix Build/Test Tools normal feature request 11/09/2020 needs-patch
#49077 Add https://github.com/WordPress/wordpress-develop to Packagist Build/Test Tools normal enhancement 09/25/2020
#50412 Add support for common PHPUnit arguments when watching Build/Test Tools normal enhancement 09/04/2020
#49638 Determine methodology recommendations for CSS audit Build/Test Tools normal enhancement 06/25/2020
#50209 Remove all uploads between test methods Build/Test Tools normal enhancement 05/21/2020 4.0 needs-patch
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal enhancement 10/19/2018 needs-unit-tests
#41425 Killing phpunit may result in a broken database Build/Test Tools normal enhancement 06/13/2018 4.9 has-patch
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal enhancement 05/03/2025 has-patch
#41934 Update load.php with wp_is_bad_request function Bootstrap/Load normal enhancement 04/23/2025 4.9
#45949 Allow plugins or themes to supply their own message when they caused a WSOD Bootstrap/Load normal enhancement 03/26/2025 has-patch
#54117 Changing memory limit descriptions Bootstrap/Load minor enhancement 01/03/2025 5.8.1 has-patch
#60419 Emails: Your Site is Experiencing a Technical Issue Bootstrap/Load normal enhancement 11/13/2024 5.2
#60208 Prevent redirect loops Bootstrap/Load normal enhancement 09/27/2024 dev-feedback
#43159 Introduce helper function for XMLRPC checks Bootstrap/Load normal enhancement 09/08/2024 has-patch
#41520 Disable deprecated functions pbearne Bootstrap/Load normal enhancement 08/16/2024 dev-feedback
#60611 Bootstrap/Load: Refactor debug.log handling for enhanced protection and usability Bootstrap/Load normal enhancement 05/09/2024 6.5 has-patch
#29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php Bootstrap/Load normal enhancement 03/17/2024 4.0 dev-feedback
#56390 Updating WP_MEMORY_LIMIT Bootstrap/Load normal enhancement 01/24/2024
#57553 Problem in load WordPress. Bootstrap/Load normal enhancement 06/14/2023 6.1.1 has-patch
#62870 Autosave Stores Default Taxonomy (Category) but Not Custom Taxonomies Autosave normal enhancement 01/29/2025
#44910 function for discriminating during auto saving Autosave trivial feature request 09/07/2018 has-patch
#63927 Send email notification when an application password is added Application Passwords normal enhancement 09/09/2025 has-patch
#61644 Invalidate application password Application Passwords normal feature request 07/12/2024 5.6
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal enhancement 03/22/2023 needs-unit-tests
#64443 Show last updated date for locally installed plugins and themes Administration normal enhancement 12/30/2025 dev-feedback
#64378 List Table - Possible UX improvement Administration normal enhancement 12/11/2025
#35315 New action `manage_posts_before_extra_area` Administration normal enhancement 12/04/2025 dev-feedback
#64264 In Post List Table Extended View - place post excerpt in 2nd row spanning all columns Administration normal enhancement 11/17/2025
#64187 Detailed image view in the media admin too large Administration normal feature request 11/03/2025 6.8.3
#55583 Hook before and after "Add New" button in edit screen Administration normal enhancement 09/13/2025 has-patch
Note: See TracReports for help on using and creating reports.