Skip to main content

Filter: gravityview/post_type/with_front

Should the permalink structure be prepended with the front base.

Example: If your permalink structure is /blog/, then your links will be:

  • false/view/
  • true/blog/view/

Parameters

NameTypeDescription
$with_frontboolWhether to prepend the front base. Default: true.

See Also

Since

  • 2.0

Source

Defined in src/View/View.php at line 312