GFResults
Source: includes/addon/class-gf-results.php:9
Details
- Kind:
class - Namespace:
(global)
Methods
| Method | Description |
|---|---|
set_unique_page_title() | Sets a unique page title to the results page based on the title |
Method Reference
set_unique_page_title()
public function set_unique_page_title( $admin_title, $title )
Sets a unique page title to the results page based on the title
and the form the user is viewing.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$admin_title | string | The page title with extra context added. | |
$title | string | The original page title. |
Returns
string
Since: 2.8.16
Source: includes/addon/class-gf-results.php:918