AbstractProductGrid::render( array $attributes = array(), string $content = '' )

Include and render the dynamic block.


Description Description


Parameters Parameters

$attributes

(Optional) Block attributes.

Default value: array()

$content

(Optional) Block content.

Default value: ''


Top ↑

Return Return

(string) Rendered block type output.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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