LearnDash_Settings_Fields::add_field_instance( string $field_key = '' )

Add field instance by key


Description Description


Parameters Parameters

$field_key

(Optional) Key to unique field instance.

Default value: ''


Top ↑

Return Return

(object) instance of field if present.


Top ↑

Source Source

File: includes/settings/class-ld-settings-fields.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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