MWDelaney / sage-acf-wp-blocks

Composer library for generating ACF Gutenberg blocks from templates. Intended for use with Roots/Sage (http://roots.io)
346 stars 66 forks source link

Make sure anchor is always et #38

Closed tombroucke closed 4 years ago

tombroucke commented 4 years ago

make sure that $block['anchor'] is always set, so we can just use {{ ['anchor'] }} without any checks