LearnDash_Gutenberg_Block::prepare_course_list_atts_to_param( array $attributes = array() )

Common function used by the ld_course_list, ld_lesson_list, ld_topic_list, and ld_quiz_list called from the render_block short/block processing function.


Description Description

Converts the array of atrributes to a normalized shortcode parameter string.


Parameters Parameters

$attributes

(Optional) Array of block attributes.

Default value: array()


Top ↑

Return Return

(string.)


Top ↑

Source Source

File: includes/gutenberg/lib/class-learndash-gutenberg-block.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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