Changeset 53799
- Timestamp:
- 07/30/2022 02:07:55 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks.php
r53718 r53799 1018 1018 * 1019 1019 * @param WP_Block_Type $block_type Block type to check for support. 1020 * @param string $feature Name of thefeature to check support for.1020 * @param array $feature Path to a specific feature to check support for. 1021 1021 * @param mixed $default Optional. Fallback value for feature support. Default false. 1022 1022 * @return bool Whether the feature is supported.
Note: See TracChangeset
for help on using the changeset viewer.