admin管理员组

文章数量:1130349

I am trying to figure out, how to change the current order of the page title (displayed on the tab or browser windows). Currently, it is <page_title> - <site_title>. The site title is exactly the one, which is set under settings/site title. I would like to have <site_title> - <page_title> instead. I am modifying twentyseventeen theme and there is a wp_head call. But I can't find how to easily change the order.

I am trying to figure out, how to change the current order of the page title (displayed on the tab or browser windows). Currently, it is <page_title> - <site_title>. The site title is exactly the one, which is set under settings/site title. I would like to have <site_title> - <page_title> instead. I am modifying twentyseventeen theme and there is a wp_head call. But I can't find how to easily change the order.

本文标签: How to get page title (lttitlegtlttitlegt) in a different order