Append something to the title of the page.
add_to_title( string $addition ) : void
$addition (string) (Required) Addition.
No value is returned.
add_to_title('Page');