
內容簡介
Guillotheme此外掛可透過限制存取WordPress生成的前端加密連結(permalinks),將佈景主題的前端部分(即head)截掉。這在使用非一般結構或解耦應用時是不必要的,並且可能會混淆非技術人員或其他內容編輯器,特別是在使用WordPress作為CMS能力時(即完全解耦)。
特點
可設置搭配解耦建置。
啟用此外掛可自動防止存取WordPress生成的前端加密連結。
對於已登入使用者,若存取前端時(如編輯器中的文章預覽),則會將網址轉回來源頁面。
對於未登入使用者,他們需要轉至登入頁面。
可選擇自訂URL作為登出或未登入使用者的重新導向網址。
開發
命名空間和物件導向的程式碼。
符合WordPress程式碼標準。
外掛標籤
開發者團隊
原文外掛簡介
Guillotheme chops the front-end (i.e. the head) right off your theme by restricting access to the front-end (specifically, the WordPress-generated front-end permalinks). These are unnecessary in the case of a headless or decoupled set-up, and could potentially confuse non-technical users or other content editors when WordPress is being used headlessly (i.e. purely for its CMS capabilities).
Features
Designed to complement a headless setup.
Activate the plugin to automatically prevent access to WordPress-generated front-end permalinks.
For logged-in users, redirect back to the source page if the front-end is accessed (e.g. a post preview link within the editor will redirect back to the editor).
Non-logged in users are redirected to the login page.
Optionally use your own custom url for the redirect destination for both logged-in and logged-out users.
Development
Namespaced and object-oriented code.
Adheres to WordPress Coding Standards.
