Denotes that the node is not promoted.
File
- core/
modules/ node/ node.module, line 28 - The core module that allows content to be submitted to the site.
Code
define('NODE_NOT_PROMOTED', 0)
Denotes that the node is not promoted.
define('NODE_NOT_PROMOTED', 0)