Skip to main content

Filter: gk/gravityview/view/output/direct/404

Whether a View that denies direct access should answer 404 rather than a 200 page carrying an explanatory message.

Parameters

NameTypeDescription
$should_404boolWhether to send a 404. Default: true.
$view\GV\ViewThe View being requested directly.

Since

  • 3.4.0

Source

Defined in src/View/DirectAccess.php at line 151