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

Disable Password Reset

الوصف

This plugin will enhance security of your WordPress site by disabling password reset function over email of WordPress.
Use with caution since otherwise if you forgot your user password you will need to reset the password directly in the database with phpmyadmin or similar tool.
Adittionally this plugin will hide notice which say what is wrong “password” or “username” on WordPress login page.

التنصيب

  1. Upload disablepasswordreset.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

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

What if I forgot my password?

You should reset it through phpmyadmin.
More info here:
https://codex.wordpress.org/Resetting_Your_Password

Is this definitive protection?

Certainly not. It will rather set off script kiddies.

المراجعات

4 أبريل، 2024
<!-- wp:paragraph --> <p class="">These plugin doesn’t work on the most recent version of PHP. It worked until PHP 7.4, at least in my setup. But in PHP 8.2 it doesn’t work anymore.</p> <!-- /wp:paragraph -->
إقرأ جميع المراجعات 4

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

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

المساهمون

ترجمة ”Disable Password Reset“ إلى لغتك.

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

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

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

1.0

First version with basic functionalities.