EDZNET WP HTTPS

描述

EDZNET WP HTTPS automatically resolves mixed content warnings on WordPress sites served over HTTPS. Once activated, it converts http:// URLs to https:// across:

  • WordPress-generated URLs (home, site, includes, content, plugins, theme assets)
  • Enqueued scripts and styles
  • Attachment URLs and image srcsets
  • Post content and widget text
  • Post thumbnails and avatars
  • All frontend HTML output (via output buffering)

No configuration required — simply install, activate, and your HTTPS resources will load securely.

安裝

  1. Upload the edznet-wp-https folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. That’s it. Your site’s resources will now be served over HTTPS.

常見問題

Will this affect external HTTP links?

All http:// URLs are converted to https://. External sites linked from your content will be accessed via HTTPS where supported.

Does this work with cached pages?

Yes. The output buffer runs on every page load, so cached pages served through WordPress will also have their URLs converted.

評價

There are no reviews for this plugin.

貢獻者及開發者

“EDZNET WP HTTPS” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 EDZNET WP HTTPS 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.2

  • Updated plugin icon with branded EDZNET logo.

1.0.1

  • Bumped Tested up to: 7.0 for WordPress 7.0 compatibility.

1.0.0

  • Initial release.