CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 19 Jul 2025 13:41:57 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp-includes/widgets/class-wp-widget-block.php | Developer.WordPress.org
File: wp-includes/widgets/class-wp-widget-block.php
-
The classname used in the block widget’s container HTML.
-
Handles updating settings for the current Block widget instance.
-
methodWP_Widget_Block::form()
Outputs the Block widget settings form.
-
Makes sure no block widget is considered to be wide.
-
classWP_Widget_Block
Core class used to implement a Block widget.
-
Sets up a new Block widget instance.
-
Outputs the content for the current Block widget instance.
-
Filters the content of the Block widget before output.
-
Calculates the classname to use in the block widget’s container HTML.