
內容簡介
如果啟用了此外掛,且在靜態網頁 URL 路徑與佈景主題的相同層級上有一個檔案,該佈景主題檔案將自動作為樣板檔載入。
例如:
對於靜態網頁 URL:“http://example.com/foo/bar/”
佈景主題目錄:“/wp-content/themes/mytheme/foo/bar/index.php”
如果存在,將作為樣板檔載入。
*如果啟用的佈景主題之間存在父子關係,則子佈景主題的檔案將具優先順序被載入。
外掛標籤
開發者團隊
原文外掛簡介
If this plug-in is enabled, and there is a file on the same theme level as the static page URL level, then that theme file will automatically be loaded as the template file.
Example
For the static page URL: “http://example.com/foo/bar/”
Theme directory: “/wp-content/themes/mytheme/foo/bar/index.php”
will be loaded as the template file if it exists.
*If enabled themes have a parent-child relationship, then the file for the child theme will be loaded with precedence.
