Microblog post

I wonder what it would take to add a random order option to the Gallery block on WordPress? It is one of the few things I miss about the Classic editor.



Comments

One response to “I wonder what it would take to add …”

  1. Looks like the Gallery block itself employs a filter to, if necessary, manipulate its inner Image blocks. Wonder if a similar filter could be used to simply shuffle $parsed_block['innerBlocks']? https://github.com/WordPress/WordPress/blob/dd87b5a4bd237d347f9b5bd2e493200b3945ff79/wp-includes/blocks/gallery.php#L19
    That is, until https://github.com/WordPress/gutenberg/issues/9701 is fixed.
    Could be wrong, though.

Leave a Reply

Webmentions

If you've written a response on your own site, you can enter that post's URL to reply with a Webmention.

The only requirement for your mention to be recognized is a link to this post in your post's content. You can update or delete your post and then re-submit the URL in the form to update or remove your response from this page.

Learn more about Webmentions.