Filter: gravityview/entry/slug
Modify the entry URL slug as needed.
Parameters
| Name | Type | Description |
|---|---|---|
| $entry_slug | string | The slug, sanitized with sanitize_title() |
| $this | null|\GV\Entry | The entry object. |
| $view | null|\GV\View | The view object. |
| $request | null|\GV\Request | The request. |
| $track_directory | bool | Whether the directory is tracked. |
Since
Source
Defined in future/includes/class-gv-entry.php at line 243