do_action( 'llms_generator_new_reusable_block', int $id, array $block )

Triggered when a new reusable block is created during an import


Parameters Parameters

$id

(int) WP_Post ID of the block.

$block

(array) Array of block information from the import.


Top ↑

Source Source

File: includes/abstracts/llms-abstract-generator-posts.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.