Skip to content

Commit

Permalink
Updated @SInCE Doc Order in Inline documentation (WordPress#68003)
Browse files Browse the repository at this point in the history
* Updated documentation order

* Added Backport changelog

Co-authored-by: shail-mehta <[email protected]>
Co-authored-by: t-hamano <[email protected]>
  • Loading branch information
3 people authored Dec 21, 2024
1 parent ca24cce commit f91990d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions backport-changelog/6.8/8032.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
https://github.com/WordPress/wordpress-develop/pull/8032

* https://github.com/WordPress/gutenberg/pull/68003
4 changes: 2 additions & 2 deletions lib/block-supports/block-style-variations.php
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,10 @@ function gutenberg_render_block_style_variation_support_styles( $parsed_block )
* block attributes in the `render_block_data` filter gets applied to the
* block's markup.
*
* @see gutenberg_render_block_style_variation_support_styles
*
* @since 6.6.0
*
* @see gutenberg_render_block_style_variation_support_styles
*
* @param string $block_content Rendered block content.
* @param array $block Block object.
*
Expand Down

0 comments on commit f91990d

Please sign in to comment.