widget_block_content – filter

Filters the content of the Block widget before output. 

Parameters

.
( 5.8.0 ) . .
( string ) $content The widget content. . . .
( array ) $instance Array of settings for the current widget. . . .
$widget
( WP_Widget_Block ) Current Block widget instance. . . .
API Letters: ,,

Implementers