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
For example how could I go about generating a core/image block on the server side of things. The use case being I want the block to populate a custom image gallery using the post's meta. The block lives inside of the template file since it appears on all posts of a specific type (thus the need for the block to be dynamic).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For example how could I go about generating a core/image block on the server side of things. The use case being I want the block to populate a custom image gallery using the post's meta. The block lives inside of the template file since it appears on all posts of a specific type (thus the need for the block to be dynamic).
Beta Was this translation helpful? Give feedback.
All reactions