Linux 软件免费装

Plugin Name

开发者 henryww
更新时间 2012年2月6日 04:12
PHP版本: 2.0.2 及以上
WordPress版本: 3.3.1

标签

plugin form spam security validation contact signup safe anti-spam sign-up

下载

1.0 1.1 1.2

详情介绍:

To stop automated attacks, Safe Signup Form leverages Elliot Back's WP Hashcash -- an elegant anti-spam engine that uses javascript to determine if the form is submitted by a robot or a web browser. An administration page provides three options for handling submissions identified as spam: The basic plugin offers a simple name and email form, but the php can be easily modified to incorporate any number of fields. Safe Signup Form uses XHTML compliant code and has been tested in Wordpress 2.7 through 3.3.1, MSIE 7, 8, and 9, Chrome, Firefox, and Safari.

安装:

  1. Upload the safe-signup-form directory to the wp-content/plugins directory of your Wordpress install.
  2. Activate the plugin through the Plugins menu in Wordpress.
  3. View the Safe Signup Form options page under Settings to set options for presentation, spam handling, validation, and other options. The Safe Signup Form options page also provides statistics on the number of spam vs. total submissions.
  4. To add a form to a page either create a template with the php function: <?php ddfs(); ?> or enter the shortcode [ddfs] in any post or page content.
IMPORTANT: If you are using a caching plugin, changes you make using the Safe Signup Form options page may not appear. If this happens, edit and republish the page that presents the form.

升级注意事项:

1.1 This upgrade corrects several minor bugs and provides an option for compliant XHTML output. Use it if you want to call the plugin from a template outside of The Loop, desire XHTML compliance, want to format error messages, or want to localize the plugin. 1.2 This upgrade makes the Safe Signup Form options page a submenu of Settings to match common practice.

更新日志:

1.1 1.2