apply_filters( 'learndash_settings_field_html_before', string $output, array $field_arguments )

Filters the HTML output to be displayed before settings field.


Description Description


Parameters Parameters

$output

The HTML output to be displayed before setting field.

$field_arguments

An array of setting field arguments.


Top ↑

Source Source

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


Top ↑

User Contributed Notes User Contributed Notes

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