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