Make WordPress Core

{1} All Tickets (8423 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (601 - 700 of 8423)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

Build/Test Tools (56 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#41781 do not forcefully phpunit delete fixtures data normal normal Awaiting Review enhancement 05/29/2024 1
#51966 npm/grunt watch/build task names are inconsistent and unintuitive dev-feedback normal normal Awaiting Review enhancement 03/10/2021 13
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider has-patch normal normal Future Release enhancement 03/04/2025 3
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing normal normal Awaiting Review enhancement 01/18/2025 3
#53651 unit test for wp_removable_query_args has-patch normal normal Future Release enhancement 11/06/2024 9
#39159 Add APC to automated test matrix normal normal Awaiting Review feature request 11/09/2020 1
#60874 Better Block Management System required normal normal Awaiting Review feature request 06/20/2024
#55429 Coding Standard: Use spaces for JSON instead of tabs normal normal Awaiting Review feature request 03/21/2022 3
#62197 Introduce testing workflow for the local Docker environment has-patch normal normal Future Release feature request 12/05/2024 3
#59659 Run Gutenberg e2e tests in core normal normal Awaiting Review feature request 10/31/2023 3
#25117 The distribution build process should be fully available to anyone. has-patch normal normal Future Release feature request 07/04/2019 10
#61887 Add automation to close stale pull requests normal normal Future Release task (blessed) 01/17/2025 3
#48086 Add required extensions and libraries to composer.json has-patch normal normal Future Release task (blessed) 07/03/2024 15
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies has-patch normal normal Future Release task (blessed) 05/15/2025 46
#52610 Consider removing many of the default test group exclusions dev-feedback normal normal Awaiting Review task (blessed) 04/29/2021 5
#54334 E2E tests for Uploading New Version of Themes & Plugins has-patch normal normal Future Release task (blessed) 01/02/2025 16
#63170 GitHub Actions updates and improvements for 6.9 has-patch normal normal 6.9 task (blessed) 05/02/2025 2
#60966 Introduce a GitHub Actions workflow for bumping the version number in a branch normal normal Future Release task (blessed) 12/04/2024 2
#60967 Introduce a GitHub Actions workflow for syncing package updates to a branch normal normal Future Release task (blessed) 12/04/2024 2
#59648 PHPUnit tests: Add/improve @covers annotations for WP 6.6 has-patch normal normal Future Release task (blessed) 05/07/2024 24
#54029 Rename WordPress native expectDeprecated() and @ExpectedDeprecated to avoid confusion with PHPUnit native expectDeprecation and for future-proofing normal normal Awaiting Review task (blessed) 06/20/2022 5
#59844 Run HTTP related automated tests with multiple versions of cURL normal normal Future Release task (blessed) 01/17/2025 7
#63167 Test tool and unit test improvements for 6.9 has-patch normal normal 6.9 task (blessed) 05/16/2025 21
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. close normal normal Future Release task (blessed) 02/13/2025 37
#63169 Tests: Reduce usage of assertEquals for 6.9 has-patch normal normal 6.9 task (blessed) 03/25/2025 3
#53119 Tests: introduce naming conventions for data providers and use named test cases normal normal Awaiting Review task (blessed) 10/24/2023 16
#53011 Tests: review all setUp() and tearDown() has-patch normal normal Awaiting Review task (blessed) 06/04/2022 7
#53118 Tests: review of correctly setting output expectations normal minor Awaiting Review task (blessed) 04/30/2021
#53746 Tidy up the tearDown() methods has-patch normal normal Future Release task (blessed) 06/04/2022 6
#63171 Update/Audit NPM Dependencies for 6.9 has-patch normal normal 6.9 task (blessed) 04/17/2025 1
#56070 Use a consistent order of annotations in the test suite dev-feedback normal normal Future Release task (blessed) 10/17/2023 15
#59851 test for send_frame_options_header has-patch normal normal Awaiting Review task (blessed) 03/03/2024 3
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter has-patch normal normal Awaiting Review enhancement 10/25/2023 3
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov has-patch normal normal Future Release task (blessed) 10/05/2022 28
#48703 Update compressed images for a clean precommit:image output SergeyBiryukov normal normal Future Release task (blessed) 08/07/2023 26
#46110 IE11: JS "Syntax error" related to wp-polyfill-formdata atimmer has-patch normal normal Future Release defect (bug) 02/08/2021 21
#44246 Add `check-node-version` to check required Node.js and npm versions are installed azaozz has-patch normal normal Future Release enhancement 01/10/2019 11
#59482 Tests: Introduce Reflection API helper methods. costdev has-patch normal normal Future Release task (blessed) 07/03/2024 6
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj close normal normal Awaiting Review defect (bug) 10/10/2022 3
#56615 Running `build` scripts on Windows machines produces different results gziolo normal normal Future Release defect (bug) 07/03/2024 53
#49635 Build tools: Remove generated and package sourced files from committed code. gziolo normal normal Future Release enhancement 11/10/2021 13
#54420 Tests: Mock REST API remote requests hellofromTonya dev-feedback normal normal Future Release defect (bug) 10/10/2022 24
#53010 Tests: introduce namespacing for the test classes hellofromTonya has-patch normal normal Future Release task (blessed) 10/22/2024 48
#62004 Test suite: update the tests for PHPUnit 10/11 and get ready for PHPUnit 12 hellofromTonya* normal normal Future Release task (blessed) 11/29/2024 11
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt needs-unit-tests normal normal Future Release task (blessed) 10/20/2023 8
#41978 `_delete_all_data()` does not delete attachment files johnbillion has-patch normal normal Future Release defect (bug) 01/16/2019 3
#54510 Add a GitHub Action workflow which alerts contributors if they propose changes to third party files johnbillion has-patch normal normal Future Release task (blessed) 09/30/2024 18
#40538 Fix or remove useless PHPUnit tests johnbillion* needs-unit-tests normal normal Future Release task (blessed) 09/01/2022 12
#54151 Dashboard widgets e2e tests justinahinon has-patch normal normal Awaiting Review enhancement 09/21/2021 1
#53737 Create a way to autogenerate end-to-end test code from manual testing steps for WordPress core lucatume normal normal Future Release enhancement 07/05/2022 9
#26905 Follow CSS coding standards for SASS/SCSS files netweb normal normal Future Release defect (bug) 04/07/2017 9
#29792 Grunt: Add a stylelint precommit task to check for CSS syntax errors netweb normal normal Future Release enhancement 11/11/2021 63
#62188 Update `imagemin` tasks to run on modern image formats pbearne has-patch normal normal Awaiting Review enhancement 11/06/2024 4
#31823 Add ESLint integration swissspidy has-patch normal normal Future Release task (blessed) 05/21/2025 39
#49423 Build: Create Webpack build configuration for vendor dependencies whyisjake* has-patch normal normal Future Release enhancement 02/08/2021 24
#43731 Use Webpack + NPM scripts to build all the things whyisjake* has-patch normal normal Future Release task (blessed) 03/09/2021 36

Bundled Theme (44 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62437 Bundled Themes: Edit package-related details in block theme PHP files has-patch lowest normal 6.9 defect (bug) 03/25/2025 8
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" has-patch normal minor Awaiting Review defect (bug) 01/15/2025 9
#63012 Bundled themes: Stylesheets should be minified normal normal 6.9 defect (bug) 03/26/2025 9
#62721 Bundled themes: replace strip_tags() with the more comprehensive wp_strip_all_tags() has-patch normal normal Future Release defect (bug) 03/18/2025 3
#63276 Content width in block editor styles expects padding normal normal 6.9 defect (bug) 05/13/2025 4
#63133 Latest Comments block having issue with alignment normal normal Awaiting Review defect (bug) 05/12/2025 2
#50182 Majority of bundled themes have broken mobile nav menus when JS turned off normal normal Future Release defect (bug) 04/29/2025 11
#61591 Multiple bundled themes: block editor style is added incorrectly has-patch normal normal Future Release defect (bug) 05/17/2025 18
#56153 Query loop block with full width and having template of image, title and date has full width issue in editor side in twenty twenty theme. normal normal Future Release defect (bug) 05/13/2025 7
#61022 Twenty Eleven: "Follow Blog" pattern has black text on black background normal normal Future Release defect (bug) 05/06/2024 2
#46802 Twenty Eleven: Dark Mode Featured Post gradient overlay is overlapping normal normal Future Release defect (bug) 06/22/2024 3
#38982 Twenty Eleven: Navigation dropdown menus broken on android devices normal normal Future Release defect (bug) 12/02/2024 5
#55063 Twenty Eleven: Quote block italic styling works in reverse normal normal Future Release defect (bug) 02/03/2022 1
#63034 Twenty Eleven: Table cells font appearance does not change with block settings has-patch normal minor Awaiting Review defect (bug) 05/12/2025 3
#62983 Twenty Eleven: Table header cells' font size does not change with block settings has-patch normal normal Future Release defect (bug) 02/28/2025 6
#62356 Twenty Fifteen : On Adding background color to Navigation Block padding added in editor but not in frontend normal normal Awaiting Review defect (bug) 05/12/2025 7
#62079 Twenty Fifteen : PHPCS Fixes dev-feedback normal normal Awaiting Review defect (bug) 09/28/2024 4
#59612 Twenty Fifteen PullQuote block having issue with border in editor side. normal normal Future Release defect (bug) 04/18/2024 4
#59692 Twenty Fifteen theme having multiple issue with pullquote block. has-patch normal normal Future Release defect (bug) 07/01/2024 3
#50446 Twenty Fifteen: Regression in updated sticky sidebar code dev-feedback normal normal Awaiting Review defect (bug) 04/07/2024 5
#61885 Twenty Fifteen: Search Block button does not have theme's styling in the editor normal normal Future Release defect (bug) 05/12/2025 3
#63309 Twenty Fifteen: Table block border not appear properly. normal normal Awaiting Review defect (bug) 04/18/2025 2
#59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions dev-feedback normal normal Future Release defect (bug) 05/12/2025 22
#63350 Twenty Fourteen :- The Search block design appears misaligned when the button inside is enabled. has-patch normal normal Awaiting Review defect (bug) 05/01/2025 2
#30686 Twenty Fourteen/Thirteen/Twelve Navbar submenu behaviour normal normal Future Release defect (bug) 04/12/2024 7
#61881 Twenty Fourteen: Button block background color is mismatch has-patch normal normal Awaiting Review defect (bug) 02/20/2025 10
#26723 Twenty Fourteen: Hatom Errors low normal Future Release defect (bug) 07/08/2022 19
#62819 Twenty Fourteen: Latest Comments block font-size does not change with user settings has-patch normal normal Awaiting Review defect (bug) 04/25/2025 8
#42043 Twenty Fourteen: Menu problems on iPad Air 2 dev-feedback normal normal Future Release defect (bug) 12/02/2024 4
#63275 Twenty Fourteen: Sticky menu problem dev-feedback low trivial Future Release defect (bug) 05/12/2025 21
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets normal normal Future Release defect (bug) 05/20/2025 17
#63347 Twenty Fourteen: Table and Calendar blocks do not apply font size from user settings normal normal Awaiting Review defect (bug) 04/26/2025 1
#55545 Twenty Fourteen: featured posts slider not working with an odd number of slides on mobile normal normal Future Release defect (bug) 08/25/2024 1
#60872 Twenty Nineteen : Read More Block Text Decoration is not working properly has-patch normal normal Future Release defect (bug) 09/10/2024 6
#59164 Twenty Nineteen : Site Title Block Color Section is not reflecting properly in Editor & Frontend Side normal normal Future Release defect (bug) 08/14/2024 2
#45904 Twenty Nineteen: .button doesn't override link color normal normal Future Release defect (bug) 02/01/2024 2
#47044 Twenty Nineteen: Add padding for full-aligned text blocks inside of a full-width column block. has-patch normal normal Future Release defect (bug) 07/29/2024 6
#46215 Twenty Nineteen: Aligning table to center not working on front end has-patch normal normal Future Release defect (bug) 08/11/2024 6
#45750 Twenty Nineteen: Bug in the menu on mobile devices; only partially visible desktop version of the menu sometimes shown instead of fullscreen mobile menu normal normal Future Release defect (bug) 02/24/2020 3
#58099 Twenty Nineteen: Button block does not respect custom width in the editor normal normal Future Release defect (bug) 05/17/2024 4
#59457 Twenty Nineteen: Calendar block does not have theme preset text colors in the editor has-patch normal normal Future Release defect (bug) 05/14/2024 2
#63331 Twenty Nineteen: Calendar block font-family issue. normal normal Future Release defect (bug) 04/22/2025 2
#56220 Twenty Nineteen: Centered H2 headings on full-width Cover blocks are not correctly centered normal normal Future Release defect (bug) 05/12/2025 4
#59263 Twenty Nineteen: File block does not respect center alignment setting normal normal Awaiting Review defect (bug) 09/01/2023 1
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.