الوصف
Disable the user registration through the wp-login.php page, also redirect all actions like lostpassword, resetpass etc…
التنصيب
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/disable-register
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Disable Register” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Disable Register“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
2.0.2
- Fix: Indefined index
action
in REQUEST
2.0.1
- Fix: Compatibility with WordPress not allowing php 7.1 in the repo because of a commit pre-hook
2.0.0
- Complete Refactor
1.0.0
- Initial Release