Title: wp-includes/block-bindings/post-data.php | Developer.WordPress.org

---

# File: wp-includes/block-bindings/post-data.php

 * function[_block_bindings_post_data_get_value()](https://developer.wordpress.org/reference/functions/_block_bindings_post_data_get_value/)
 * Gets value for Post Data source.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/_block_bindings_post_data_get_value/#used-by)
   | Uses [9 functions](https://developer.wordpress.org/reference/functions/_block_bindings_post_data_get_value/#uses)
   | Source: [wp-includes/block-bindings/post-data.php:21](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/block-bindings/post-data.php#L21-L79)
 * function[_register_block_bindings_post_data_source()](https://developer.wordpress.org/reference/functions/_register_block_bindings_post_data_source/)
 * Registers Post Data source in the block bindings registry.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/_register_block_bindings_post_data_source/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/_register_block_bindings_post_data_source/#uses)
   | Source: [wp-includes/block-bindings/post-data.php:87](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/block-bindings/post-data.php#L87-L96)