Changeset 54285
- Timestamp:
- 09/21/2022 08:55:20 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/comments.php
r54284 r54285 214 214 * the block has multiple styles. 215 215 */ 216 /** This filter is documented in wp-includes/blocks.php */217 216 $metadata = apply_filters( 'block_type_metadata', $metadata ); 218 217
Note: See TracChangeset
for help on using the changeset viewer.