apply_filters( 'learndash_custom_database_tables', array $tables )
Filters the list of custom database tables.
Description Description
Parameters Parameters
- $tables
-
List of custom database tables.
Source Source
File: includes/class-ldlms-db.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |