Make WordPress Core

{2} All Tickets, Workflow Oriented (8318 matches)

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

Results (401 - 500 of 8318)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement has-patch 19 months ago 3
#52613 Add testing setup instructions on wordpress-develop repository readme Build/Test Tools normal minor Future Release enhancement has-patch 5 years ago 3
#63421 Adding SSL Support for ENV Build/Test Tools normal normal Awaiting Review enhancement has-patch 9 months ago 5
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago 4
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter Build/Test Tools normal normal Awaiting Review enhancement has-patch 3 years ago 3
#66099 Build/Test Tools: Install the npm version required by `package.json` in GitHub Actions Build/Test Tools normal normal Awaiting Review enhancement has-patch 29 hours ago 2
#65226 Build/Test Tools: Move AJAX unit tests to mirror source structure Build/Test Tools normal normal Awaiting Review enhancement has-patch 4 months ago 1
#63628 Build/Test Tools: Remove unnecessary `docker` branding Build/Test Tools normal normal Awaiting Review enhancement has-patch 10 months ago 6
#49423 Build: Create Webpack build configuration for vendor dependencies whyisjake* Build/Test Tools normal normal Future Release enhancement has-patch 6 years ago 24
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal Awaiting Review enhancement close 4 years ago 7
#64958 Copy React vendor scripts from Gutenberg, update version number Build/Test Tools normal normal 7.2 enhancement has-patch 6 weeks ago 23
#54152 Core posts e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago 3
#54153 Core taxonomies e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago 3
#54155 Core users e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago 1
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago 1
#42990 Deprecate WP_UnitTestCase::_make_attachment Build/Test Tools normal normal Future Release enhancement has-patch 7 years ago 1
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal normal Awaiting Review enhancement has-patch 7 weeks ago 5
#54095 Echo local wp-env URL when running env:start Build/Test Tools normal normal Awaiting Review enhancement has-patch 5 years ago 3
#64671 Expand visual regression testing tooling and admin page coverage fabiankaegy Build/Test Tools normal normal Future Release enhancement has-patch 2 months ago 3
#57896 Improve devcontainer + Codespaces support Build/Test Tools normal normal Future Release enhancement has-patch 10 months ago 23
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal Awaiting Review enhancement has-patch 8 years ago 4
#64298 Move the `failed-workflow` job logic into a reusable workflow Build/Test Tools normal normal Future Release enhancement has-patch 2 months ago 10
#52895 Overview of e2e tests to be written Build/Test Tools normal normal Awaiting Review enhancement has-patch 7 weeks ago 69
#65279 Prevent non css files from being placed in CSS folders and prevent non JS files from being placed in the JS folders Build/Test Tools normal normal Future Release enhancement has-patch 2 months ago 7
#30587 SVG and PNG Images in UI Should Be Optimized Build/Test Tools normal normal Future Release enhancement has-patch 6 years ago 10
#65889 Skip PHPUnit runs on CSS- and JS-only pull requests Build/Test Tools normal normal 7.2 enhancement has-patch 6 days ago 5
#42904 Speed up unit tests by disabling password hashing Build/Test Tools normal normal Future Release enhancement has-patch 7 years ago 9
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal normal Awaiting Review enhancement has-patch 23 months ago 4
#47256 Use composer to install and update external PHP libraries johnbillion* Build/Test Tools normal normal Future Release enhancement has-patch 2 weeks ago 32
#29544 WP_Filesystem_MockFS permissions support Build/Test Tools normal normal Future Release enhancement has-patch 8 years ago 10
#53987 add tests for wp_list_filter Build/Test Tools normal normal Future Release enhancement has-patch 19 months ago 14
#63901 Add `AGENTS.md` for the project Build/Test Tools normal normal Future Release feature request has-patch 2 months ago 22
#65920 Add a plugin compatibility testing workflow to catch fatals with popular plugins before release Build/Test Tools normal normal 7.2 feature request has-patch 7 days ago 13
#64878 Create a workflow that compares a PR with the build server Build/Test Tools normal normal Future Release feature request has-patch 2 months ago 7
#64003 Generate a list of changed files when a new version is tagged Build/Test Tools normal normal Future Release feature request has-patch 3 months ago 5
#62197 Introduce testing workflow for the local Docker environment Build/Test Tools normal normal Future Release feature request has-patch 22 months ago 3
#54510 Add a GitHub Action workflow which alerts contributors if they propose changes to third party files johnbillion Build/Test Tools normal normal Future Release task (blessed) has-patch 8 months ago 21
#48086 Add required extensions and libraries to composer.json Build/Test Tools normal normal Future Release task (blessed) has-patch 2 years ago 15
#65432 CI: Upgrade GitHub Actions to support Node.js 24 desrosj Build/Test Tools normal normal 7.2 task (blessed) has-patch 6 weeks ago 8
#54334 E2E tests for Uploading New Version of Themes & Plugins Build/Test Tools normal normal Future Release task (blessed) has-patch 21 months ago 16
#65845 GitHub Actions updates and improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 5 days ago 39
#65208 Introduce namespacing for the test classes for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 5 days ago 31
#63914 Reassess the need for the external-http tests lancewillett* Build/Test Tools normal normal 7.2 task (blessed) has-patch 6 days ago 3
#65819 Test tool and unit test improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 58 minutes ago 42
#59482 Tests: Introduce Reflection API helper methods. costdev Build/Test Tools normal normal Future Release task (blessed) has-patch 2 years ago 6
#66074 Tests: Reduce the cost of the heaviest PHPUnit test classes Build/Test Tools normal normal 7.2 task (blessed) has-patch 3 days ago 10
#64895 Tests: Reduce usage of assertEquals for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 56 minutes ago 22
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal Future Release task (blessed) has-patch 4 years ago 28
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 4 years ago 7
#65857 Update/Audit NPM Dependencies for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 5 weeks ago 4
#59851 test for send_frame_options_header Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 6 weeks ago 5
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" Bundled Theme normal minor Awaiting Review defect (bug) has-patch 27 hours ago 13
#62721 Bundled themes: replace strip_tags() with the more comprehensive wp_strip_all_tags() Bundled Theme normal normal Future Release defect (bug) has-patch 16 months ago 4
#63276 Content width in block editor styles expects padding Bundled Theme normal normal 7.2 defect (bug) has-patch 4 days ago 17
#61022 Twenty Eleven: "Follow Blog" pattern has black text on black background Bundled Theme normal normal Future Release defect (bug) has-patch 12 months ago 3
#63034 Twenty Eleven: Table cells font appearance does not change with block settings Bundled Theme normal minor Awaiting Review defect (bug) has-patch 16 months ago 3
#62983 Twenty Eleven: Table header cells' font size does not change with block settings Bundled Theme normal normal Future Release defect (bug) has-patch 19 months ago 6
#59692 Twenty Fifteen theme having multiple issue with pullquote block. Bundled Theme normal normal Future Release defect (bug) has-patch 9 months ago 5
#59693 Twenty Fifteen: Rendering issues in Noto font(s) desrosj Bundled Theme normal normal Future Release defect (bug) has-patch 12 months ago 36
#63350 Twenty Fourteen :- The Search block design appears misaligned when the button inside is enabled. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 17 months ago 2
#64882 Twenty Fourteen's "featured" tag is being removed from posts Bundled Theme normal normal Awaiting Review defect (bug) has-patch 27 hours ago 7
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets Bundled Theme normal normal Future Release defect (bug) has-patch 14 months ago 19
#63347 Twenty Fourteen: Table and Calendar blocks do not apply font size from user settings Bundled Theme normal normal Awaiting Review defect (bug) has-patch 16 months ago 3
#59164 Twenty Nineteen : Site Title Block Color Section is not reflecting properly in Editor & Frontend Side Bundled Theme normal normal Future Release defect (bug) has-patch 14 months ago 3
#47051 Twenty Nineteen theme sub-menu returns error in WAVE accessibility tool joedolson* Bundled Theme normal normal Future Release defect (bug) has-patch 8 weeks ago 31
#59457 Twenty Nineteen: Calendar block does not have theme preset text colors in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 2 years ago 2
#49787 Twenty Nineteen: Highlight text color isn't reflected in the editor poena Bundled Theme normal normal Future Release defect (bug) has-patch 16 months ago 27
#45991 Twenty Nineteen: Post headings are overflowing the content area Bundled Theme normal normal Future Release defect (bug) has-patch 11 months ago 5
#61770 Twenty Nineteen: Preformatted block font size is not same in editor Bundled Theme normal normal Future Release defect (bug) has-patch 15 months ago 2
#63623 Twenty Nineteen: Pullquote block does not show border-color presets on front end Bundled Theme normal normal Awaiting Review defect (bug) has-patch 14 months ago 4
#61904 Twenty Nineteen: Social Icons block's text is underlined in the post content Bundled Theme normal normal Awaiting Review defect (bug) has-patch 15 months ago 17
#45903 Twenty Nineteen: Some menu clicks trigger console errors Bundled Theme normal normal Future Release defect (bug) has-patch 2 years ago 21
#63469 Twenty Nineteen: Table block Stripes style does not show borders in the editor Bundled Theme normal normal Awaiting Review defect (bug) has-patch 14 months ago 6
#60880 Twenty Nineteen: paragraph does not inherit font size from parent block within the editor Bundled Theme normal normal Future Release defect (bug) has-patch 15 months ago 7
#62787 Twenty Nineteen: sanitize output of twentynineteen_custom_colors_css() Bundled Theme normal normal Awaiting Review defect (bug) has-patch 20 months ago 5
#46055 Twenty Seventeen: Blockquotes aligned right are not rechecked when widgets are added in the Customizer Bundled Theme normal normal Future Release defect (bug) has-patch 2 weeks ago 3
#63344 Twenty Seventeen: Inconsistent Search Block Input Padding Bundled Theme normal normal Awaiting Review defect (bug) has-patch 17 months ago 1
#58297 Twenty Seventeen: Table block does not have same design in editor and front. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 15 months ago 5
#52716 Twenty Seventeen: consider style updates for box-shadow on linked images Bundled Theme normal minor Future Release defect (bug) has-patch 2 years ago 8
#62798 Twenty Seventeen: sanitize output of twentyseventeen_custom_colors_css() Bundled Theme normal normal Awaiting Review defect (bug) has-patch 15 months ago 7
#62657 Twenty Sixteen: Latest Posts block with a background color has padding in the editor but not on front Bundled Theme normal normal Awaiting Review defect (bug) has-patch 16 months ago 6
#60374 Twenty Sixteen: Navigation block inherits colors from button styles Bundled Theme normal normal Future Release defect (bug) has-patch 16 months ago 15
#60012 Twenty Sixteen: Pullquote block Appearance setting is not working properly Bundled Theme normal normal Future Release defect (bug) has-patch 7 months ago 3
#63455 Twenty Sixteen: Quote block negative margin Bundled Theme normal normal Awaiting Review defect (bug) has-patch 15 months ago 4
#64525 Twenty Sixteen: “summary” elements use “block” value instead of “list-item” for the “display” property Bundled Theme normal normal Awaiting Review defect (bug) has-patch 8 months ago 4
#62965 Twenty Ten: Details block having font-size issue in editor side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 19 months ago 2
#62792 Twenty Ten: Editor styles conflicts with the block editor styles Bundled Theme normal normal Awaiting Review defect (bug) has-patch 16 months ago 5
#65306 Twenty Thirteen: ".sidebar .entry-meta" selector is too broad, compresses block-rendered entry-meta Bundled Theme normal normal Awaiting Review defect (bug) has-patch 8 weeks ago 3
#59880 Twenty Thirteen: Pullquote block having no effect when we change font-size Bundled Theme normal minor Future Release defect (bug) has-patch 7 months ago 9
#62918 Twenty Twelve :- Calendar block having issue with font-size in editor and frontend. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 19 months ago 1
#40940 Twenty Twelve uses invalid linear-gradient() syntax Bundled Theme normal normal Awaiting Review defect (bug) has-patch 2 years ago 6
#58077 Twenty Twelve: Table block - Top border inconsistent with rest of the table Bundled Theme normal normal Awaiting Review defect (bug) has-patch 19 months ago 4
#62010 Twenty Twelve: fix heading typography in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 2 weeks ago 16
#61800 Twenty Twelve: preformatted elements have hyphens on front-end Bundled Theme normal normal Awaiting Review defect (bug) has-patch 16 months ago 8
#62235 Twenty Twenty : Date Block Font family is different in both side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 2 years ago 2
#57415 Twenty Twenty One: Text color not reflected backend and Front side in media & text block Bundled Theme normal normal Awaiting Review defect (bug) has-patch 2 years ago 5
#64300 Twenty Twenty-Four and Twenty Twenty-Five: Long links overflow content area Bundled Theme normal normal Future Release defect (bug) has-patch 5 months ago 8
#61478 Twenty Twenty-One : Excerpt Block "Read More" text color is not showing on frontend Bundled Theme normal minor Awaiting Review defect (bug) has-patch 16 months ago 7
#59746 Twenty Twenty-One: Adding User Biographical Info without space breaks the container and adds horizontal scroll Bundled Theme normal normal Awaiting Review defect (bug) has-patch 3 weeks ago 10
#52683 Twenty Twenty-One: Block "more" text in link can't be changed Bundled Theme normal normal Future Release defect (bug) has-patch 2 years ago 9
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.