_block_bindings_pattern_overrides_get_value


_block_bindings_pattern_overrides_get_value ( $source_args, $block_instance, $attribute_name )

Access:
  • private
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.
  • (string) attribute_name The name of the target attribute.
Returns:
  • (mixed) The value computed for the source.
Defined at:

Description

Gets value for the Pattern Overrides source.

Related Functions

_register_block_bindings_pattern_overrides_source, _block_bindings_post_meta_get_value, get_block_bindings_source, _register_block_bindings_post_meta_source, register_block_bindings_source

Top Google Results

User discussions

wpseek mobile