apply_filters( 'llms_blocks_render_pricing_table_block', string $block_content, array $attributes, LLMS_Blocks_Pricing_Table_Block $block )

Filters the block html


Parameters Parameters

$block_content

(string) The block's html.

$attributes

(array) The block's array of attributes.

$block

(LLMS_Blocks_Pricing_Table_Block) This block object.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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