apply_filters( 'learndash_admin_page_form', string $form_output, boolean $start )

Filters the HTML output for admin page form.


Description Description


Parameters Parameters

$form_output

The HTML output for admin page form.

$start

A flag to indicate whether it is start or end of the form.


Top ↑

Source Source

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


Top ↑

User Contributed Notes User Contributed Notes

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