Studio-Lemon / wp-lemon-docs

MIT License
0 stars 1 forks source link

Innerblocks documenteren #4

Closed Levdbas closed 4 months ago

Levdbas commented 7 months ago

Goed code voorbeeld staat in blocks/content-card/content-card.php en blocks/card-grid/card-grid.php

public static function create_inner_blocks(
    array|false $allowed_blocks,
    array|false $template = false,
    string|false $classes = false,
    string|false $orientation = false,
    string|bool $templatelock = false
)