We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build_title
Titles are a bit haphazard at the moment, we need a proper way to build a title that will follow the format:
({number of unread notifications}) {custom title} | {site_title}
Perhaps something socket powered... send slug so that the method knows what page the user is on, and return rendered title.
The text was updated successfully, but these errors were encountered:
e8f1d64
julianlam
No branches or pull requests
Titles are a bit haphazard at the moment, we need a proper way to build a title that will follow the format:
Perhaps something socket powered... send slug so that the method knows what page the user is on, and return rendered title.
The text was updated successfully, but these errors were encountered: