LearnDash_Gutenberg_Block::preprocess_block_attributes( array $attributes = array() )
Pre-Process the block attributes before render.
Description Description
Parameters Parameters
- $attributes
-
(Optional) Shortcode attrbutes.
Default value: array()
Return Return
(array) $attributes
Source Source
File: includes/gutenberg/lib/class-learndash-gutenberg-block.php
Changelog Changelog
Version | Description |
---|---|
3.2.3 | Introduced. |