{
  "name": "bricks/form/update_post/meta_value",
  "kind": "filter",
  "url": "https://academy.bricksbuilder.io/developer/hooks/filters/filter-bricks-form-update_post-meta_value/",
  "scraped_at": "2026-08-29",
  "hook_name": "bricks/form/update_post/meta_value",
  "description": {
    "en": "This filter is part of the Update post form action in Bricks. It enables developers to customize the meta values of existing posts being updated through form submissions. Functionality: The bricks/form/update_post/meta_value filter is triggered within the ‘Update post’ action when a post is being updated from a form submission. It allows for altering the meta values based on custom logic or project-specific needs. This includes formatting data, validating content, handling file uploads, or applying conditional transformations to the meta values. Example Usage: In this example, the filter modifies the value of a specific meta key (‘specific_meta_key’) using a custom function modify_meta_value . Parameters: Return:",
    "zh": "此筛选器允许你控制在哪些用户 Bricks 应运行查询筛选索引器。"
  },
  "example_usage": null
}