- Timestamp:
- 05/30/2024 08:52:33 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block-styles-registry.php
r58246 r58247 47 47 * @link https://developer.wordpress.org/block-editor/reference-guides/block-api/block-styles/ 48 48 * 49 * @param string| array$block_name Block type name including namespace or array of namespaced block type names.50 * @param array $style_properties {49 * @param string|string[] $block_name Block type name including namespace or array of namespaced block type names. 50 * @param array $style_properties { 51 51 * Array containing the properties of the style. 52 52 *
Note: See TracChangeset
for help on using the changeset viewer.