=== Secure Folder wp-content/uploads === Contributors: Daniel Satria (Thanks for Irfan for the idea) Donate link: http://ruanglaba.com/ Tags: security, secure, hack, wp-content, uploads, files, content, protect, media Requires at least: 2.5 Tested up to: 3.2 Stable tag: 1.2 This is simple plugin to protect your wp-content/uploads folder from being browse & copy == Description == Indonesia: Plugin ini akan menempatkan file index.html kosong di setiap folder dibawah wp-content/uploads untuk mencegah pencurian data. English: This is plugin will put empty index.html on every folders on wp-content/uploads to prevent content theft == Installation == 1. Upload the secure-folder-uploads directory to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Options/Secure Folder to configure. 4. Click on "Secure Folder" button to start process 5. Done. == Screenshots == 1. Screenshot of menu == Frequently Asked Questions == = Is this will do automatically to every folder? = Yes, the process will do recursively on every folder under wp-content/uploads = Is this will take heavy loading? = So far no, please contact me if this script take your sites down. == Upgrade Notice == = 1.1 = This is first version = 1.2 = Fix some error == Changelog == = 1.2 = * Fix "not working" on Wordpress version < 2.8 * Clean typo * Adding link to see the hole = 1.1 = * Fresh Release