Changeset 53877 for trunk/src/wp-includes/blocks/search.php
- Timestamp:
- 08/11/2022 02:01:35 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/search.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/search.php
r53157 r53877 181 181 * @param array $attributes The block attributes. 182 182 * 183 * @return array Style HTML attribute.183 * @return string[] Style HTML attributes. 184 184 */ 185 185 function styles_for_block_core_search( $attributes ) {
Note: See TracChangeset
for help on using the changeset viewer.