問題描述
我在 register_post_type 功能中有以下一行:
'rewrite' => array('slug' => 'Newsletters', 'with_front' => false),
我瞭解一般的行 (“newsletters” 新增到 slug),但我不明白’with_front’ 的部件是什麼。我不得不承認,我真的沒有一個需要解決的問題,但我突然好奇…
最佳解決方案
從 Codex …
Should the permastruct be prepended with the front base. (example: if your permalink structure is
/blog/, then your links will be: false->/news/, true->/blog/news/). Defaults to true
參考文獻
注:本文內容整合自 Google/Baidu/Bing 輔助翻譯的英文資料結果。如果您對結果不滿意,可以加入我們改善翻譯效果:薇曉朵技術論壇。