_block_bindings_post_meta_get_value
- %1$s is private and should not be used in themes or plugins directly.
_block_bindings_post_meta_get_value ( $source_args, $block_instance )
Access:Parameters:- (array) source_args Array containing source arguments used to look up the override value. Example: array( "key" => "foo" ).
- (WP_Block) block_instance The block instance.
Returns:- (mixed) The value computed for the source.
Defined at: - Introduced in WordPress: 6.5.0
- Deprecated in WordPress: —
Description
Gets value for Post Meta source.