apply_filters( 'document_title_separator', string $sep )

Filters the separator for the document title.


Description Description


Parameters Parameters

$sep

(string) Document title separator. Default '-'.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.