LearnDash_ProPanel_Gutenberg_Block_Link::process_block_attributes( array $block_attributes = array() )
Process the block attributes before render.
Description #
Parameters #
- $block_attributes
-
(array) (Optional) Array of block attributes.
Default value: array()
Return #
(array) $block_attributes
Source #
File: sfwd-lms/includes/reports/includes/gutenberg/blocks/ld-propanel-link/index.php
Changelog #
| Version | Description |
|---|---|
| 4.17.0 | Introduced. |