Skip to content

Commit

Permalink
Changed Document Order
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Dec 21, 2024
1 parent a64ad57 commit 2cd61ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/wp-includes/block-supports/block-style-variations.php
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,11 @@ function wp_render_block_style_variation_support_styles( $parsed_block ) {
* block attributes in the `render_block_data` filter gets applied to the
* block's markup.
*
* @see wp_render_block_style_variation_support_styles
*
* @since 6.6.0
* @access private
*
* @see wp_render_block_style_variation_support_styles
*
* @param string $block_content Rendered block content.
* @param array $block Block object.
*
Expand Down

0 comments on commit 2cd61ed

Please sign in to comment.