apply_filters( 'document_title_separator', string $sep )
Filters the separator for the document title.
Description Description
Parameters Parameters
- $sep
-
(string) Document title separator. Default '-'.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |