Changeset 53331 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 05/02/2022 01:11:07 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r53306 r53331 2934 2934 * @param string $block_name The block-name, including namespace. 2935 2935 * @param array $args An array of arguments [handle,src,deps,ver,media]. 2936 * @return void2937 2936 */ 2938 2937 function wp_enqueue_block_style( $block_name, $args ) {
Note: See TracChangeset
for help on using the changeset viewer.