Browse: Home / Constants /

LEARNDASH_PROQUIZ_DATABASE_PREFIX_SUB_DEFAULT

define( 'LEARNDASH_PROQUIZ_DATABASE_PREFIX_SUB_DEFAULT',  string $value )

Define LearnDash LMS – Set the default WPProQuiz database prefix.


Description #

This prefix is appended to the WP table prefix.


Parameters #

$value

(string) (Required) Default is 'wp_'.


Source #

File: learndash-scalar-constants.php


Changelog #

Changelog
Version Description
3.1.0 Introduced.