內容簡介
WordPress SEO by Yoast 透過 ‘admin_init’ 鈎住一個動作,並將使用者重新導向到關於頁面。這非常令人煩惱,特別是當您在同時更新其他外掛程式、主題或 WordPress 核心時。這實質上劫持了您的工作流程。這個簡單的外掛程式(沒有用戶介面)會移除被鈎住的動作,使重新導向不再發生。
感謝 Kevin Miller 撰寫該功能;Donna McMaster 將其轉為外掛程式。同時也感謝 Mark Jaquith Menu Humility 所提供的靈感。
外掛標籤
開發者團隊
原文外掛簡介
WordPress SEO by Yoast has an action hooked to ‘admin_init’ that redirects to their about page. This is annoying, especially when you have updated other plugins, themes or WordPress core at the same time. It is essentially hijacking your workflow. This simple plugin (with no UI) removes the hooked action so that the redirect does not take place.
Credits: Kevin Miller wrote the function; Donna McMaster turned it into a plugin. Thanks also to Mark Jaquith for the inspiration provided by Menu Humility.
