Skip to content

v1.3.0 - Bricks Individual Item

Choose a tag to compare

@LouGriffith LouGriffith released this 20 Jun 19:17
9a134ec

Added

  • Bricks Builder dynamic data tags (includes/class-bricks-dynamic-tags.php)
  • Tags appear under the FCC Menu group in the Bricks dynamic data picker:
    • {fcc_item_row} — full name + dotted leader + size/price row HTML, ready for use in a Rich Text element inside a query loop
    • {fcc_item_description} — item description text
    • {fcc_item_price_1} / {fcc_item_price_2} — formatted prices (e.g. $6.25)
    • {fcc_item_size_1} / {fcc_item_size_2} — size labels (e.g. 16oz)
    • {fcc_item_is_happy_hour} — returns 1 if happy hour, empty string if not

What's Changed

New Contributors

Full Changelog: https://github.com/LouGriffith/FCC-Cafe-Menu/commits/v1.8.0