_filter_block_template_part_area
- %1$s is private and should not be used in themes or plugins directly.
_filter_block_template_part_area ( $type )
Access:Parameters:- (string) type Template part area name.
Returns:- (string) Input if supported, else the uncategorized value.
Defined at: - Introduced in WordPress: 5.9.0
- Deprecated in WordPress: —
Description
Checks whether the input 'area' is a supported value.Returns the input if supported, otherwise returns the 'uncategorized' value.