📄 原始资料 | 展开查看原始 JSON(bricks-registered_post_types_args.json)
{
"name": "bricks/registered_post_types_args",
"kind": "filter",
"url": "https://academy.bricksbuilder.io/developer/hooks/filters/filter-bricks-registered_post_types_args/",
"scraped_at": "2026-08-29",
"hook_name": "bricks/registered_post_types_args",
"description": {
"en": "Available since version 1.6, this filter allows you to customise the post type args that are used to query the post type as shown in the Bricks settings & the builder (e.g. Query control post types, etc.)",
"zh": "自 1.6 版起可用,此筛选器允许你自定义用于在 Bricks 设置和构建器中查询文章类型的文章类型参数(例如 Query 控件文章类型等)。"
},
"example_usage": null
}
前言
自 1.6 版起可用,此筛选器允许你自定义用于在 Bricks 设置和构建器中查询文章类型的文章类型参数(例如 Query 控件文章类型等)。
补充说明
更多细节可参考 官方文档。