LLMS_Abstract_Options_Data::get_option_name( string $name )

Retrieve a prefixed option name from the database Prefix automatically adds a trigger and type to the option name in addition to llms_notification


Description Description


Parameters Parameters

$name

(Required) Option name (unprefixed).


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.options.data.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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