Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI Featured Image: create entrypoint on the featured image dropdown menu #37165

Closed
lhkowalski opened this issue May 1, 2024 · 0 comments · Fixed by #37166
Closed

AI Featured Image: create entrypoint on the featured image dropdown menu #37165

lhkowalski opened this issue May 1, 2024 · 0 comments · Fixed by #37166
Assignees

Comments

@lhkowalski
Copy link
Contributor

  • don't include on the first iteration, unless it's a simple change
  • take some time after the small changes to explore how to do it
  • it's possible to add an option to the menu here: https://github.com/Automattic/jetpack/blob/trunk/projects/plugins/jetpack/extensions/shared/external-media/sources/index.js,
    • side-effect: will add the option to every place this media dropdown is shown, even outside of the "featured image" scope (image block, for example)
    • things we can do:
      • try to filter the placement to ensure it will just show up for featured image
      • look for another way to show a button near the featured image section
      • wait to use this when the tool is ready to generate images in general, outside of the featured image scope

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant