跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

Fancy Login Form

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

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

Fancy Login Form

作者:mohsinghouri
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

By using the shortcode [mg-fancy-login-form] users can create the fancy login form. Users can see the list of parameters in fancy login form menu item in dashboard.

Login form will show only for non logged-in users. Admin can customize labels, placeholder and add classes in the login form.

Form will be submitted by ajax without loading the page.

There are other parameters that you can pass in the shortcode to customize it.

label_username

You can set the label of username field yourself. For Example

[mg-fancy-login-form label_username=”Login ID”]

Default value would be Username

label_password

You can set the label of password field yourself. For Example

[mg-fancy-login-form label_password=”User Password”]

Default value would be Password

placeholder_username

You can set the label of password field yourself. For Example

[mg-fancy-login-form placeholder_username=”Enter username”]

Default value would be Null

placeholder_password

You can set the placeholder text of password field yourself. For Example

[mg-fancy-login-form placeholder_password=”Enter password”]

Default value would be Null

class_username

You can add the custom class in username field. For Example

[mg-fancy-login-form class_username=”user-class”]

Default value would be Null

class_password

You can add the custom class in password field. For Example

[mg-fancy-login-form class_password=”password-class”]

Default value would be Null

redirect_url

You can add the redirect link on which user will move after Successfully login. For Example

[mg-fancy-login-form redirect_url=”www.google.com”]

Default value would be home page url of the site

form_heading

You can add the Login form heading yourself. For Example

[mg-fancy-login-form form_heading=”Login Here”]

Default value would be Sign In Form

安装

1.) Upload ‘fancy-login-form’ to the ‘/wp-content/plugins/’ directory.
2.) Activate the plugin through the ‘Plugins’ menu in WordPress.

常见问题

Will it work with any theme?

Yes it will work with every theme. It does not require any bootstrap or any other CSS. It is independent of any stylesheet or js file.

What is advance feature in it?

There is show and hide password text button in it and it send the form data using ajax with fancy loader that make it unique from other.

评价

此插件暂无评价。

贡献者及开发者

「Fancy Login Form」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • mohsinghouri

帮助将「Fancy Login Form」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

额外信息

  • 版本 1.0.0
  • 最后更新:5 年前
  • 活跃安装数量 不到10
  • 已测试的最高版本为 5.7.15
  • 语言
    English (US)
  • 标签
    customize login formloginlogin formwp login form
  • 高级视图

评级

尚未提交反馈。

添加我的评价

查看全部评论

贡献者

  • mohsinghouri

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.