learndash_is_data_upgrade_quiz_questions_updated()
Utility function to check if the data upgrade for Quiz Questions has been run.
Description Description
Return Return
(boolean) true if has been run.
Source Source
File: includes/admin/class-learndash-admin-data-upgrades.php
Changelog Changelog
Version | Description |
---|---|
3.3.0 | Renamed to learndash_is_data_upgrade_quiz_questions_updated |
2.6.0 | Introduced. |