Skip to content

Conversation

@adamziel
Copy link
Collaborator

@adamziel adamziel commented Oct 16, 2023

Enables patching arbitrary WordPress bundles for compatibility with web
browsers. Without this PR, remote.html applies these patch right after
the WordPress module is loaded into the /wordpress VFS directory.
However, in #700 we want to enable using an arbitrary WordPress build
from any PR in wordpress-develop. We must, thus, expose a way of
applying the necessary patches.

Testing instructions

  1. Start Playground, log out
  2. Go to /wp-login.php
  3. Confirm there's a message explaining what login credentials to use
CleanShot 2023-10-16 at 12 40 13@2x

…e.html.

Enables patching arbitrary WordPress bundles for compatibility with web
browsers. Without this PR, remote.html applies these patch right after
the WordPress module is loaded into the /wordpress VFS directory.
However, in #700 we want to enable using an arbitrary WordPress build
from any PR in wordpress-develop. We must, thus, expose a way of
applying the necessary patches.

Testing instructions

1. Start Playground, log out
2. Go to /wp-login.php
3. Confirm there's a message explaining what login credentials to use
@adamziel adamziel force-pushed the move-web-wp-patches-to-blueprints branch from 5d8c9d9 to 78ef1b2 Compare October 16, 2023 10:35
@adamziel adamziel merged commit 392a615 into trunk Oct 16, 2023
@adamziel adamziel deleted the move-web-wp-patches-to-blueprints branch October 16, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants