You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue your running into with your code
I'd love to see you code a block that shows how to work with images. My hang-ups:
When I use MediaPlaceholder it gives the option for "upload" and "media library." How do you add "Use featured image" like core's Cover block?
How to add a "Replace" button to the block toolbar, like core's Image block. It gives options for "open media library," "upload," and "Current media URL."
Describe the issue your running into with your code
I'd love to see you code a block that shows how to work with images. My hang-ups:
When I use MediaPlaceholder it gives the option for "upload" and "media library." How do you add "Use featured image" like core's Cover block?
How to add a "Replace" button to the block toolbar, like core's Image block. It gives options for "open media library," "upload," and "Current media URL."
Goes with Cover templates for @wordpress/create-block and how to create multiple blocks #1 but, making sure if the user changes the featured image it changes in the block.
Thank you!
The text was updated successfully, but these errors were encountered: