该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Forgot Username – ajax

描述

This plugin display form to enter email Id to retrieve forgotten username.

Attributes
1. custom label for form button.
2. custom messages.
3. custom email subject and content.
4. Forgot username form take your current theme style. (In screenshots, forgot username form is in twenty seventeen theme)

屏幕截图

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png
  • screenshot-5.png
  • screenshot-6.png
  • screenshot-7.png
  • screenshot-8.png
  • screenshot-9.png
  • screenshot-10.png

安装

  1. Upload from admin side, upload new plugin from Plugins -> Add New OR extract forget-username.zip file in directory to your /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins in your WordPress Admin Panel.
  3. To add “Forgot Username” form to your website, There are 2 methods, (1) Add this code [forget-username-form] in page,post or widget, (2) Add this code <?php echo do_shortcode('[forget-username-form]');?> in your template file.
  4. To set button label, submission message, email content; go to Settings -> forgot username. Change details as per your requirement.
  5. That’s it. Enjoy!

常见问题

Installation Instructions
  1. Upload from admin side, upload new plugin from Plugins -> Add New OR extract forget-username.zip file in directory to your /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins in your WordPress Admin Panel.
  3. To add “Forgot Username” form to your website, There are 2 methods, (1) Add this code [forget-username-form] in page,post or widget, (2) Add this code <?php echo do_shortcode('[forget-username-form]');?> in your template file.
  4. To set button label, submission message, email content; go to Settings -> forgot username. Change details as per your requirement.
  5. That’s it. Enjoy!
Compatible with all old versions of WordPress?

Yes, This plugin is compatible with all WordPress version.

评价

阅读所有3条评价

贡献者及开发者

「Forgot Username – ajax」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

V1.3

  • design changes
  • text changes
  • email output

V1.2

  • design changes

V1.1

  • message settings are added
  • bug fixed.

V0.1

  • Plugin Released