Bricks 中文文档:bricks/footer/attributes

标签TAGS: 

📄 原始资料  |  展开查看原始 JSON(bricks-footer-attributes.json){ “name”: “bricks/footer/attributes”, “kind”: “filter”, “url”: “https://academy.bricksbuilder.io/developer/hooks/filters/filter-bricks-footer-attributes/”, “scraped_at”: “2026-08-29”, “hook_name”: “bricks/footer/attributes”, “description…

📄 原始资料  |  展开查看原始 JSON(bricks-footer-attributes.json)
{
  "name": "bricks/footer/attributes",
  "kind": "filter",
  "url": "https://academy.bricksbuilder.io/developer/hooks/filters/filter-bricks-footer-attributes/",
  "scraped_at": "2026-08-29",
  "hook_name": "bricks/footer/attributes",
  "description": {
    "en": "Programmatically add HTML attributes to the footer tag.",
    "zh": "Bricks 1.4 引入了 bricks/indexer/source 钩子,允许你注册自定义的查询筛选索引器数据源。"
  },
  "example_usage": null
}

前言

Bricks 1.4 引入了 bricks/indexer/source 钩子,允许你注册自定义的查询筛选索引器数据源。

补充说明

更多细节可参考 官方文档