This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Protect uploads

چۈشەندۈرۈش

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).

  • Depending on your server setting, the htaccess option could be disabled.

Available languages :

  • English
  • Français
  • Español
  • Italian (thanks to Marko97)

ئېكران كەسمىسى

  • Administration Page for the plugin.

ئورنىتىش

  1. Upload protect-uploads folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ›Plugins‹ menu in WordPress

Note : GD library is needed and being able to create a .htaccess file in uploads directory.

باھالاشلار

2024-يىلى 17-ئىيۇل
Ce plugin n’a pas été mis à jour depuis 3 ans. En revanche il sert de support pour des hackers. Ce plugin s’installe sans action de l’administrateur légitime, désactive les autres plugins de sécurité puis crée de nouveaux administrateurs. Le site ne fonctionne plus après piratage.
2024-يىلى 12-ئاپرېل
Bonjour !Vous nommez cela comment, une extension qui s’installe sans être sollicitée ?Et qu’ensuite, les ennuis commencent ! Good morning !What do you call it, an extension that installs without being requested?And then the trouble begins!
2023-يىلى 23-دېكابىر
Somehow involved in some malware infection on one of my sites, currently under investigation.
2023-يىلى 26-ئىيۇن 1 reply
Hello, many times i removed the same plugin and update all themes, plugins, even WordPress also then why does this specific plugin automatically add and activated and show me warnings like malware attack
32 باھالاشنىڭ ھەممىنى ئوقۇش

تۆھپىكار ۋە ئىجادكار

«Protect uploads» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«Protect uploads» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

0.1

  • Initial release

0.2

  • Add security check to form in admin page.
  • Add sidebar for admin page
  • Add Italian translation (thanks to Marko97).
  • Try to fix the wrong message saying that Protection is disabled eventhough it is actually working.

0.3

  • Simplify UI admin.
  • check presence of index.html.
  • Remove option value managing current protection status.
  • Reorganizing code and making it more modular and simple.
  • Remove useless pieces.

0.4

  • Fix potential security issues.
  • Remove recursive loop that creates indexes.

0.5.2

  • Removed unused css