PHP Actions
lzb/import/block
Action called right after successful block import. Let you add custom coding.
Attributes
| Name | Type | Description |
|---|---|---|
$post_id | Int | post ID of an imported block |
$data | Array | imported block data |
Action called right after successful block import. Let you add custom coding.
| Name | Type | Description |
|---|---|---|
$post_id | Int | post ID of an imported block |
$data | Array | imported block data |