Linux 软件免费装

Easy iContact

开发者 benmcfadden
更新时间 2012年4月18日 07:36
PHP版本: 3.0 及以上
WordPress版本: 3.3.1

标签

iContact

下载

0.3 0.2

详情介绍:

Easy iContact is a plugin designed to make integrating an iContact signup form into your WordPress template.. well.. easy. Since this is an early beta release, although it has shown to be functional in my tests, it is provided as-is. At the moment, installation and use instructions are sparse, but they are coming. Note: You need an iContact account to utilize this plugin. They do have a free trial, and a micro plan that is always free. Shortcode Options Shortcode: [easyicontact] Shortcode optons: 0 == false 1 == true Example Shortcode: [easyicontact confirm_email='0' last_name='0' 'submit_text='Sign me up!' label_type='value' ] Why use this plugin? When using the code as it comes from iContact, the user is directed away from your website. This allows you to have 100% control over the visual feeling and messaging the user sees. Also, by using asynchronous form submission, the process is quick and seamless to the end user.

安装:

Install the plugin by uploading the easyicontact folder to your /wp-content/plugins directory or the plugins page in your WordPress dashboard. At iContact, create a sign-up-form that you will use for this plugin. Copy the manual HTML code, and paste it into the settings page for Easy i-Contact. It will automatically parse out the fields it needs. Next, use the shortcode guide (below and on the settings page for reference) and place your shortcode in a text widget or on a page. If you would like to use it in your template file, use the WordPress do_shortcode function. do_shortcode reference Use the sample CSS on the settings page as a starting point when customizing the CSS for your template. NOTE: Because this plugin is in very early development, things may change drastically. I will do my best to document all changes carefully, and keep backwards compatibility as much as reasonable.

更新日志:

0.3 0.2 0.1