widget_block_dynamic_classname
Filter Hook: The classname used in the block widget’s container HTML.
Source: wp-includes/widgets/class-wp-widget-block.php:167
Filter Hook: The classname used in the block widget’s container HTML.
Source: wp-includes/widgets/class-wp-widget-block.php:167
Method: Handles updating settings for the current Block widget instance.
Source: wp-includes/widgets/class-wp-widget-block.php:180
Method: Outputs the Block widget settings form.
Source: wp-includes/widgets/class-wp-widget-block.php:201
Method: Makes sure no block widget is considered to be wide.
Source: wp-includes/widgets/class-wp-widget-block.php:225
Class: Core class used to implement a Block widget.
Source: wp-includes/widgets/class-wp-widget-block.php:17
Method: Sets up a new Block widget instance.
Source: wp-includes/widgets/class-wp-widget-block.php:34
Method: Outputs the content for the current Block widget instance.
Source: wp-includes/widgets/class-wp-widget-block.php:59
Filter Hook: Filters the content of the Block widget before output.
Source: wp-includes/widgets/class-wp-widget-block.php:77
Method: Calculates the classname to use in the block widget’s container HTML.
Source: wp-includes/widgets/class-wp-widget-block.php:103