CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Thu, 24 Jul 2025 18:24:45 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 2
wp-includes/class-wp-block.php | Developer.WordPress.org
File: wp-includes/class-wp-block.php
-
Updates the context for the current block and its inner blocks.
-
Updates the parsed block content for the current block and its inner blocks.
-
Filters whether Interactivity API should process directives.
-
Processes the block bindings and updates the block attributes with the values from the sources.
-
methodWP_Block::replace_html()
Depending on the block attribute name, replace its value in the HTML based on the value provided.
-
Filters the content of a single block.
-
classWP_Block
Class representing a parsed instance of a block.
-
methodWP_Block::__construct()
Constructor.
-
methodWP_Block::__get()
Returns a value from an inaccessible property.
-
methodWP_Block::render()
Generates the render output for the block.
-
hookrender_block
Filters the content of a single block.