Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/irbppwh
File: readme.txt
=== Protect uploads ===
[0] Fix | Delete
Contributors: alticreation
[1] Fix | Delete
Donate link: https://www.alticreation.com/en/protect-uploads/
[2] Fix | Delete
Tags: uploads, protection, images protection, browsing images, uploads folder, image folder, avoid browsing folder, hide uploads, prevent uploads browsing, prevent images browsing, protect library, library
[3] Fix | Delete
Requires at least: 3.0.1
[4] Fix | Delete
Tested up to: 5.4.1
[5] Fix | Delete
Requires PHP: 5.0
[6] Fix | Delete
Stable tag: 0.3
[7] Fix | Delete
License: GPLv2 or later
[8] Fix | Delete
License URI: http://www.gnu.org/licenses/gpl-2.0.html
[9] Fix | Delete
[10] Fix | Delete
Protect your uploads directory to people who want to browse it. Avoid browsing of your uploads directory by adding a htaccess or index.php file.
[11] Fix | Delete
[12] Fix | Delete
== Description ==
[13] Fix | Delete
[14] Fix | Delete
The uploads directory is where the files of the WordPress library are stored. Unfortunelty, this directory is not protected. A person who wants to see all your library could list it instantly going to : http://yourwebsite/wp-content/uploads . This plugin will hide the content by adding an index.php file on the root of your uploads directory or by setting an htaccess which will return a 403 error (Forbidden Access).
[15] Fix | Delete
[16] Fix | Delete
* Depending on your server setting, the htaccess option could be disabled.
[17] Fix | Delete
[18] Fix | Delete
Available languages :
[19] Fix | Delete
[20] Fix | Delete
* English
[21] Fix | Delete
* Français
[22] Fix | Delete
* Español
[23] Fix | Delete
* Italian (thanks to Marko97)
[24] Fix | Delete
[25] Fix | Delete
For support, please visit [protect uploads plugin](https://www.alticreation.com/en/protect-uploads/ "protect uploads plugin for Wordpress by alticreation")
[26] Fix | Delete
[27] Fix | Delete
== Installation ==
[28] Fix | Delete
[29] Fix | Delete
1. Upload `protect-uploads` folder to the `/wp-content/plugins/` directory
[30] Fix | Delete
2. Activate the plugin through the 'Plugins' menu in WordPress
[31] Fix | Delete
[32] Fix | Delete
Note : GD library is needed and being able to create a .htaccess file in uploads directory.
[33] Fix | Delete
[34] Fix | Delete
== Frequently Asked Questions ==
[35] Fix | Delete
[36] Fix | Delete
= Support =
[37] Fix | Delete
You can ask question and read documentation at [protect uploads plugin](https://www.alticreation.com/en/protect-uploads/ "protect uploads plugin for Wordpress by alticreation")
[38] Fix | Delete
[39] Fix | Delete
== Screenshots ==
[40] Fix | Delete
[41] Fix | Delete
1. Administration Page for the plugin.
[42] Fix | Delete
[43] Fix | Delete
== Upgrade Notice ==
[44] Fix | Delete
[45] Fix | Delete
Nothing for now
[46] Fix | Delete
[47] Fix | Delete
== Changelog ==
[48] Fix | Delete
[49] Fix | Delete
= 0.1 =
[50] Fix | Delete
* Initial release
[51] Fix | Delete
[52] Fix | Delete
= 0.2 =
[53] Fix | Delete
* Add security check to form in admin page.
[54] Fix | Delete
* Add sidebar for admin page
[55] Fix | Delete
* Add Italian translation (thanks to Marko97).
[56] Fix | Delete
* Try to fix the wrong message saying that Protection is disabled eventhough it is actually working.
[57] Fix | Delete
[58] Fix | Delete
= 0.3 =
[59] Fix | Delete
* Simplify UI admin.
[60] Fix | Delete
* check presence of index.html.
[61] Fix | Delete
* Remove option value managing current protection status.
[62] Fix | Delete
* Reorganizing code and making it more modular and simple.
[63] Fix | Delete
* Remove useless pieces.
[64] Fix | Delete
[65] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function