跳至内容
WordPress.org

China 简体中文

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

Plugin Directory

Normalized Forms with Captcha

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

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

Normalized Forms with Captcha

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

描述

This plugin creates a Responsive Login, Register and Contact us Form with captcha. These forms are Transparent and can be placed via shortcode anywhere on any theme you like. It corrects the Contact Form not sending emails on finicky servers, robot spam sign ups via the registration and contact forms, and redirecting of the Login and Register links to complete a “Normalizing” of the WordPress Installation. To use create a WordPress page with the slug register. Then place these codes where you want the forms. Login = [gwb_login_form] Register = [gwb_register_form] and Contact = [gwb_contact_form]. The plugin defaults to the administrators email but you can fill in the $to_args array with more emails for multiple mail recipients. You can also change the name of the page which at the moment the slug is /register . All options must be hard coded in php.

屏幕截图

  • This picture is the what the register page looks like in a fresh wordpress install with no other plugins. You can adjust the placement and styling of the header and other elements on the page. Its good to start with this plugin to stop the robots from finding your registration page and filling your database with spam sign ups.
  • This picture is the what the register page looks like in a wordpress install that uses the fitnesszone theme. I made a few css modifications to the forgot password link. This plugin should work on most installations with most themes and most plugins. I honestly only tested it on two sites at the moment and so the comments Requires at least: 4.3.1 and Tested up to: 4.3.1 reflects this.
  • This picture is the what the contact page looks like in a fresh wordpress install with no other plugins. You can add an infinite number of recipients to the wp_mail function.
  • This picture is the what the contact page looks like in a wordpress install that uses the fitnesszone theme.
  • This picture is a picture of the code you need to adjust to change Captcha colors. It uses three numbers representing the strength of Red Green and Blue 0, 0, 0 being Black and 255, 255, 255 being white. Any color you want can be found by mixing the right numbers.
  • This picture is a picture of the code you need to adjust to change the number of recipients that will receive an email when someone uses your contact form. If you have multiple sales people who answer contact form submissions you can send them each an email.

安装

Manual Installation

  1. Download the plugin and extract the plugin zip file.
  2. Upload ‘normalized-forms-with-captcha’ folder to ‘/wp-content/plugins/’ directory of your website.
  3. Go to ‘Plugins > Installed Plugins’ page inside your WP admin dashboard.
  4. Find ‘Normalized Forms with Captcha’ and click ‘activate’.
  5. Go to the Pages link on you dashboard and create a page called Register and make sure that the slug in the url says register. http://www.globalwebmethods.com/testsite/register/
  6. Go to the Register page you made and enter the shotcodes to place a Login and A Register form on the page. Login = [gwb_login_form] Register = [gwb_register_form].
  7. Go to your Contact page and enter the shotcodes to place a Contact form on the page. Contact = [gwb_contact_form].

Automatic Installation

  1. Go to ‘Plugins > Add New’ page inside your WP admin dashboard.
  2. Enter ‘Normalized Forms with Captcha’ to the search box and press enter.
  3. Install and activate the plugin.
  4. Go to the Pages link on you dashboard and create a page called Register and make sure that the slug in the url says register. http://www.globalwebmethods.com/testsite/register/
  5. Go to the Register page you made and enter the shotcodes to place a Login and A Register form on the page. Login = [gwb_login_form] Register = [gwb_register_form].
  6. Go to your Contact page and enter the shotcodes to place a Contact form on the page. Contact = [gwb_contact_form].

常见问题

  • Is there a premium version and what added functionality comes with it? –

There will be a premium version that uses picture captcha for people that do not speak english, panels in the back to allow people who do not code to update the plugin functionality through forms, and the ability to assign a Login page and a Registration page. There will also be the ability to assign different slugs to the url so you can name the page anything you like.

  • How much will you charge for the premium version? – The premium version will be $49.98.

评价

此插件暂无评价。

贡献者及开发者

「Normalized Forms with Captcha」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • trigve.hagen

帮助将「Normalized Forms with Captcha」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.0

  • Initial release.

额外信息

  • 版本 1.0
  • 最后更新:10 年前
  • 活跃安装数量 10+
  • WordPress 版本 4.3.1 或更高版本
  • 已测试的最高版本为 4.3.34
  • 语言
    English (US)
  • 标签
    captchacontact formlogin formregistration form
  • 高级视图

评级

尚未提交反馈。

Your review

查看全部评论

贡献者

  • trigve.hagen

支持

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

查看支持论坛

捐助

您愿意支持这个插件的发展吗?

捐助此插件

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • 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.