Changeset 53157 for trunk/src/wp-includes/blocks/file.php
- Timestamp:
- 04/12/2022 03:10:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/file.php
r51241 r53157 9 9 * When the `core/file` block is rendering, check if we need to enqueue the `'wp-block-file-view` script. 10 10 * 11 * @param array $attributes The block attributes.12 * @param array$content The block content.11 * @param array $attributes The block attributes. 12 * @param string $content The block content. 13 13 * 14 14 * @return string Returns the block content.
Note: See TracChangeset
for help on using the changeset viewer.