How regenerate thumbnails in wordpress website

Every wordpress theme has different thumbnail sizes. By default wordpress create multiple resized images. By default wordpress create four resized images. Means when we upload image, wordpress upload five images on server. Which is not necessary and unwanted. If your theme added, custom thumbnail sizes then it create more than five images and upload on server.

Why regenerate thumbnails in wordpress is important

Due to custom thumbnail sizes your server images data will always increase. So Whenever you use new wordpress theme, regenerate thumbnails in wordpress as per your theme UI. After changing wordpress theme. sometimes you don’t found old images for using as featured image or thumbnail. Because in new theme, default thumbnail size would be overridden through code. So regenerating thumbnail images is always important whenever you change the wordpress theme.

how regenerate thumbnails in wordpress

I found nice wordpress plugin which will delete unnecessary images from server and regenerate thumbnail images as per your theme requirement and design. This plugin will delete unwanted images from server or your site and save your disk space. This plugin is very great when you are using shared hosting or small server.

Force Regenerate Thumbnails (https://wordpress.org/plugins/force-regenerate-thumbnails/)

Admin panel of Force regenerate thumbnail plugin

regenerate thumbnails in wordpress
regenerate thumbnails in wordpress

regenerate thumbnails in wordpress. Delete and REALLY force the regenerate thumbnail.

Force Regenerate Thumbnails allows you to delete all old images size and REALLY regenerate the thumbnails for your image attachments.

I personally used force regenerate thumbnail plugin. Earlier on my server there are more than 4 thousand images were uploaded but I found more than 25 thousand images on server (in uploads folder). After using regenerating images there are only 12 thousand images were created by this plugin. I really found useful this plugin. it saved my disk space and deleted the unwanted images.

regenerate thumbnails in wordpress
regenerate thumbnails in wordpress

There are other plugins which regenerate the thumbnail but they never delete the unwanted images from server. Only bad thing about this plugin is, It does not optimize images with regeneration of plugin. I will write about optimizing uploaded images in next article.

WordPress Websites with Best Syntax Highlighter Plugin

You can come across several Syntax highlighter plugins on the web, but you have to make sure you have a good knowledge about the plugins and obtain the best as well as the appropriate plugin for your blog. These are the most commonly use used syntax highlighter plugins, by most famous bloggers.

WordPress Websites with Best Syntax Highlighter Plugin

You can come across several Best Syntax Highlighter Plugin on the web, These are the most commonly use used syntax highlighter plugins, by most blogger/

Crayon Syntax Highlighter Plugin

The Crayon Syntax Highlighter is one of the major syntax highlighter plugin built by combining the PHP and jQuery. This plugin stands out as it supports several languages, themes and fonts. It also can highlight from the URL, the WordPress text from a post or a local file.

FV Code Highlighter Plugin

The FV Code Highlighter is the best plugin to keep all the excess codes in blog managed and make it readable to the audience. PHP, HTML, XML, JavaScript and CSS can be highlighted using this plugin. As the colour schemes used to highlight the codes are similar as the Adobe’s Dreamweaver, it is easy for the audience to identify the type of codes you have used in your blog.

Syntax Highlighter Evolved Plugin

You can easily post syntax-highlighted code to your blog site or website, without any requirement for manual change or losing the formatting of the code, with the use of the Syntax Highlighter Evolved. This plugin also uses the Syntax Highlighter JavaScript Package created by Alex Gorbatchev, to support the functions.

Code Colourer Plugin

Adding the code snippets to your blog post along with proper syntax highlighting will be a simpler process with the use of the Code Colourer. This plugin also supports the comments, RSS codes, along with the colour based and defined themes. The Code Colourer plugin also can be used for any WordPress blog as it also supports several languages.

Code Markup Plugin

With the Code Markup, you can add your code to your blog post, so that it is available for the use of other bloggers or visitors. This plugin is the best choice for the HTML codes, as you can easily identify the characters that are to be shown as the code in your blog post. This is also a well known syntax highlighter plugin commonly used for the WordPress blog, which makes the process simple and easy.

Developer Formatter Plugin

This is one of the best plugins to make your blog display the codes effectively. As this plugin also uses the GeSHi highlight system, you can obtain the support of several coding languages, including the ASP, PHP, HTML, CSS, Java, Java Script, Python, C++, C, Visual Basic, Delphi and many other languages. If you are a dynamic code spreader, this plugin can be the best choice for your WordPress blog, to highlight syntax.

WP Syntax Plugin

You can have a clean highlighting of the syntax experience using the WP Syntax along with the GeSHi, as it supports various languages. This allows you to maintain the formatting of your website and highlighting even without the line numbers.

Add javascript to wordpress through plugin

You can add the any javascript through theme. But some times many clients wants simple wordpess plugin which will inject javascript code into wordpress site.  Here we have simple wordpress plugin code which Add javascript to wordpress through plugin and inject the javascript tag into head section of wordpress site.

Add javascript to wordpress through plugin

Here I will give very simple wordpress plugin code which inject the javascript tag into head section of wordpress site. You need to use my following code for creating the wp plugin. Create file with”wpapi_js.php” name and put following code in to that file.

Put this file under wp-content/plugins folder. Go to admin bashboard, plugin section. You will able to see the wpapi_js Ads plugin over there. After activating the plugin you will find. Javascript file will be added into head section.

<?php

/*

Plugin Name: wpapi_js Ads

Plugin URI: http://www.purabtech.in/

Description: wpapi_js Ads Plugin will add the ad slot to wordpress site

License: GNU General Public License 2.0 (GPL) http://www.gnu.org/licenses/gpl.html

Version: 1.0

Author: Purab Kharat

Author URI: http://www.wordpresapi.com/

*/

if ( !defined('wpapi_js_AD') ) {

define('wpapi_js_AD',get_option('siteurl').'/wp-content/plugins/'.plugin_basename(dirname(__FILE__)).'/');

} else {

define('wpapi_js_AD',WP_CONTENT_URL.'/plugins/'.plugin_basename(dirname(__FILE__)).'/');

}

function wpapi_js_init() {
 if (!is_admin()) {
 wp_enqueue_script('the_js', 'http://yourjspath.com/test.js' );
 }
}
add_action('init', 'wpapi_js_init');

?>

If you want to add the javascript script for only wordpress admin panel then use following code.

 

//Load script to admin panel
function admin_myplugin_load_js(){
 wp_enqueue_script( 'custom_js', plugins_url( '/js/myplugin.js', __FILE__ ), array('jquery') );
}
add_action('admin_enqueue_scripts', 'admin_myplugin_load_js');

api-wp-css-js

Using above code you can easily Add javascript to wordpress through plugin, website to wp admin panel. Use above code and enjoy!

WordPress for Affiliate Marketing: Make Money in a New Way

With the increase of technology, now most of the businesses are trending via the websites. There are many websites you can find for various purposes, not only websites there are numerous blog sites as well. Have you ever wondered about making use of your blog site or website to make money? Affiliate marketing is the best option for you to earn money as another source. With affiliate marketing you can earn a certain commission once someone visits your page, you sell someone’s product or give the visitor a lead to another company.

WordPress for Affiliate Marketing

For the purpose of making efficient affiliate marketing you can use the well known WordPress platform. WordPress can fulfill all your necessities to make the affiliate marketing success. WordPress as a platform has a significant role among all the website owners, due to its impeccable features, making all process simple and easy.

WordPress for Affiliate Marketing
WordPress for Affiliate Marketing

As WordPress can be obtained for free, you can simply obtain it without any cost. Unless for the investments made for the domain and the hosting of your website, the affiliate marketing is totally free of cost where you can earn money with less investment. Moreover as the WordPress is simple to use, even without the assistance of expert web developers, you can create new modes of income.

You can simply obtain excellent results in a short period of time with the use of WordPress. Generally WordPress websites are of two types namely the WordPress.org and the WordPress.com. The WordPress.com is the reference used for the free blogging sites, which do not require the personal hosting services and is not possible to monetize these websites at most occasions. The open source software is the WordPress.org, which can be used for your personal website. Though you can use this software for the affiliate marketing, it usually appears as a normal blog site.

WordPress also offers you simple the assistance to manage all the activities as well as the content of your website, thus you can simply gain the traffic for your website more efficiently. As WordPress also integrates with the Google, you can easily gain the visibility.

Ecommerce Plugins

There are numerous plugins offered by WordPress for free of charge to add any feature for your website. WordPress also provides you with thousands of eCommerce plugins, to add the required features of a business website. You can make your website efficient with easy browsing of products, buy now options etc. you can add the description for each product as well as price tags for each one of them.

Building Affiliate Program with WordPress

You can build the affiliate program easily in various designs and promote them with the use of specialized WordPress plugins. You can make your website more consumers friendly by adding the plugins to add features allowing the customer to login to their account, viewing the products, purchasing. You can track the commission gained by the affiliates’ contribution, with the use of these plugins.

Create custom meta fields using Custom Field Suite plugin

In wordpress we can Create custom meta fields using Custom Field Suite wordpress plugin. wordpress supports custom post type and meta fields in the CMS. Now wordpress supports the custom post type and custom meta fields in the CMS. custom meta field is great feature in wordpress. We can use the meta fields for multiple custom purpose. I am using meta fields in many projects for achieving the custom user requirements.

Custom meta fields are used for add the custom data with specific posts and pages. We can attach any type of data through meta fields. It is very useful feature of wordpress. Custom Field Suite is great wordpress plugin which, makes really simple for you to create custom meta boxes visually for you posts, pages or any custom post types.

custom-meta-box1

It is a wonderful free plugin and have great documentation for you to get start. You can easily create text, text area, wysiwyg, color, select, file upload, user, relationship and loops using visual UI and with minimal code you could display the values in your theme.

Create custom meta fields using Custom Field Suite plugin

The placement rules help you to define, in which scenarios you want to display the custom meta boxes in each content type. You can choose from post type, user roles, exact post or taxonomy terms.

custom-meta-box2 Create custom meta fields
Create custom meta fields

The plugin also have an export and import feature, so it is easy for developers to move from development box to actual server.

URL : http://wordpress.org/extend/plugins/custom-field-suite/
Home : http://uproot.us
Documentation : http://uproot.us/custom-field-suite/documentation/

Create Widgets using Visual Editor via WYSIWYG Widgets plugin

Many times we want to create just simple text and image widget using the wysiwyg editor. using WYSIWYG Widgets create HTML and image or media in text widget.

Create Widgets using Visual Editor

WordPress widgets are very important in CMS. In every CMS like WP and Drupal we have sidebar widgets. In Drupal creating a sidebar is very easy. WordPress cannot give you default and easy create widget or sidebar functionality. Many times we want to create just simple text and image widget using the wysiwyg editor. There are many easy ways to create widget using text widget functionality. We can add the HTML and image or media in text widget.

With text widget we can add the HTML, CSS and images code in text widget and show in sidebar or footer section. But many times admin does not know about CSS and HTML but still admin wants to add the images and formated text in widgets. There is very nice wordpress plugin which will give you ability to add the widget with formated text and images.

WYSIWYG Widgets

Create Widgets using Visual Editor
Create Widgets using Visual Editor

WYSIWYG Widgets or rich text widgets

This plugin adds so called “Widget Blocks” to your website which you can easily display in your widget areas. Edit widget content using the default WordPress visual editor and media uploading functionality. Create widgets like you would create posts or pages.

You can create or edit the widget blocks just like you would edit any post or page, with all the default WordPress editing functions enabled. This way, you can use the visual editor that comes with WordPress to format your widgets. You can even use media uploading to insert images and so forth.

Create Widgets using Visual Editor config
Create Widgets using Visual Editor config

Features:

  • Create beautiful widgets without having to write HTML code
  • Easily insert media into your widget content
  • Add headings, lists, blockquotes and other HTML elements to your widgets using the WordPress visual editor
  • Use WP Links dialog to easily link to any of your pages or posts from a widget
  • Use shortcodes inside your widgets
  • Translation ready

First install the install and activate the WYSIWYG Widgets plugin. Then install and activate the WYSIWYG Widgets plugin. go to Widget Blocks » Add New to create a new widget block. Basically Widget Blocks are custom post types and every post will became new widget. It is very cool and easy to use. It is useful when you are giving the all the control to admin.

Get user log history in wordpress

There are many types of users we need to manage in our website. Admin wants to keep log history data in site for future use purpose. Saving log history is important when you have multiple users in wordpress site. In this article I will show you how to Get user log history in wordpress. when you have multiple users in wordpress site. In this article I will show you how to keep the log history of users.

Get user log history in wordpress

Why User Login History is important

Some times there are too many users with different roles in site. It is very hard to check which user is doing what. But you as admin of website want to know about user’s activity. It is important to record all the history of user so you can check which user is performing which actions and when user’s are active in site.

Some times you create multiple moderators in website to review your site content and media. For reviewing the user content user logs are very important so you can easily know about user’s logs. I found very nice wordpress plugin which will help you to keep user log history in wp site.

Simple History (http://wordpress.org/plugins/simple-history/)

Get user log history in wordpress,Get user log history in wordpress
Get user log history in wordpress

Simple History shows recent changes made within WordPress, directly on your dashboard or on a separate page.

The plugin works as a log/history/audit log/version history of the most important events that occur in WordPress.

There are multiple features are given by above wordpress plugin. Simple history plugin has great setting options which will help admin to keep limited user logs on site. It has features to filter user logs as per role.

I personally love this plugin. It has able to record multiple actions of users in wordpress like login, logout, media, upload, wrong password, creating posts or pages in site. There options are really great features of this plugin.

 

WP Login Security and History (https://wordpress.org/plugins/wp-login-security-and-history/)

By this smart plugin you can protect your login page from Brute-force attacks also you can track login history. Features:

  • Captcha on the admin login page to protect against auto-hacking.
  • You can set the number of failed logins to show Captcha or showing it always.
  • Login Blocker option to block the login processe for a period of time after specific number of failed logins.
  • Login history to show all login processes in details.

 

 

increase page views per visit wordpress

Getting the traffic every day is very hard and managing those traffic is very important. Many times visitors comes to your site but they do not visit the other pages of site. Here are some nice tips to increase page views per visit wordpress.

increase page views per visit wordpress

keeping busy the visitors on your site is important. Some blogger think getting the visitors on there website is easy but keeping busy the visitors is hard. If visitor comes to your site and without going to another site, visitor goes to another site or leaves the site then that is called bounce and It will not be helpful to increase the your site page views.

We do many tricks to increase the page views. If you are using wordpress for your website then you can use some nice wordpress plugins which will increase the page views per visitor. There are so many factors for increase the page views. I collected some nice wordpress plugins which will help you to increase the page views per visit.

Advanced Random Posts Widget

Advanced Random Posts Widget,increase page views per visit wordpress
increase page views per visit wordpress

This plugin will enable a custom, flexible and super advanced random posts widget. Allows you to display a list of the most random posts with thumbnail, excerpt and post date, also you can display it from all or specific or multiple category or tag. Using random post widget you can increase page views per visit wordpress.

Flare

flare,increase page views per visit wordpress
increase page views per visit wordpress

Flare is a simple yet eye-catching social sharing bar that gets you followed and lets your content get shared via posts, pages, and media types.
The Flare plugin isn’t in active development because we’ve created a hosted app version of Flare that works with virtually any website or CMS, including WordPress. Using flare wordpress plugin you can increase page views per visit wordpress.

GetSocial

GetSocial adds a lightweight and intelligent floating social media sharing box on your blog posts. Using getsocial plugin you can increase page views per visit wordpress.

Features:

  •     Floating social share box compatible with leading web browsers
  •     Out-of-the-box functionality like
  •         Twitter Tweet Button
  •         Facebook Like and Send button
  •         Google +1 Button
  •         Buffer Button
  •         Pinterest Button
  •         LinkedIn Button
  •         Stumbleupon Submit button
  •         Digg Submit button
  •         Your Own Button

nrelate Most Popular

The best way to display your most popular content from your website. Using most post popular widget you can increase page views per visit wordpress.

Installing this plugin is as simple as activating it, and you can leave the rest to nrelate. Once activated, the nrelate servers will immediately begin monitoring your website and start displaying your most popular content.

There are four ways to display popular content:
1. Automatically display before or after each post.
2. Use the [nrelate-popular] shortcode in your post.
3. Use our widget in any widget area in your theme
4. Place the nrelate_popular() function in your theme files.

nrelate’s style gallery allows you to customize the look of our plugin by choosing one of our set styles, or designing your own.
Check out the screenshots.

Advertising is also possible with the plugin. Ads come with the same display options as the popular content and are a great way to earn a little extra income from your blog.

Because all of the processing and analyzing runs on our servers and not yours, nrelate doesn’t cause any additional load on your hosting account (especially if you’re using shared hosting).

Post Ratings

Simple, developer-friendly, straightforward post rating plugin. Relies on post meta to store avg. rating / vote count. Using post rating plugin you can increase page views per visit wordpress.
What does this plugin do:

Allow your site users to rate posts (of any kind)
Display the average post rating, vote count or weighted (bayesian) rating within your posts
Display a widget with the top rated posts in your sidebar
Allow you to create your own rating formula

Why another rating plugin? Because the existing ones are either outdated, bloated with useless functionality, or just too buggy 🙂

SEO Smart Links

SEO Smart Links provides automatic SEO benefits for your site in addition to custom keyword lists, nofollow and much more. Using seo smart links you can increase page views per visit wordpress.

SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog.

Further SEO Smart links allows you to set up your own keywords and set of matching URLs. Finally SEO Smart links allows you to set nofollow attribute and open links in new window.

It is a perfect solution to get your blog posts interlinked or add affiliate links to other sites.

Everything happens completely transparent, and you can edit the options from the administration settings panel.

TW Recent Posts Widget

TW Recent Posts Widget is advanced version of the WordPress Recent Posts widget allowing increased customization to display recent posts from category you define. Using recent post widget you can increase page views per visit wordpress.

Output will depend on your settings, and you may define to set post title, post date, featured image and post excerpt.

If you set to display featured image, than you will be able to define image width and height in px.

If you set to display excerpt, than you will be able to define how many characters to print and also you may add custom read more text.

upPrev

upPrev,increase page views per visit wordpress
upPrev,increase page views per visit wordpress

Display cool, animated flyout or fade box with related content. Just like New York Times. Using upprev popup you can increase page views per visit wordpress.

When a reader scrolls to the bottom of a single post, page or custom post type, a button animates in the page’s bottom right or left corner, allowing the reader to select the previous or random available post or posts in the selected configuration:

Just previous
Previous in category
Previous in tag
Random
Related using YARPP (only post/pages)

WP Greet Box

This plugin lets you show a different greeting message to your new visitors depending on their referrer url. For example, when a Digg user clicks through from Digg, they will see a message reminding them to digg your post if they like it. Another example, when a visitor clicks through from Twitter, they will see a message suggesting them to twit the post and follow you on Twitter. You can also set a default greeting message for new visitors (not matching any referrer URLs) suggesting them to subscribe to your RSS feed. Having these targeted suggestions will help your blog increase exposure, loyal readership, and reader interaction. Best of all, this plugin is compatible with WPMU and various WordPress cache plugins (so you do not have to sacrifice speed). Using greet box you can increase page views per visit wordpress.
Features:

Show a different greeting message to your visitor depending on the referrer URL. You can add/edit/delete/disable these greeting messages as you choose.
Beautiful set of icons shipped along with the different default referrers.
Clickable icon in greeting messages with target=_blank option.
Greeting messages automatically get inserted into the top of your posts upon activation. There is no need to modify theme files.
Ability to auto-insert greeting message to the top or bottom of the post.
Greeting messages can be user closeable or not.
Ability to detect the visitor’s search keywords from major search engines and automatically display related posts under or above the greeting message.
Show a default greeting message even if the vistor does not match any of your configured referrer URL.
Show a default greeting message even if the visitor does not have javascript enabled.
Cache compatible mode makes use of AJAX to display greeting messages in the frontend. This makes WP Greet Box compatible with other caching plugins (such as WP Super Cache) and WPMU.
AJAX administrative interface that uses nonce verification to discourage hackers.
Ability to keep displaying the greeting message until after the user clicks close for the first time. After that, the greeting message will not show up for that user anymore.
Ability to set a timeout to forget a visitor so we do not keep nagging them with greeting messages.
Ablity to set rules to exclude some referrer URLs from seeing greeting messages. Regular expressions is also supported (but not required!).
Ultra customizeable greeting message box (with CSS) allowing you to prepend/append HTML around the greeting message box.
Ability to disable included CSS for manual CSS management.
Ability to disable included JS for manual JS management.
Available “greet_box_text” filter for other plugins to modify greeting message before outputting.
Ability to import and export all WP Greet Box Settings.
Currently the following referrers are installed by default, but you can easily.

My Comments: Above plugin will increase your page views by at-least 50% for sure. You just need to install above plugins in your wordpress site and add some widgets in sidebar or footer area. I tested the above plugins. I found above wordpress plugins are very promising.

wordpress plugin WooCommerce review by our team

I tested many wordpress plugins and written review about wordpress plugins. WordPress and there ecommerce is very popular now these days due to power of SEO and easy to use. Many people are looking for wordpress e-commerce solution. There are many ecommerce solutions are in wordpress. Woocommerce is really famous and popular e-commerce solution. Here in this article I am writing wordpress plugin WooCommerce review.

Woocommerce is really famous and popular e-commerce solution. Here in this article I given wordpress plugin WooCommerce review which will be helpful for site.

 

Information about Woo-commerce

WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.

Transform your WordPress website into a thorough-bred eCommerce store. Delivering enterprise-level quality and features whilst backed by a name you can trust. Say “hello” to the WooCommerce eCommerce plugin.

WooCommerce is built by the experienced folk at WooThemes who also offer premium eCommerce themes and extensions to further enhance your shopfront.

STRENGTH & FLEXIBILITY
WooCommerce is built using WordPress best practises both on the front and the back end. This results in an efficient, robust and intuitive plugin.
SMART DASHBOARD WIDGETS & REPORTS
Keep a birds-eye view of incoming sales and reviews, stock levels and general store performance and statistics all from the WordPress dashboard or go to the reports section to view stats in more detail.

FEATURES

Whether you’re operating a superstore selling thousands of products, or a just a sole trader selling hand made arts and crafts WooCommerce has you covered. You can read all about WooCommerce’ features on the WooCommerce website.

Payment Gateways, Shipping Methods and Integrations are important to any store – WooCommerce comes bundled with the following:

  • PayPal Standard Gateway – Accept credit cards and PayPal payments
  • Mijireh Checkout – Accept credit cards via Stripe, Authorize.net, PayPal, eWay, SagePay, Braintree, PayLeap, and more.
  • BACS, Cheque and Cash on Delivery – Simple offline gateways
  • Flat rate shipping – Ship your items using a flat cost
  • Free shipping – Ship for free, or require a coupon to enable
  • International delivery, Local delivery and local Pickup
  • Google Analytics – Powerful analytics, including eCommerce tracking
  • Sharedaddy and ShareThis – Let your customers share your products with their friends
  • ShareYourCart – Encourage your customers to share their purchases in return for a coupon

wordpress plugin WooCommerce review:

  • Easy to install and configure
  • API’s for this plugin is not fully helpful to developers.
  • It include more security to woo-commerce plugin
  • There are always issues with wordpress up-gradation
  • There are so many helpful wp plugins which will add more control to woo-commerce
  • It gives the payment gateway support which are really helpful
  • For creating the woo-commerce theme you need the extra knowledge
  • It integrate will any wordpres theme
  • As compare to other e-commerce wp plugin woo-commerce is really great as per usability
  • There are many useful addons of woo-commerce but they are paid.
  • Premium plugin is much better but that is paid version
  • Multiple shipping is missing in this plugin
  • Woo-commerce team will never gives you free support Until you buy something from them
  • For small e-commerce site woo-commerce wordpress plugin is best
  • Quite confusing when it comes to customizing the theme as per design
  • Admin UI is really easy to use and understandable
  • It has no support for older wordpress versions
  • There are so many wp developers who are struggling with this theme
  • If you need more customization then go for other plugin

Comments: For small e-commerce site it is a great solution. It is quite slow plugin.

wordpress plugin WooCommerce review
wordpress plugin WooCommerce review

Fast Secure Contact Form wordpress plugin review

Contact form is necessary for every website and wordpress most popular CMS in the world. There are some very nice free wordpress plugins which are helpful to create the contact form. Here in this article I will exploring the experience with “Fast Secure Contact Form” wordpress plugin. I written detailed review about fast secure contact form wordpress plugin.

we given Fast Secure Contact Form wordpress plugin review which is helpful.

Fast Secure Contact Form wordpress plugin review

First information about “Fast Secure Contact Form” plugin

Fast Secure Contact Form

Fast Secure Contact Form wordpress plugin review
Fast Secure Contact Form wordpress plugin review

An easy and powerful form builder that lets your visitors send you email. Blocks all automated spammers. No templates to mess with.

Features:

Easily create and add forms to WordPress. Fields are easy to add, remove, and re-order. The contact form will let the user send emails to a site’s admin, and also send a meeting request to talk over phone or video.

Features: easy form edit, multiple forms, confirmation emails, no templates to mess with, and an option to redirect visitors to any URL after the message is sent. Includes CAPTCHA and Akismet support to block spammers. Spam is no longer a problem. You can add extra fields of any type: text, textarea, checkbox, checkbox-multiple, radio, select, select-multiple, attachment, date, time, hidden, password, and fieldset.

Nice features which I like:

Online Scheduling, Appointment Booking and Free Invoicing via vCita:
Add an online scheduling button to your form, or at the bottom of every page
Display your up-to-date availability on your website, based on your existing calendar (Google, Outlook, etc)
Invite leads and clients to schedule a phone call, book an appointment or request a service
Automated confirmations and reminders will be sent to your clients, including meeting details (time, location or phone number)
Scheduled appointments will be added to your calendar
Built-in phone conference service, and easy integration with Skype, Google Hangout, and other online meetings.
Collect payments online before the appointment or invoice and bill your clients for your time and services
Learn more about vCita Online Scheduling Software

Security:
Akismet spam protection support.
Spam checks: prevents spammer forcing to:, cc:, bcc:, newlines, and other email injection attempts to spam the world.
Makes sure the contact form was posted from your blog domain name only.
Secure input validation.
Email message footer shows blog username(if logged on), Date/Time timestamp, IP address, and user agent (browser version) of user who contacted you.

CAPTCHA Image Support:
Uses Open-source free PHP CAPTCHA library by http://www.phpcaptcha.org (customized version included)
Abstract backgrounds with multi colored, angled, distorted, text
Arched lines through text
Refresh button to reload CAPTCHA
CAPTCHA can be disabled on the ‘Security’ tab.

 

Review:

Very Easy to install and usages
It gives you the standard email template
Forms are easy to add, remove, label, and edit and preview.
You can rearrange the fields order
Supports HTML email template

Cons:

I have had very issues with older PHP version
Not easy to customize the functionality
No API’s provided like contact 7 plugin
Scheduling  is not working as they said
Backward compability is not maintained in this plugin