LearnDash_Settings_Fields::get_field_attribute_input_label( array $field_args = array() )

Create the HTML output from the field args ‘input_label’ attribute.


Description Description


Parameters Parameters

$field_args

(Optional) main field args array. Should contain element for 'input_label'.

Default value: array()


Top ↑

Return Return

(string) of HTML representation of the attrs array attributes.


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.