[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/block-bindings/ -> post-meta.php (summary)

Post Meta source for the block bindings.

File Size: 70 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  _block_bindings_post_meta_get_value()
  _register_block_bindings_post_meta_source()

Functions
Functions that are not part of a class:

_block_bindings_post_meta_get_value( array $source_args, $block_instance )   X-Ref
Gets value for Post Meta source.

return: mixed The value computed for the source.
param: array    $source_args    Array containing source arguments used to look up the override value.
param: WP_Block $block_instance The block instance.

_register_block_bindings_post_meta_source()   X-Ref
Registers Post Meta source in the block bindings registry.




Generated : Sun Apr 28 08:20:02 2024 Cross-referenced by PHPXref