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
| Name | Type | Description |
|---|---|---|
| $with_front | bool | Whether to prepend the front base. Default: true. |
See Also
Since
Source
Defined in future/includes/class-gv-view.php at line 261