wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
render_block_{$this->name} › WordPress Filter Hooks
Seit5.9.0
Veraltetn/v
› apply_filters( "render_block_{$this->name}", $block_content, $this->parsed_block, $this )
Parameter: (3) |
|
Definiert in: |
|
Codex: |
Filters the content of a single block.
The dynamic portion of the hook name, $name
, refers to
the block name, e.g. "core/paragraph".
Ähnliche Funktionen: render_block, render_block_core_post_author_name, render_block_core_archives, render_block_core_home_link, render_block_core_rss, render_block_core_file
Ähnliche Hooks: render_block_data, render_block_context, render_block, pre_render_block, widget_block_dynamic_classname