Denotes that the node is promoted.
File
- core/
modules/ node/ node.module, line 33 - The core module that allows content to be submitted to the site.
Code
define('NODE_PROMOTED', 1)
Denotes that the node is promoted.
define('NODE_PROMOTED', 1)