Browse: Home / Classes / LearnDash_ProPanel_Gutenberg_Block_Link /

LearnDash_ProPanel_Gutenberg_Block_Link::process_block_attributes

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: includes/reports/includes/gutenberg/blocks/ld-propanel-link/index.php


Changelog #

Changelog
Version Description
4.17.0 Introduced.