LLMS_Abstract_Notification_View::has_field_support( string $type, string $field )

Determine if the current view supports a field by ID


Description Description


Parameters Parameters

$type

(Required) Notification type [email|basic].

$field

(Required) Field id.


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.notification.view.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.