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_Install::get_schema()

Get a string of table data that can be passed to dbDelta() to install LLMS tables


Description Description


Return Return

(string)


Top ↑

Source Source

File: includes/class.llms.install.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.5.0 Added wp_lifterlms_events_open_sessions table.
4.0.0 Added wp_lifterlms_sessions table.
3.36.0 Added wp_lifterlms_events table.
3.34.0 Added llms_install_get_schema filter to method return.
3.16.9 Unknown
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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