Skip to content

Commit

Permalink
Update lib/experimental/blocks.php
Browse files Browse the repository at this point in the history
Co-authored-by: Andrei Draganescu <andrei.draganescu@automattic.com>
  • Loading branch information
michalczaplinski and draganescu authored Dec 12, 2024
1 parent 049fc67 commit 95a9647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/experimental/blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ function gutenberg_register_block_style( $block_name, $style_properties ) {
}

/**
* Adds the search query to Query Loop blocks if the instant search experiment is enabled.
* Passes the search query param to Query Loop blocks, if the instant search experiment is enabled.
*
* @param array $query The query variables.
* @param WP_Block $block Block instance.
Expand Down

0 comments on commit 95a9647

Please sign in to comment.