LearnDash_Settings_Fields_Timer_Entry::create_section_field( array $field_args = array() )
Function to crete the settings field.
Description #
Parameters #
- $field_args
-
(array) (Optional) An array of field arguments used to process the output.
Default value: array()
Return #
(void)
Source #
File: includes/settings/settings-fields/class-ld-settings-fields-timer-entry.php
Changelog #
Version | Description |
---|---|
3.0.0 | Introduced. |