這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Simple Iframe Buster

外掛說明

Provides a method of adding X-Frame-Options to the http headers for sites hosted in an environment that does not grant access to
the webserver config, .htaccess or lack mod_headers type facility.

  • Sets X-Frame-Options to SAMEORIGIN
  • Enqueue iframe blocking javascript

Arbitrary section

This is my arbitrary section. There’s really nothing special to add because this is truly a simple plugin with no settings or configuration. Turn it on and block the iframe content thieves. Much of this can also be achieve by working with a good hosting provider. If you are board then head over to my content site JAFDIP.

安裝方式

  1. Upload simple-iframe-buster to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

Is there a setting or options page?

Currently no.

使用者評論

2017 年 12 月 20 日
past few months scrapper websites was iframe embedding each post of my website which is http://www.funkofff.com . and there was no easy solution, but found this plugin and it worked. all the iframe copied pages are blanks now. Thank You.
2016 年 12 月 2 日
Nessus was complaining a few of the pages didn't have click-jacking protection, despite the X-Frame-Options header being set in wp-includes/functions.php. This fixed that.
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Simple Iframe Buster〉的開發相關工作。

參與者

將〈Simple Iframe Buster〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.1

  • Confirmed WordPress 5.7.2 compatibilty.

1.1

  • Corrected quoting issues in js files.

1.0

  • Initial stable version.