Why is wp_title() Required vs Custom Built Function
-
I have built a more flexible function which I called site_title, to replace wp_title. It provides a differing title based on post type and a few other things. However, it’s causing an error and from your comments on other threads, it’s not allowed.
I’d like to ask why it is required to use the default function, and if the rule is set in stone for themes in the Repository, or if it can be bent? Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Why is wp_title() Required vs Custom Built Function’ is closed to new replies.