[WordPress] 外掛分享: Accept HTTPS with Jetpack Photon and Tiled Galleries

首頁外掛目錄 › Accept HTTPS with Jetpack Photon and Tiled Galleries
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
30+
安裝啟用
★★★★
4.5/5 分(2 則評價)
3705 天前
最後更新
問題解決
WordPress 4.2+ v1.0.4 上架:2015-11-11

內容簡介

請注意:自 Jetpack 版本 3.9 以後,此外掛已不再需要。

預設情況下,Jetpack 版本 3.8.2 及更早版本在使用 HTTPS 網站時,Jetpack Photon 和 Jetpack Tiled Galleries 模組不會使用 wordpress.com CDN。此外掛「Accept HTTPS with Jetpack Photon and Tiled Galleries」可透過一行 PHP 代碼讓這些模組使用 wordpress.com CDN:
add_filter( ‘jetpack_photon_reject_https’, ‘__return_false’ );

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Accept HTTPS with Jetpack Photon and Tiled Galleries」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Please note: this plugin is no longer required with Jetpack version 3.9 and later.
By default, with Jetpack version 3.8.2 and earlier, the Jetpack Photon and Jetpack Tiled Galleries modules do not use the wordpress.com CDN on a site that uses HTTPS. The Accept HTTPS with Jetpack Photon and Tiled Galleries plugin allows those modules to use the wordpress.com CDN by means of a single line of PHP:
add_filter( ‘jetpack_photon_reject_https’, ‘__return_false’ );

文章
Filter
Mastodon