Make WordPress Core

{1} All Tickets (8390 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 8390)

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

Build/Test Tools (53 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#56785 Automatically catch potential security issues before release dev-feedback normal normal Awaiting Review enhancement 11/19/2024
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. has-patch normal normal Awaiting Review enhancement 03/18/2021 4
#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
#50627 CSS Build process: Consider removing autoprefixer from the source folder. normal normal Awaiting Review enhancement 03/09/2021 2
#57426 Coding Standards: mark warnings that trigger CI failures as errors. close normal normal Awaiting Review enhancement 01/06/2023 7
#56087 Configure Codecov status checks low normal Awaiting Review enhancement 06/28/2022 1
#57556 Configure feature branches on GitHub to trigger workflows to support development on forks needs-docs normal normal Awaiting Review enhancement 01/21/2025 11
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` lowest normal Awaiting Review enhancement 11/12/2024 1
#54152 Core posts e2e tests has-patch normal normal Awaiting Review enhancement 09/23/2021 3
#54153 Core taxonomies e2e tests has-patch normal normal Awaiting Review enhancement 09/27/2021 3
#54155 Core users e2e tests has-patch normal normal Awaiting Review enhancement 09/21/2021 1
#54151 Dashboard widgets e2e tests justinahinon has-patch normal normal Awaiting Review enhancement 09/21/2021 1
#49638 Determine methodology recommendations for CSS audit normal normal Awaiting Review enhancement 06/25/2020 12
#48050 Development Build: Provide structure to auto-install plugins dev-feedback normal normal Awaiting Review enhancement 09/17/2019 6
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu has-patch normal normal Awaiting Review enhancement 03/10/2022 3
#54095 Echo local wp-env URL when running env:start has-patch normal normal Awaiting Review enhancement 09/09/2021 3
#53480 Existing config files lost when installing local-env low normal Awaiting Review enhancement 06/22/2021
#58006 Final classes & testing reporter-feedback normal normal Awaiting Review enhancement 03/29/2023 1
#44351 Fix "Foreign key constraint is incorrectly formed" when running unit tests normal normal Awaiting Review enhancement 11/09/2021 2
#49274 Grunt copy:files should ignore node_modules normal normal Awaiting Review enhancement 03/08/2021 13
#50266 Had to specify mysql socket to run php automated test close normal minor Awaiting Review enhancement 11/12/2024 1
#40281 Improve Documentation for HTTP Unit Testing normal normal Awaiting Review enhancement 11/16/2021 1
#41425 Killing phpunit may result in a broken database has-patch normal normal Awaiting Review enhancement 06/13/2018 4
#61643 Local Environment: Consider switching to wp-env instead of a custom environment. normal normal Awaiting Review enhancement 11/27/2024 5
#52895 Overview of e2e tests to be written has-patch normal normal Awaiting Review enhancement 02/05/2025 61
#57761 Prevent non-Latin characters from being used in filenames normal normal Awaiting Review enhancement 02/17/2023 1
#50209 Remove all uploads between test methods normal normal Awaiting Review enhancement 05/21/2020 4
#58000 Run core unit tests against object cache enabled with Redis normal normal Awaiting Review enhancement 04/05/2023 5
#37190 Split out function declarations and code executions. reporter-feedback normal normal Awaiting Review enhancement 09/14/2020 2
#60370 Test Tools: Clarifying reusable workflows in Github CI normal minor Awaiting Review enhancement 01/29/2024 1
#63135 Testing and Debugging WP_Mail related topics has-patch normal minor Awaiting Review enhancement 03/20/2025 3
#62188 Update `imagemin` tasks to run on modern image formats pbearne has-patch normal normal Awaiting Review enhancement 11/06/2024 4
#47256 Use composer to install and update external PHP libraries has-patch normal normal Awaiting Review enhancement 09/17/2019 10
#41451 Use pretty permalinks by default in the test suite needs-unit-tests normal normal Awaiting Review enhancement 10/19/2018 6
#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
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing normal normal Awaiting Review enhancement 01/18/2025 3
#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
#59659 Run Gutenberg e2e tests in core normal normal Awaiting Review feature request 10/31/2023 3
#52610 Consider removing many of the default test group exclusions dev-feedback normal normal Awaiting Review task (blessed) 04/29/2021 5
#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
#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
#59851 test for send_frame_options_header has-patch normal normal Awaiting Review task (blessed) 03/03/2024 3
#62065 Update in-repo PHPUnit documentation reporter-feedback normal normal 6.9 defect (bug) 03/25/2025 8
#62839 sync-gutenberg-packages script is not respecting .npmrc file has-patch normal normal 6.9 defect (bug) 03/25/2025 4
#63170 GitHub Actions updates and improvements for 6.9 normal normal 6.9 task (blessed) 03/25/2025
#63167 Test tool and unit test improvements for 6.9 normal normal 6.9 task (blessed) 03/26/2025 1
#63169 Tests: Reduce usage of assertEquals for 6.9 has-patch normal normal 6.9 task (blessed) 03/25/2025 3
#63171 Update/Audit NPM Dependencies for 6.9 normal normal 6.9 task (blessed) 03/25/2025

Bundled Theme (47 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#50182 Majority of bundled themes have broken mobile nav menus when JS turned off normal normal Future Release defect (bug) 07/25/2024 10
#61591 Multiple bundled themes: block editor style is added incorrectly has-patch normal normal Future Release defect (bug) 12/05/2024 17
#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. has-patch normal normal Future Release defect (bug) 08/31/2024 6
#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
#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
#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
#59693 Twenty Fifteen: Apostrophe overlaps with other characters desrosj dev-feedback normal normal Future Release defect (bug) 10/21/2024 34
#61885 Twenty Fifteen: Search Block button does not have theme's styling in the editor normal normal Future Release defect (bug) 08/19/2024 3
#59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions has-patch normal normal Future Release defect (bug) 03/13/2025 20
#30686 Twenty Fourteen/Thirteen/Twelve Navbar submenu behaviour normal normal Future Release defect (bug) 04/12/2024 7
#26723 Twenty Fourteen: Hatom Errors low normal Future Release defect (bug) 07/08/2022 19
#42043 Twenty Fourteen: Menu problems on iPad Air 2 dev-feedback normal normal Future Release defect (bug) 12/02/2024 4
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets has-patch normal normal Future Release defect (bug) 07/08/2024 14
#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
#56220 Twenty Nineteen: Centered H2 headings on full-width Cover blocks are not correctly centered normal normal Future Release defect (bug) 08/10/2022 4
#49931 Twenty Nineteen: Group color styles prevent custom colors sabernhardt dev-feedback normal normal Future Release defect (bug) 12/04/2024 13
#49787 Twenty Nineteen: Highlight text color isn't reflected in the editor poena has-patch normal normal Future Release defect (bug) 07/16/2024 25
#45993 Twenty Nineteen: Image aligncenter inside column is broken has-patch normal normal Future Release defect (bug) 01/15/2025 8
#45902 Twenty Nineteen: Mobile menu isn't scrollable normal normal Future Release defect (bug) 05/14/2024 1
#45796 Twenty Nineteen: Mobile menu needs improvement for navigating on touchscreen via keyboard normal normal Future Release defect (bug) 02/24/2020 2
#45901 Twenty Nineteen: On single posts with featured images, tall menus appear clipped normal normal Future Release defect (bug) 05/11/2021 3
#45991 Twenty Nineteen: Post titles are overflowing the content area normal normal Future Release defect (bug) 05/13/2024 2
#61770 Twenty Nineteen: Preformatted block font size is not same in editor normal normal Future Release defect (bug) 09/17/2024 1
#58100 Twenty Nineteen: PullQuote block color is not reflected on citation text has-patch normal normal Future Release defect (bug) 07/16/2024 7
#58169 Twenty Nineteen: Quote block having issue when font-size is selected normal normal Future Release defect (bug) 12/31/2024 23
#45907 Twenty Nineteen: Right-aligned, uncaptioned images inserted via the Classic Editor do not extend beyond the text column has-patch normal normal Future Release defect (bug) 07/01/2024 9
#60621 Twenty Nineteen: Search block lacks styling in the editor has-patch normal normal Future Release defect (bug) 01/09/2025 5
#59204 Twenty Nineteen: Separator block does not center as expected normal normal Future Release defect (bug) 06/09/2024 17
#46158 Twenty Nineteen: Slight flash of desktop menu when closing mobile menu normal minor Future Release defect (bug) 06/03/2024 1
#45903 Twenty Nineteen: Some menu clicks trigger console errors has-patch normal normal Future Release defect (bug) 06/21/2024 21
#56455 Twenty Nineteen: Text Color issue in Pullquote Block has-patch normal normal Future Release defect (bug) 01/08/2025 8
#59924 Twenty Nineteen: The navigation block submenu button is unreadable normal normal Future Release defect (bug) 06/09/2024 9
#60408 Twenty Nineteen: Theme block styles are not applied to blocks in the widget area normal normal Future Release defect (bug) 07/19/2024 3
#45906 Twenty Nineteen: Wide alignment does not match front-end when the sidebar is active normal normal Future Release defect (bug) 05/14/2024 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.