Skip to content

Commit

Permalink
set argument wp_block
Browse files Browse the repository at this point in the history
  • Loading branch information
torounit committed Sep 19, 2020
1 parent e6ec880 commit f91a661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dynamic_Block.php
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ protected function get_content_from_template( $attributes, string $content, \WP_

$this->set_template_argument( 'class_name', $class_name );
$this->set_template_argument( 'content', $content );

$this->set_template_argument( 'wp_block', $wp_block );
/**
* Fires after set template argument.
*
Expand Down

0 comments on commit f91a661

Please sign in to comment.