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