Learndash_Admin_Data_Upgrades_Rename_WPProQuiz_Tables::check_table_exists( string $table_name = '' )
Check single table exists
Description Description
Parameters Parameters
- $table_name
-
(Optional) Single table name to check
Default value: ''
Return Return
(boolean)
Source Source
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |