v1.3.0 - Bricks Individual Item
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}— returns1if happy hour, empty string if not
What's Changed
- v1.8.0 - Add Bricks Functionality by @LouGriffith in #1
New Contributors
- @LouGriffith made their first contribution in #1
Full Changelog: https://github.com/LouGriffith/FCC-Cafe-Menu/commits/v1.8.0