Skip to content

Conversation

fellyph
Copy link
Collaborator

@fellyph fellyph commented Aug 29, 2025

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 versions

@fellyph fellyph added [Type] Documentation Improvements or additions to documentation [Aspect] Internationalization (i18n) labels Aug 29, 2025
@fellyph fellyph requested a review from adamziel September 1, 2025 09:00
@fellyph
Copy link
Collaborator Author

fellyph commented Sep 1, 2025

@adamziel, should we set a limit for supporting the last four major WordPress versions?

@adamziel
Copy link
Collaborator

adamziel commented Sep 2, 2025

Should we set a limit for supporting the last four major WordPress versions?

@fellyph I don't see much upside, and the downside would be breaking some existing Blueprints.

@fellyph fellyph merged commit ace3012 into trunk Sep 2, 2025
26 checks passed
@fellyph fellyph deleted the updating-wp-versions-blueprints branch September 2, 2025 14:45
@fellyph
Copy link
Collaborator Author

fellyph commented Sep 2, 2025

@adamziel, we store the builds on the project, and some builds are as large as 28MB, which increases the total project's size.

@adamziel
Copy link
Collaborator

adamziel commented Sep 2, 2025

@fellyph While that's true, trunk is between 2GB and 3GB large. We can spare 28MB if that means not breaking existing Playground links. If the size of WordPress builds starts getting out of hand or becomes a significant percentage of the overall repository size, we can remove those builds then and look for a BC solution, e.g. fall back to fetching a full WordPress build from w.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Aspect] Internationalization (i18n) [Type] Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants