Denotes that the node is not published, but scheduled for later.
File
- core/
modules/ node/ node.module, line 23 - The core module that allows content to be submitted to the site.
Code
define('NODE_SCHEDULED', 2)
Denotes that the node is not published, but scheduled for later.
define('NODE_SCHEDULED', 2)