acf/schema/schema_priority_types
acf/schema/schema_priority_types
Appears in: advanced-custom-fields.6.8.0
Hook Type: filter
Displaying hooks found in version: advanced-custom-fields.6.8.0apply_filters('acf/schema/schema_priority_types') is found 1 times:
- /src/AI/GEO/Schema.php line 112
* * @param array $priority_types Array of priority type names. * @param integer $context_id The field group ID providing context, or 0. */ return apply_filters( 'acf/schema/schema_priority_types', $priority_types, $context_id ); } /** * Get schema types configured on post types or blocks associated with a field group. * * Extracts schema_type values from ACF post types and blocks that are