Skip to content

Ensure that existing media hooks continue to run (when possible) #74358

@adamsilverstein

Description

@adamsilverstein

What problem does this address?

Ensure that when side-loading processed media to WordPress, the upload process triggers necessary core actions (like wp_update_attachment_metadata) so the DB remains consistent.

What is your proposed solution?

  • Identify all existing media hooks/filters run during media uploads
  • Manually trigger hooks when possible and missing
  • Consider client side hooks where appropriate

Metadata

Metadata

Labels

[Feature] Client Side MediaMedia processing in the browser with WASM[Status] In ProgressTracking issues with work in progress[Type] TaskIssues or PRs that have been broken down into an individual action to take

Type

No fields configured for Task.

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions