block.json config

{
  "name": "acf/icon",
  "title": "Icon",
  "description": "A custom acf block for icons.",
  "style": ["file:./icon.css"],
  "category": "formatting",
  "icon": "star-empty",
  "keywords": ["icon"],
  "acf": {
    "mode": "edit",
    "renderTemplate": "blocks/icon/icon.php"
  },
  "supports": {
    "anchor": true,
    "align": ["left", "center", "right", "wide", "full"],
    "color": {
      "background": true,
      "text": false,
      "gradients": false
    }
    
  }
}
  "supports": {
    "fullHeight": true,
  }
// check if $block['full_height'] is set then add class
if ( isset($block['full_height']) && true === $block['full_height'] ) {
    $blockClasses .= ' full-height';
}

Search the site


Address

123 Main Street
Town
City
P05T C0D3

Tel: 01234 567 899

Mob: 01234 567 899

Email: ben@gomopress.com


Copyright 2023. Blah blah blah Company Limited