LLMS_Abstract_Notification_View::set_merge_data( string $code )
Replace merge codes with actual values
Description Description
Parameters Parameters
- $code
-
(string) (Required) the merge code to ge merged data for
Return Return
(string)
Source Source
File: includes/abstracts/llms.abstract.notification.view.php
abstract protected function set_merge_data( $code );
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |
User Contributed Notes User Contributed Notes
Permalink: