الوصف
WordPress asks you to reauthenticate when your session expires, or for other security reasons. This is great except when you’ve just done so, and WordPress mistakenly believes you need to do it again and again.
This plugin modifies a small portion the login system to prevent login cookies being erased when they don’t need to. It may not work in rare instances where that system is already being modified by other third party code in a way that isn’t completely compatible with the default WordPress functions.
لقطات الشاشة
التنصيب
Install in the usual manner by searching for this plugin by name, or uploading it, on your Add Plugins page.
No configuration is required but it only fixes reauthentication pages generated after the plugin is installed, so visiting any that have the old reauth=1
in the URL will still trigger WordPress’ bad behaviour.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Stop Logging Me Out” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Stop Logging Me Out“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0.0
- Offer to return to a current session from regular login pages as well.
0.1.1
- Fix for compatibility with older WordPress versions.