apply_filters( 'learndash_gutenberg_block_example_id', int $id , string $context , string $post_type , string $block_slug )
Filters gutenberg block example ID.
Description Description
Parameters Parameters
- $id
-
The ID of the resource.
- $context
-
The context of the resource.
- $post_type
-
The post type slug of the resource.
- $block_slug
-
The slug of the block.
Source Source
File: includes/gutenberg/lib/class-learndash-gutenberg-block.php