LLMS_Blocks_Abstract_Block::render_callback( array $attributes = array(), string $content = '' )

Renders the block type output for given attributes.


Description Description


Parameters Parameters

$attributes

(Optional) Block attributes.

Default value: array()

$content

(Optional) Block content.

Default value: ''


Top ↑

Return Return

(string)


Top ↑

Source Source

File: libraries/lifterlms-blocks/includes/class-llms-blocks-abstract-block.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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