-
Notifications
You must be signed in to change notification settings - Fork 51
Description
What problem does this address?
#235 introduced image generation within the block editor. The next step is to extend this functionality into the Media Library so users can generate images outside of the editor context.
What is your proposed solution?
- Add a secondary submenu item under
Mediain wp-admin forGenerate Image - Add an action button for
Generate Imagein the Media Library header, positioned alongside theAdd Media Filebutton - Ensure the flow works independently of the block editor context
- Reuse shared generation logic where possible while introducing an admin-specific UI layer/flow
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Type] EnhancementNew feature or requestNew feature or request
Type
Projects
Status
Done