{
  "name": "bricks/element/settings",
  "kind": "filter",
  "url": "https://academy.bricksbuilder.io/developer/hooks/filters/filter-bricks-element-settings/",
  "scraped_at": "2026-08-29",
  "hook_name": "bricks/element/settings",
  "description": {
    "en": "Bricks 1.5 adds the possibility to change the element settings before it is rendered. This allows you to change a text element content programmatically, or add styles based on a custom conditional logic, like so: In case you need to programmatically add an element conditional display logic, check the filter bricks/element/render .",
    "zh": "修改每个元素的默认设置（在元素被插入到页面之前应用）。"
  },
  "example_usage": null
}