LLMS_Shortcode::set_attributes( array $atts = array() )
Merge user attributes with default attributes.
Description Description
Parameters Parameters
- $atts
-
(Optional) User-submitted shortcode attributes.
Default value: array()
Return Return
(array)
Source Source
File: includes/abstracts/abstract.llms.shortcode.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |