gravityview_social_get_title()
function gravityview_social_get_title( $previous_title, $post_id=0, $view=null )
Get the title to be used for the social sharing. Can be overridden.
Since: 3.2 (Added $view parameter.)
Source: sharing-common-functions.php:20
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$previous_title | |||
$post_id | int | 0 | |
$view | \GV\View | null | null |
Returns
string