Browse: Home / Hooks /

learndash_support_db_tables_info

apply_filters( 'learndash_support_db_tables_info',  boolean $process_database_into )

Filter for gathering Database Info.


Description #


Parameters #

$process_database_into

(boolean) true.


Return #

(boolean) True to process. Anything else to abort.


Source #

File: includes/class-ldlms-db.php


Changelog #

Changelog
Version Description
3.2.0 Introduced.