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

Triggered when a new reusable block is created during an import


Description Description


Parameters Parameters

$id

WP_Post ID of the block.

$block

Array of block information from the import.


Top ↑

Source Source

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


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.