الوصف
COMPACTO Secure Login Master enhances your WordPress site security by hiding the default login page (wp-login.php) and replacing it with a custom login URL of your choice. This makes brute-force attacks and automated bot scans significantly harder.
Features:
* Custom Login URL — Replace wp-login.php with a personalized login path.
* Block Unauthorized Access — Prevent access to wp-login.php and wp-admin for non-logged-in users.
* Lightweight & Fast — No performance impact, no unnecessary overhead.
* Easy Setup — Configure your login slug in seconds, no coding required.
* Enhanced Security — Adds an extra layer of protection against automated login attempts.
License
This plugin is licensed under the GPLv2 or later.
التنصيب
- Upload the plugin files to the
/wp-content/plugins/compacto-secure-logindirectory, or install via the WordPress Plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Secure Login in your WordPress admin menu.
- Set your custom login slug (e.g.,
my-login) and save. - Access your login page at
https://yoursite.com/my-login.
الأسئلة المتكررّة
-
What happens if I forget my custom login slug?
-
You can always reset it by disabling the plugin via FTP or phpMyAdmin, then reactivating it.
-
Does this replace WordPress authentication?
-
No. Secure Login only changes the login URL. Authentication is still handled by WordPress core.
-
Will this conflict with other security plugins?
-
Generally no, but if another plugin also modifies the login URL, you may need to adjust settings.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“COMPACTO Secure Login Master” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”COMPACTO Secure Login Master“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0.0
- Initial release with custom login slug support.
- Blocks access to
wp-login.phpandwp-adminfor non-logged-in users. - Provides secure login form with nonce protection.