- Timestamp:
- 04/13/2021 08:02:33 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block-styles-registry.php
r49120 r50703 37 37 * @param string $block_name Block type name including namespace. 38 38 * @param array $style_properties Array containing the properties of the style name, label, 39 * style (name of the stylesheet to be enqueued),39 * is_default, style_handle (name of the stylesheet to be enqueued), 40 40 * inline_style (string containing the CSS to be added). 41 41 * @return bool True if the block style was registered with success and false otherwise.
Note: See TracChangeset
for help on using the changeset viewer.