Changeset 50528
- Timestamp:
- 03/12/2021 08:03:44 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks.php
r50419 r50528 903 903 * 904 904 * @param string $block_name Block type name including namespace. 905 * @param array$block_style_name Block style name.905 * @param string $block_style_name Block style name. 906 906 * @return bool True if the block style was unregistered with success and false otherwise. 907 907 */
Note: See TracChangeset
for help on using the changeset viewer.