AbstractBlock::parse_render_callback_attributes( array|WP_Block $attributes )

Parses block attributes from the render_callback.


Description Description


Parameters Parameters

$attributes

(Required) Block attributes, or an instance of a WP_Block. Defaults to an empty array.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php




Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.