Warning: This method has been deprecated. LLMS_Generator::get_default_post_status() is deprecated in favor of LLMS_Generator_Courses::get_default_post_status() instead.
LLMS_Generator::get_default_post_status()
Retrieve the default post status for the generated set of posts
Contents
Return Return
(string)
Source Source
File: includes/class.llms.generator.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 4.7.0 | LLMS_Generator::get_default_post_status() is deprecated in favor of LLMS_Generator_Courses::get_default_post_status(). |
| 3.7.3 | This method has been deprecated. LLMS_Generator::get_default_post_status() is deprecated in favor of LLMS_Generator_Courses::get_default_post_status() instead. |
| 3.30.2 | Introduced. |