Custom Classes
Larva

Larva

Class for Larva features support.

enqueue_larva_css

Enqueue editor CSS used by Larva-based themes.

override_larva_styles

Add page CSS overrides that larva editor styles interfere with.

render_block

  • $block_content: string — The block content about to be appended.
  • $block: array — The full block, including name and attributes.
  • Reference (opens in a new tab)

get_value_from_larva_key

Get value from key.

  • $key: string — larva key value.
  • $value: string — name or slug.