Skip to main content

GFResults

Source: includes/addon/class-gf-results.php:9

Details

  • Kind: class
  • Namespace: (global)

Methods

MethodDescription
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

NameTypeDefaultDescription
$admin_titlestringThe page title with extra context added.
$titlestringThe original page title.

Returns

  • string

Since: 2.8.16

Source: includes/addon/class-gf-results.php:918