Filters the content of the Block widget before output.
$contentstring
$instancearray
$widgetWP_Widget_Block
echo apply_filters(
'widget_block_content',
$instance['content'],
$instance,
$this
);
| Version | Description |
|---|---|
| 5.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/widget_block_content