Описание
Save bandwidth by easily blocking links to video, audio, and other files from unapproved 3rd-party sites.
Features
- Choose from a list of common file extensions and include your own
- Allow linking from multiple authorized websites
- Selectively control direct linking
- Generate the rules for your
.htaccess
file with minimal effort
This plugin modifies the site’s .htaccess file and requires mod_rewrite or compatible modules like ISAPI_rewrite for IIS.
Notes
This plugin was inspired by the Hotlink Protection plugin. There was a need for a more flexible implementation and so this plugin was created.
Скриншоты
Установка
For most, the built-in plugin installation system for WordPress will be all you need.
Alternately, uploading the zip file to the installer should also work. For those who prefer manual installation:
- Unzip
configurable-hotlink-protection.zip
and upload the contents into the/wp-content/plugins
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure options under
Settings -> Hotlink Protection
Часто задаваемые вопросы
- Ask questions and we’ll try to answer them.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Configurable Hotlink Protection» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Configurable Hotlink Protection» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.2
- Settings page layout improvements
- Added screenshot
0.1
- Initial release