LLMS_Shortcode::get_attribute( string $key, string $default = '' )

Get a specific attribute from the attributes array


Description Description


Parameters Parameters

$key

(Required) attribute key to retrieve

$default

(Optional) if no attribute is set, this value will be used

Default value: ''


Top ↑

Return Return

(mixed)


Top ↑

Source Source

File: includes/abstracts/abstract.llms.shortcode.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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