tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
198 stars 23 forks source link

Tweak: Render loop items via callbacks #1504

Closed tomusborne closed 3 days ago

tomusborne commented 3 days ago

closes #1477

This ensures that our Loop Item blocks actually called their render_block functions for each item in the loop.