Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Admin_Builder::get_custom_schemas()
Retrieve custom field schemas
Description Description
Return Return
(array)
Source Source
File: includes/admin/class.llms.admin.builder.php
Changelog Changelog
Version | Description |
---|---|
3.38.0 | Only run backwards compatibility for llms_get_quiz_theme_settings when the filter is being used. |
3.17.6 | Add backwards compatibility for the deprecated llms_get_quiz_theme_settings filter. |
3.17.0 | Introduced. |