説明
A simple WordPress plugin that helps protecting the site’s content from humans and bots.
There are some protections available:
- Disable Contextual Menu: disable right mouse button click site-wide
- Disable Text Selection: disable the ability to select text throughout the site
- Disable Feed:
disable the content feed provided by WordPress - Disable Iframe Embedding:
prevents embedding any website URL in an Iframe - Protect REST API: protect the REST API for only logged in users
Admin settings are available in Settings/Content Protection.
スクリーンショット
インストール
This section describes how to install the plugin and get it working.
- Upload
protect-my-content
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
-
Is a good idea to block and protect the content of my website?
-
There may be some cases, when you want your content to be private or at least protect from others copying and distributing it.
評価
このプラグインにはレビューがありません。
貢献者と開発者
変更履歴
1.0.8
- Readme updated.
1.0.5
- Readme updated.
1.0.4
- Initial release.