Skip to content

Revert client-side media processing plugin-only gate#76751

Open
adamsilverstein wants to merge 1 commit intotrunkfrom
revert-csm-plugin-only
Open

Revert client-side media processing plugin-only gate#76751
adamsilverstein wants to merge 1 commit intotrunkfrom
revert-csm-plugin-only

Conversation

@adamsilverstein
Copy link
Copy Markdown
Member

@adamsilverstein adamsilverstein commented Mar 21, 2026

Summary

Once we fork WordPress 7.1, I plan to re-introduce the client side media feature. This PR restores core support in the plugin code path.

This reverts commit d259aab.

Test plan

  • Verify client-side media processing works in both the plugin and core contexts
  • Confirm the VIPS loader script module is enqueued without the IS_GUTENBERG_PLUGIN check
  • Confirm lib/media/load.php no longer early-returns for non-plugin contexts

@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: adamsilverstein <adamsilverstein@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@github-actions
Copy link
Copy Markdown

Flaky tests detected in 12a4535.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/23390458459
📝 Reported issues:

@adamsilverstein adamsilverstein added [Status] In Progress Tracking issues with work in progress [Type] Feature New feature to highlight in changelogs. [Feature] Client Side Media Media processing in the browser with WASM No Core Sync Required Indicates that any changes do not need to be synced to WordPress Core labels Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Feature] Client Side Media Media processing in the browser with WASM No Core Sync Required Indicates that any changes do not need to be synced to WordPress Core [Status] In Progress Tracking issues with work in progress [Type] Feature New feature to highlight in changelogs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant