Commit ace3012
authored
Updating wp versions blueprints (#2573)
## Motivation for the change, related issues
This change expands the number of supported major WordPress versions for
the `wp` parameter from the last four to the last six. I have looked at
the folder `packages/playground/wordpress-builds/src/wordpress`, which
contains those six versions.
## Testing Instructions (or ideally a Blueprint)
1. Download the Branch
2. Install the project
3. Run the command `npm run dev:docs`
4. Navigate to the page `wordpress-playground/blueprints/data-format`
5. Check the new content listing the six last WordPress versions1 parent ec1ed3a commit ace3012
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments