LDLMS_DB::get_table_prefix( string $table_section = '' )

Get the WPProQuiz table name prefix. This is appended to the default WP prefix.


Description Description


Parameters Parameters

$table_section

(Optional) Table section prefix.

Default value: ''


Top ↑

Return Return

(string) table prefix.


Top ↑

Source Source

File: includes/class-ldlms-db.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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