apply_filters( 'learndash_support_db_tables_info', boolean $process_database_into )
Filter for gathering Database Info.
Description Description
Parameters Parameters
- $process_database_into
-
true.
Return Return
(boolean) True to process. Anything else to abort.
Source Source
File: includes/class-ldlms-db.php
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |