الوصف
Don’t leave your barn door open! Lock down your admin login form and load up another site instead for unwanted guests.
On servers with limited memory, recursive calls to your WordPress admin login panel alone can lead to serious memory and load
issues that can potentially crash your server. This plugin prevents access to
the login screen without the correct access code appended to the url.
This plugin will kill the process of loading the admin panel prior to the loading of
the template, and other such resource intensive processes that occur even when a user is not yet logged in.
How to Use
1. Create your access code.
2. Click the Activate Admin Lock checkbox.
3. Optionally divert traffic to another url.
4. Future admin login should use the following URL:
http://www.yoursite.com/wp-admin/?a=CODE
Where “CODE” is the access code you enter.
Visit www.TranscenDevelopment.com for more information.
لقطات الشاشة
التنصيب
- Upload the “td-admin-lock” folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Log into Wordpres and go to Settings->TD Lock Admin
- Configure and activate as desired
الأسئلة المتكررّة
None yet…feel free to ask 🙂
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“TD Admin Lock & Load” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”TD Admin Lock & Load“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0.1
- Various bugs fixed
1.0.0
- A new plugin is born.