You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Why are these changes being introduced:
* The legacy parent theme had this function in place, which didn't seem
necessary as wp_title is provided by WordPress already. However, it
doesn't seem that the documentation for wp_title is accurate - and
this function is actually needed.
** Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/lm-444
** How does this address that need:
* This re-introduces the customization function from the legacy theme.
** Document any side effects to this change:
* None - although this function shouldn't be necessary - yet it is.
0 commit comments