Browse: Home / Functions /

learndash_notifications_output_object_field

learndash_notifications_output_object_field( string $context = '' )

Output trigger object field.


Description #


Parameters #

$context

(string) (Optional) The context the fields are output in, passed through to each field.

Default value: ''


Return #

(void)


Source #

File: includes/notifications/includes/meta-box.php


Changelog #

Changelog
Version Description
5.2.0 Introduced.