全新外掛
安裝啟用
—
尚無評分
628 天前
最後更新
—
問題解決
WordPress 1.0.0+ v1.0.1 上架:2016-11-24
內容簡介
在某些主機上,特別是HostEurope,arg_seperator.output PHP INI設置為 ampersand 的 HTML轉義輸出,而不是預設值&。如果插件沒有硬編碼第三個參數,這會導致依賴於http_build_query arg生成URL的插件出現問題。此外掛可重置PHP ini設置。
外掛標籤
開發者團隊
原文外掛簡介
On certain hosts, notably HostEurope, the arg_seperator.output PHP INI setting is set to the html escaped output of an ampersand instead of the default &. This leads to issues with plugins that rely on http_build_query arg to generate URLs if they don’t hardcode the third parameter. This plugin resets the PHP ini setting.
