$page→isUnpublished()
Does this page have a 'unpublished' status?
Usage
$bool = $page->isUnpublished();
Return value
bool
API reference based on ProcessWire core version 3.0.252
Does this page have a 'unpublished' status?
$bool = $page->isUnpublished();
bool
API reference based on ProcessWire core version 3.0.252