هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

WP Plugin Security Check

الوصف

An up-to-date WordPress installation is as safe as it can be, plugins however can often pose a security risk because they’re not maintained by hundreds of contributors. A plugin is as secure as the security knowledge of the developer allows it to be. In some cases this creates loopholes for exploits. WP Plugin Security Check checks plugins for bad practices and possible security holes limiting the risk of a compromised WordPress installation to a ‘hate to say I told you so’.

لقطات الشاشة

  • The WP Plugin Security Check page.

التنصيب

  1. Upload the folder wp-plugin-security-check to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You’re all done.

الأسئلة المتكررّة

What does it do?

WP Plugin Security Check checks whether your WordPress plugins are safe. It aims to detect certain bad practices which might expose your WordPress installation to known security risks.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“WP Plugin Security Check” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”WP Plugin Security Check“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

0.4

  • Added support for detecting javascript in the plugin headers.
  • Squashed a minor bug. Thanks to Julio Potier.

0.3

  • Added another way to check for image files to reduce the number of false positives.

0.2

  • Included checks for variable execution and the PHP function eval.

0.1

  • First version of the plugin.