List of wordpress plugin development framework

Many wordpress developers want to develop new wordpress plugin for various purpose. We given the List of wordpress plugin development frameworks which useful. If you are looking for some ready-made wordpress plugin development frameworks.

List of wordpress plugin development framework

I found some good plugin frameworks which are helpful for developing the wordpress plugin.

Gives authors of new plugins a leg up on creating a great, easy to
maintain plugin by providing a carefully designed plugin skeleton to build on.
Authors of existing plugins can extract individual components and concepts
for transplantation into their own projects.

 

  • JeffreyWay / WordPress-Theme-Options-Page

open source class the project is hosted on github aimed at theme developers, looks nice, haven’t used it. .

 

  • helgatheviking / thematic-options-KIA

open source Framework the project is
hosted on github aimed at help developers build options into their thematic child themes , witch was forked for Thematic-options very much up to date.

 

a commercial solution, packed it features and very easy to use.

 

  • devinsays / Options-Framework

open source Framework the project is hosted on github aimed at theme developers , i later learned that is has evolved in to Thematic-options very large scaled project that has lots of features.

 

and IDE for creating option panels , lots of feature and constantly updated, downside is: it’s not easily integrated in plugins or themes and default options are not an option (up to version 1.1.1).

 

 

has related classes, I used it for one plugin and it saved me plenty of time;

 

I see a lot of mentions for this around, hadn’t used it myself yet;

 

has set of functions for pages/metaboxes/settings, but it probably won’t make sense to use it just for that.

list of wordpress plugin development framework
list of wordpress plugin development framework

implement jquery UI datepicker in wordpress

wordpress and jquery both are powerful tool. In plugin we need datepicker sometime. In this article i showed how to implement jquery UI datepicker in wordpress

implement jquery UI datepicker in wordpress

Some WP developers use the plugins to add the datepicker in wordpress. But you can add the Jquery datepicker in wordpress. How can use the Jquery UI in your wordpress theme and plugin using following code.  For adding the datepicker in theme you need to just add the following code in functions.php file.

[viral-lock message=”Some Source code is Hidden! It’s Visible for Users who Liked/Shared This article on Facebook or Twitter or Google+. Like or Tweet this article to reveal the content.”]


add_action( 'init', 'wpapi_date_picker' );
function wpapi_date_picker() {
    wp_enqueue_script( 'jquery' );
    wp_enqueue_script( 'jquery-ui-core' );
    wp_enqueue_script( 'jquery-datepicker', 'http://jquery-ui.googlecode.com/svn/trunk/ui/jquery.ui.datepicker.js', array('jquery', 'jquery-ui-core' ) );
}

add_action( 'wp_footer', 'wpapi_print_scripts');
function wpapi_print_scripts() {
    ?>
<script type="text/javascript">
    jQuery(document).ready(function() {
        jQuery('#datepicker').datepicker();
    })
</script>
    <!--?<span class="hiddenSpellError" pre="" data-mce-bogus="1"-->php
}

[/viral-lock]

For showing the datepicker control in theme or plugin use following code.

<script type="text/javascript">
jQuery(document).ready(function() {
    jQuery('#datepicker').datepicker({
        dateFormat : 'yy-mm-dd'
    });
});
</script>
implement jquery UI datepicker in wordpress
implement jquery UI datepicker in wordpress

If you have any issue for adding the datepicker control then please add comment or email me.

Show selected tags in wordpress using Selective Tag Cloud Widget plugin

Some time people want to show Show selected tags in wordpress from all site. Through selective Tags plugin, you can select the post tags which you want to show. We are very happy to launch the new wordpress plugin called Selective Tags.

How to install Selective Tag Cloud Widget?

Follow the usual routine;

  1. Open WP admin – Plugins – Add New
  2. Enter “Selective Tag Cloud Widget” under search and hit Enter
  3. Plugin will show up as the first on the list, click “Install Now”

Or if needed, upload manually. Follow the steps below to install the plugin.

  1. Upload the Selective Tag Cloud Widget directory to the /wp-content/plugins/directory
  2. Activate the plugin through the ‘Plugins’ menu in wp
  3. Go to “Selective Tag Cloud Widget” option to configure the button

Show selected tags in wordpress using selective Tags plugin

Some time people want to show the only selective tags from all site. Through this widget you can select the post tags which you want to show on your site.

More information about Plugin as follows:

Selective Tag WordPress Plugin, provides sidebar widgets which can be used to display tags in the sidebar.

Selective Tag

Sidebar Widget

Selective Tag WordPress Plugin, provides sidebar widgets which can be used to display tags in the sidebar. You can have multiple widgets with different set of tags configured for each one of them.

Each widget allows you to choose

  • The set of tags displayed which is selected by admin
  • Admin can select tag to show in sidebar. Auto complete Text box for Tags.
  • When try to type tags, It will suggest you the used tags from wordpress site.
You can download the plugin from following location.

Screenshot

Show selected tags in wordpress using selective Tags plugin
Show selected tags in wordpress using selective Tags plugin

essential wordpress plugins for bloggers to Optimize Your Blog

WordPress is currently the most popular content management system on the Internet. This is due in part to the open source development possibilities made possible with the platform, which allow an endless number of useful plugins to be created and used for just about any purpose you can imagine.

essential wordpress plugins for bloggers to Optimize Your Blog

essential wordpress plugins for bloggers to Optimize Your Blog

 

Most new WordPress bloggers quickly reach a point of comfort and familiarity with WP features. This is a good time to look into adding new features to your site to optimize its efficiency, security, and your users’ overall experience. The following plugins can be used effectively by novice through expert developers to enhance several aspects of any WP blog.

All-In-one SEO

 

All In One SEO Pack is an essential SEO plugin. It offers a simple, automatic solution to ensure your site is properly categorized by search engines by focusing page titles, post titles, and tags. It optimizes your titles and generates META tags based on page content. This plugin is recommended for all blogs.

WP Super Cache

 

Super Cache is an essential plugin to help handle extreme spikes in traffic. This can happen for any number of reasons, for example, when your blog receives a link from a social bookmarking site. Super Cache automates caching procedures and lightens your server load. This improves your page load time and improves your visitors’ experience. New search engine algorithms factor your page load speeds into your page rank, so this plugin is more important than ever.

ultimage-Google Analytics

 

Ultimate Google Analyticsis a handy tool that lets you easily introduce Google Analytics within your site. With the plugin you will not have to insert any code. Google Analytics lets you know where your users are located and their navigation habits while on your site. This vital information can help you improve your site’s functionality and your users’ experience while visiting your blog.

Security Scan

 

Security Scan is a security plugin that scrutinizes your installations for potential security risks and tells you the best ways to repair them. It offers scanners for database security and file permissions, a password generator, and WP admin protection. Security Scan is an extreme time saver, while giving you peace of mind that your important data is safe.

Akismet
essential wordpress plugins for bloggers to Optimize Your Blog

 

Akismet is a crucial time saving plugin. It greatly reduces the amount of track-back and comment spam your posts will receive, so you’ll no longer waste precious minutes deleting spam. Akismet also allows you to teach it, so it becomes more effective as you use it. Too much spam commenting on your blog can damage your search engine ranking.

Widget Cache

 

Widget Cache is another caching plugin that affects the output of your widgets including social media widgets. It helps to improve your site’s speed and is most effectively used in conjunction with Super Cache for additional optimization. Widget Cache is recommended for any site that uses widgets.

Broken Link Checker

 

Broken Link Checker regularly examines your entire site for broken and outdated links. It will notify you of any links that need repairing. Having functional links throughout your site is an important factor in page rank.

Sociable

 

Sociable connects to social media and social bookmarking sites. It provides your users with the convenient ability to easily share your posts. This plugin will automatically add links to bookmarking sites on your pages, individual posts, and RSS feed.

sexybookmarks example

 

SexyBookmarks is another social bookmarking plugin. It’s well-designed, aesthetically pleasing menu allows your readers to share your blog posts across a myriad of different channels, which include Gmail, Facebook, LinkedIn, Twitter, etc.

WP E-Commerce

 

WP e-Commerce is a fairly simple commerce solution. This plugin is perfect for a wide variety of e-Commerce sites, and is easy to use. Additional features include the ability to import your products into Google Base and Facebook Marketplace, as well as allowing users to bookmark your individual products and share them across networking and bookmarking sites with the “Share This” plugin. WP e-Commerce integrates with several of the most popular payment processors.

next gen - example

 

NextGEN Gallery allows you to add high-resolution images and collections to your site with elegant lightbox galleries. Even novice designers can easily transfer images among galleries and place slideshows. NextGEN also allows the simplified use of JavaScript effects.

Open ID
essential wordpress plugins for bloggers to Optimize Your Blog

 

OpenID comment form simplifies the process of commenting on your posts. Provides authentication without the need for a new password, while decreasing the amount of spam you’ll get. Another useful feature is the ease with which users can link back to their own WP site through a comment. This facilitates discussion and community.

wordpress plugins for comments enhancement

Comments is very important way doing interaction with blogger and other world. People like to reading the comments. In comments some people put review also. wordpress provides the default comment functionality with blog but some some client want extra functionality with wordpress comments.

wordpress plugins for comments enhancement

wordpress plugins for comments enhancement
wordpress plugins for comments enhancement

Here I created list of wordpress plugins which are really useful for modify the enhance the wordpress comment functionality.

List of wordpress plugins for comments enhancement

Akismet

Akismet checks your comments against the Akismet web service to see if they look like spam or not and lets you review the spam it catches under your blog’s “Comments” admin screen.

Subscribe to Comments

Subscribe to Comments is a robust plugin that enables commenters to sign up for e-mail notification of subsequent entries. The plugin includes a full-featured subscription manager that your commenters can use to unsubscribe to certain posts, block all notifications, or even change their notification e-mail address!

Live Comment Preview

This plugin uses only client-side Javascript to format a preview, it does not make any Ajax requests to the server. This provides a smooth live preview as you type.

WP-reCAPTCHA

Integrates reCAPTCHA anti-spam methods with WordPress including comment, registration, and email spam protection. reCAPTCHA is an anti-spam method originating from Carnegie Mellon University which uses CAPTCHAs in a genius way. Instead of randomly generating useless characters which users grow tired of continuosly typing in, risking the possibility that spammers will eventually write sophisticated spam bots which use OCR libraries to read the characters, reCAPTCHA uses a different approach.

Comment Highlighter

Comment Highlighter is a WordPress plugin which can be used to add different style classes to comments. There are already plugins/hacks/alterations that adds a style to all comments written by the blog owner, adds a different style to every other comment, etc. This plugin takes it a bit further.

Depending on which rules you set up, then Comment Highlighter can add style to comments based on the email of the author (of the comment), the name or the URL. These styles can furhter more be locked to a specific post ID.

Facebook Comments for WordPress

This plugin integrates the Facebook commenting system (new, old or both) right into your website. If a reader is logged into Facebook while viewing any comment-enabled page or post, they’ll be able to leave a comment using their Facebook profile.

Comment Rating Widget

This plugin is an add on to the Comment Rating plugin (version 2.9.0 or later). It displays ratings along with the most recent comments in the sidebar in formats of your design. The comment rating and images on display can be “Likes only”, “Dislikes only”, or Both. This is customizable by the “Value for comment_karma” option in Comment Rating.

Admin Commenters Comments Count

Next to all appearances of each commenter’s name in the admin, this plugin shows a count of their total number of comments, linked to a listing of those comments.

By default in WordPress, it is not possible to tell via a single glance whether a particular commenter has commented before, and if so, how many times.

WP Comment Remix

For the readers WP Comment Remix adds a number of great features that you can turn on or off, but they include:

Reply Link You can add a Reply link to each comment, which, when clicked, adds “@OriginalPoster”, and links it to the anchor of that comment. For instance, if Steve left comment #23, and you click the reply link for that comment, WP Comment Remix automatically adds:

Above wordpress plugins will enhance the user experience. Above wordpress plugins are very important for wordpress bloggers.

purabtech.in is made this list. If you want more information or you are facing any issue related wordpress coments then check our site or write to us on support@purabtech.in

how to embed google map in wordpress

Google map is common requirement in every website. I worked on google map v3 in javascript. we will how to embed google map in wordpress. we have List of wordpess plugins in this article. As we know more than 18 million sites are created in wordpress. Google map now became very advanced now. Google map version 3 is really great. I worked on google map v3 in javascript.

how to embed google map in wordpress

Now every second site need to google map integration. Here In this article I will show how to add the google map in wordpress site.

how to embed google map in wordpress
how to embed google map in wordpress

Here I created list of google map plugins which can be useful for wordpress. Using following wordpress plugin you can add the google map into your site.

Google Maps Ready!

Google Maps Ready embed google map in wordpress
embed google map in wordpress

Easy to use and powerful Ready! Customize google map and add to the post/page with shortcode or use as a widget. Allow to open maps in pop-up. Add markers with text, images, links description and custom icons. embed google map in wordpress, Categories and sort markers and location points.

Google Maps plugin Features

  • Custom markers. Set marker description, icon and animation
  • Works with any Responsive themes
  • Markers Groups and Clusters
  • Add location by searching or coordinates
  • Fully customizable. All features of the map or marker can be switched off/on
  • Support for localization
  • Works in sidebars, posts, pages, custom post types or as widget
  • Use integrated address search (Google Places API) for quickly finding your places and locations
  • CSV import and export maps and markers data
  • embed google map in wordpress

Inline Google Maps

This is the most complete and advanced Google Maps plugin to be used in your WordPress blog or any other content manager or even plain HTML pages.

It helps you very easily insert simple to complex Google Maps in your pages from a plain Google Maps URL, remote or local KML file.

Google Maps for WordPress

This plugin allows you to easily insert Google Maps into your blog, making use of the new shortCode system in WordPress 2.5. The maps can be configured to offer directions to or from the location, show or hide the zoom/pan controls, show/hide map type (street view, satellite, etc), activate zoom using mouse wheel, and more. PHP5 Required.

XML Google Maps

This plugin allows you to easily insert Google Map or Google Earth Plugin Maps into your blog. You just have to add a link to your self defined Map from My Google Maps, Picasa Webalbum Picture Map, any geoRSS Feed (like Flickr), your uploaded Google Earth file (kmz, kml) or any other dynamic or static Google Earth file (umapper.com, flickr.com, etc.).

Even if you have a GPX-File from your GPS, upload it, link it and it get displayed. For GPX-Tracks you can even display speed, elevation charts (Google Charts API) and a data table with checkpoints (distance, time, average speed, max speed, climb up, climb down).

Multi Google Maps

This is first plug-in that allows you to insert Multi Google Map V.3 Objects into your post/blog, No require Google Map API Key. Next version, this plug-in supports to display Multi Google Map on Popup. By the way , If you have any questions or suggestions, please feel free to contact me. (siripol.n at gmail dot com)

Google Maps v3 Shortcode

This plugin allows you to add a google map into your post/page using shortcodes.

Features:

  • multiple maps on the same post
  • set map size
  • set zoom level
  • set map type
  • set location by latitude/longitude
  • set location by address
  • add marker
  • add custom image as map icon
  • add KML via URL link
  • show traffic
  • support for Google My Maps

Google maps

This plugin will let you easily embed Google maps in your posts. It will produce clean XHTML code without any iframe.

Features:

  • add an embed Google map in your post by using this syntax [map:http://permalink_to_your_Google_map 640 480] “width” (640 in the example) and “height” are optional parameters. You can use px or %,
  • it could be a recorded map or any other map you’re consulting (some complicated map can’t be shown) some examples are availables on my blog,
  • double-click or use your scrolling mouse button to zoom on,
  • internationalization of the plugin,
  • XHTML conform,
  • tested and working on IE6, IE7, IE8, Firefox, Opera, Chrome, Safari,

Here is another article which will help you to add google map in wrodpress.

Add google maps in wordpress post

This list made by purabtech.in. If you need any help about integrating google map into wordpress then please write to me.

wordpress plugins for restaurants and hotels

Collection of wordpress plugins for restaurants and hotels for creating the Hotel website. Using following wordpress plugins management functionality free.

Many people are using the wordpress CMS for there hotel or restaurants website. You need to add the following wordpress plugins for restaurants and hotels for creating the Hotel website. Using following wordpress plugins you can achieve the booking and hotel management functionality freely.

wordpress plugins for restaurants and hotels

wordpress plugins for restaurants and hotels
wordpress plugins for restaurants and hotels

BOOKING SEARCH HOTEL

http://wordpress.org/extend/plugins/booking-search-hotel/
With this plugin you can insert a search form hotels Booking.com. Type in your posts [Booking_searh_hotel xxxxxx/] where xxxxxx is your affiliate id to booking. If want to change the styles of the form edit the file booking_search_hotel.php.

HotelsCombined Search Widget

http://wordpress.org/extend/plugins/hotelscombined-search/

Search and Compare 100+ travel sites for 1000s of Hotel deals worldwide – Hotels Combined With this official Hotels Combined™ widget, you can compare over 100 of the best hotel reservation sites to find the cheapest accommodation deals at any destination. With a database of more than 200,000 hotels from 195 countries, HotelsCombined.com™ is the world’s leading hotel search engine visited by over 6 million people each month.

Booking Calendar

http://wordpress.org/extend/plugins/booking/
his WordPress plugin will enable online booking services for your site. Visitors to your site will be able to check availability of apartments, houses, hotel rooms, or services you offer. They can also make reservations and appointments with the ability to choose from multi-day, single day, or by the hour booking. Your clients can even view and register for upcoming events. With integrated Paypal support your clients can pay online!

No recurring payments, unlike other solutions. Only single time purchase of Professional versions or usage Booking Calendar Standard for free. Keep all your booking resource on your site, eliminating the risk of a third-party site from going offline, potentially losing all your client data.

HotelClub

http://wordpress.org/extend/plugins/hotelclub/
HotelClub provides a variety of widgets to search and display hotels and is available in fourteen languages including Chinese (Simplified & Traditional), English, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Swedish, Polish, Thai, Russian and Dutch.

HotelClub is a world leading global accommodation website offering hotel and accommodation bookings for up to 12 months in advance with over 69,000 accommodation choices in over 7,300 cities worldwide throughout 138 countries.

WP-Reservation

http://wordpress.org/extend/plugins/wp-reservation/
This WordPress plugin allows for the creation of own sites with a booking system. It can apply to their sites hostels and hotels. Your users accessing the site, will fill a special order form and place your reservation. During the checkout process automatically register the user in WordPress. To order management created an administrative part. You can always see the true information about orders and customers, to confirm payment of your reservation, as well as a book by hand.

Booking Calendar

Booking Calendar-wordpress-plugin wordpress plugins for restaurants and hotels
Booking Calendar-wordpress-plugin wordpress plugins for restaurants and hotels

Booking Calendar plugin – it’s ultimate booking system for online reservation and availability checking service for your site.

our website visitors can check availability of properties (apartments, houses, hotel rooms, etc.) or any services you offer and make a booking in a minute.

 

If you want some nice hotel and restaureant wordpress themes then check following article.

https://purabtech.in/free-wordpress-themes-hotelsand-restaurants/

If you need more help about creating or using wordpress for hotel or restaurant then please write to on support@purabtech.in.

10 great free newsletter wordpress plugins for blog

Newsletter functionality is required in every website. In wordpress we can collect subscribers information by adding the form into our wordpress sites. We collected some free newsletter wordpress plugins which are very useful for wordpress blog sites. In wordpress we can integrate the mailchimp or constant contact very easily which is very famous and great. Here I suggested very nice and popular newsletter wp plugins.

free newsletter wordpress plugins

free newsletter wordpress plugins
free newsletter wordpress plugins

MailPress

mailpress free newsletter wordpress plugins
free newsletter wordpress plugins

The WordPress mailing platform as of 2010/10/26 reported by wordpress.org, you are around 15 000 to use this plugin Your donations are welcomed !

  1. Style your html and plain text mails with dedicated themes and templates.
  2. Double opt-in subscription.
  3. Subscriptions to Comments, Newsletters/Post notifications and even to Mailing lists.
  4. Newsletters/Post notifications on a per post, daily, weekly, monthly basis.
  5. Optional : full control on all mails sent by WordPress.

Newsletter

newsletter free newsletter wordpress plugins
free newsletter wordpress plugins

This plug-in lets you collect subscribers on your blog with a single or double opt-in subscription process. Double opt-in means the user has to confirm a subscription following simple standard instructions sent to him via email.

Each step of subscribe and unsubscribe process is fully configurable.

The plug-in has a simple visual composer to create your newsletter and send it to subscribers. The newsletter message can be auto composed starting with blog content and themes.

Emails are sent one-per-user, so subject and body can be customized with subscriber name.

ALO EasyMail Newsletter

ALO EasyMail Newsletter free newsletter wordpress plugins
free newsletter wordpress plugins

ALO EasyMail Newsletter is a plugin for WordPress that allows to write and send newsletters, and to gather and manage the subscribers. It supports internationalization and multilanguage.

Newsletter Meenews

Create, customize and send your newsletter in a second.

Plugin to send newsletters, manage lists of subscribers, shipping selective, choosing the post and send personalized messages. With this plugin you can manage Newsletter, lists, subscriptores, customize colors, background, fonts, font size, newsletter tested and estable. The best newsletter plugin of wordpress. Looking for simple HTML email templates that don’t break? Here are two basic, flexible templates that you can use to get started. They’ve been tested to render properly in all the major email programs, like Outlook 2007, Lotus Notes, Gmail, and more.

With this plugin you will be able to send newsletter’s with diferent themes and customizable colors, images, headers, text size’s and colors , etc. Create your lists, manage your users, postings to a mailing list specifically targeted. Enter the post you want with or without a photo, select it yourself. Wp-Newsletter is a free wordpress plugin, these are the characteristics:

WP Autoresponder And Newsletter Plugin

This is a email newsletter and autoresponder plugin. With this plugin you can create:

  • Create unlimited number of newsletter lists
  • Create followup email responses that can be schedueld to go out after a specific number of days since the subscriber subscribes.
  • Add subcription forms to your sidebar using widgets.
  • Provide email subscriptions to your blog without using third party services like Feedburner
  • Generate subscription forms and then use them on your website anywhere.
  • Collect more information about your subscribers by generating custom fields for your subscription forms.
  • Schedule e-mail broadcasts to your email newsletters in text/html. You can even send the broadcast to specific sections of your newsletter by selecting them using the custom fields.
  • Provide email subscription to specific categories in your blog
  • Import your subscribers from Feedburner and Aweber.
  • Define rules to unsubscribe users from one newsletter if they subscribe to another newsletter.

The newsletters work indepedent of the working of the blog. This plugin is aimed as an alternative to Aweber, Mailchimp and other paid services. You DO NOT need a third party service or license to use this plugin

MeeNews Newsletter Plugin

Create, customize and send your newsletter in a second.

With this plugin you will be able to send newsletter’s with diferent themes and customizable colors, images, headers, text size’s and colors , etc. Create your lists, manage your users, postings to a mailing list specifically targeted. Enter the post you want with or without a photo, select it yourself.

Newsletter subscription optin module

This plugin enables you to create simple forms for subscription to your newsletter. It includes a sidebar widget with customizable fields (up to 15) to gather from your users all the information you need for your email marketing campaigns. Users can also use the form to unsubscribe.

From the options page you can:

  • choose whether you require a double opt-in (users must follow a link in an email message, in order to complete subscription)
  • specify name and number of text fields in the form
  • customize text messages and labels
  • manage subscribed email addresses

Email newsletter

Email newsletter free newsletter wordpress plugins
free newsletter wordpress plugins

Sometimes you want an easy way to e-mail all the people who registered, commented on the website, now it’s as easy as installing this plug-in,

Send your website update to all your registered/comment posted user using this email newsletter plugin.

Vertical Response Newsletter Widget

VerticalResponse Newsletter Widget free newsletter wordpress plugins
free newsletter wordpress plugins

This widget includes many configuration options:

  • Custom widget title (if empty, shows no title)
  • Define your own Button Text (Subscribe, Submit, Add Me!, Go, etc.)
  • Show an intro paragraph and define your own wrapping tag (defaults to a paragraph tag).
  • Choose from two styles:
    1. Default Vertical Response style (gray)
    2. Choose your own colors
    3. No style (make your own using CSS)
  • Choose from three types of forms:
    1. Full Name, Email, Subscribe button
    2. Email, Subscribe button
    3. Subscribe button only

Simple Newsletter Plugin

This plugin is a simple newsletter plugin. It can show opt-in form, save opt-in email and name, and send emails to your opt-in list. It also have import and export email data ability. You can comment and ask about the plugin here. For latest update please download here.

Sitewide Newsletters

Sitewide Newsletters free newsletter wordpress plugins
free newsletter wordpress plugins

This plugin for WordPress MU is really simple. It allows site administrators to send a (plain text) to all users. You can type in the subject and text for the email, and it will try to send it to all user email addresses in the database.

That’s pretty much it.

There are two small additional features with this plugin. Firstly if any emails fail to be sent the failing email addresses will be shown in a list, so you can decide what to do. Secondly there is a “Test” checkbox, which when checked will only send the newsletter to the site admin email address.

If you have a lot of users this plugin may take a long while to run, as it sends a separate email for each user. There is some reasoning behind that: in the future I may write in some special codes that you can use in your emails that will insert the users email address (so they can unsubscribe, for instance), a link to their wp-admin folder, and more user-specific data. That stuff is pretty much impossible to do if you use BCC to send one email to multiple people.

There are multiple newsletter wordpress plugins are introduced. I will update this article soon.

top wordpress security plugins for protection

I faced lot of issues with my clients site. Here in this article we collected unique, top wordpress security plugins for protection. They many times came to me with saying “my site is hacked” data has been deleted or something like that.

top wordpress security plugins for protection

For wordpress security and protection purpose you need to add some wordpress plugins in your wordpress blog so your blog will be never hacked by hackers.

top wordpress security plugins for protection
top wordpress security plugins for protection

I created list of wordpress plugins which are best for wordpress security and protection.

Exclusive Content Password Protect

Exclusive Content Password Protect is a plugin that allows you to hide a section (or multiple sections) of content on your page or post. Use this to create exclusive content that you only want email or RSS subscribers to have access to. Once they enter in the global password once, they will have access to all content from then on. Plus you can use passwords for certain sections to have even more exclusive content.

Password Protect WordPress

Password Protect WordPress plugin for WordPress is an easy to use plugin to restrict all access to your blog by the use of a single password.

No user accounts – just a single password. Easy to use admin panel. Internationalized to make translations easy. Compatible with extensions (updates don’t overwrite customisations)

Ultimate security check plugin

This plug in is very useful to wordpress security as this plug in scans your blogs with hundreds of known threats and identifies security with your wordpress installation and then gives you a “security grade” that how well you have protected yourself and you can fix the problems your self also.

Wp security scan plugin

This plugin will scans your whole wordpress installation for security vulnerabilities(weaknesses) and suggests you corrective action for that particular thing. It scans for security vulnerabilities like passwords,file permissions,database security,word press admin security,version hiding etc.

Bulletproof Security

This plugin protects the WordPress blog or site from XSS and SQL injection hacks.

F-Secure Safe Links

This plugin protects your site visitors and readers better by displaying what links on your site are safe to navigate to. More specifically it checks outside links for security threats.

WP Security Scan

This plugin will basically scan your hosted WordPress site or blog and identify any potential security risks or issues. After all risks are outlined the plugin then suggests potential fixes.
Having your site or WordPress blog hijacked is not a pleasant experience. If hackers are successful, they can perform a complete wipe of all site content or even destroy important site files.

In order to better protect your site you can install certain security plugins to protect the internal content from outside sources. But keep in mind that while security plugins do help better protect the site, they will not completely prevent serious attacks. That is why a good habit to fall into is to routinely backup your WordPress content. If you don’t know how to do a full WordPress database backup, check out our related article

After you know how to backup your WordPress database it’s time to install those security plugins we were talking about. Heres a list of the most useful security plugins out there.

It should also be noted that the more plugins you have installed, the more vulnerable your site is to outside hackers- especially if the plugins and WordPress application is not up to date.

Bulletproof Security

This plugin protects the WordPress blog or site from XSS and SQL injection hacks.

Content Security Policy

This plugin will identify and suggest outside content for use in your blog or site, further protecting from certain injection attacks.

Bulletproof Security

This plugin protects the WordPress blog or site from XSS and SQL injection hacks.

Content Security Policy

This plugin will identify and suggest outside content for use in your blog or site, further protecting from certain injection attacks.

F-Secure Safe Links

This plugin protects your site visitors and readers better by displaying what links on your site are safe to navigate to. More specifically it checks outside links for security threats.

Login Lockdown

This plugin is designed to better protect your login page and information. Basically the plugin will record the source IP address connected to any failed login attempts. After several failed attempts the plugin blocks the related IP address ensuring forceful hackers or keylogging programs are rendered useless.

Askapache password protect plugin

This plugin is specially designed to add multiple layers of security to your blog using password protection. It is regularly updated to stop automated and unskilled attackers attempts to utilize vulnerabilities on your blog resulting in a hacked site. In this plugin you can use password protection using http basic authentication or d

igest authentication for your blog. The main benefit of this plug in is it creates a virtual wall to your blog to stop attacks before they even reach your blog to deliver a malicious payload.

WordPress File Monitor

This plugin basically monitors your entire WordPress site and notifies you by e-mail of any changes being made to the site content and database.

Better WP Security

#1 WORDPRESS SECURITY PLUGIN

Better WP Security takes the best WordPress security features and techniques and combines them in a single plugin thereby ensuring that as many security holes as possible are patched without having to worry about conflicting features or the possibility of missing anything on your site.

With one-click activation for most features as well as advanced features for experienced users Better WP Security can help protect any site.

This Better WP security I personally like it.

10 great wordpress plugins for facebook

More then 13 million sites are made in wordpress and facebook is world’s most famous social networking site. Every website and there owners want to integrate facebook functionality in there site. Here we created the list of great ten wordpress plugins which is useful for facebook integration.

wordpress plugins for facebook

wp developers searching for best facebook plugin for wordpress 2011, best facebook plugin for wordpress 2010, best wordpress plug ins, best facebook plugin for wordpress 2012, wordpress facebook like plugin, wordpress facebook login plugin, wordpress facebook plugin widget, wordpress facebook feed plugin to do the integration of facebook with wordpress sites. Here I collected some very nice wordpress plugins for facebook.

wordpress plugins for facebook
wordpress plugins for facebook

Nextend Facebook Connect

http://wordpress.org/plugins/nextend-facebook-connect/

Nextend Facebook Connect wordpress plugins for facebook
wordpress plugins for facebook

Also we created a Social Connect button generator for this plugin. This allows you to create fancy login buttons.

Personally, I hate to fill out registration forms, waiting for confirmation e-mails, so we designed this plugin for our website. Now, we want to share this very usable plugin with everyone, for free!

Why should you choose Nextend Facebook Connect plugin from the many social plugins?

  •     If your visitors have a Facebook profile, they can register your site with a single click, and later to log in too.
  •     The previously registered users can simply attach their existing Facebook profile to their account, so in the future, they can logging in with the one social button.
  •     The plugin has multiple desings, so it fits all kind of websites smoothly and elegantly.
  •     The plugin supports Facebook profile picture as avatar.
  •     Very simple to use.
  •     Fast and helpful support.

 

Simple Facebook Connect

http://wordpress.org/extend/plugins/simple-facebook-connect/
Simple Facebook Connect is a series of plugins that let you add any sort of Facebook Connect functionality you like to a WordPress blog. This lets you have an integrated site without a lot of coding, and still letting you customize it exactly the way you’d like.

First, you activate and set up the base plugin, which makes your site have basic Facebook Connect functionality. Then, each of the add-on plugins will let you add small pieces of specific Facebook-related functionality, one by one.

Facebook Tab Manager

http://wordpress.org/extend/plugins/facebook-tab-manager/

Facebook Tab Manager wordpress plugins for facebook
wordpress plugins for facebook

The Facebook Tab Manager allows you to create landing pages and other types of content to be displayed within Facebook, particularly within the tabs that appear on Facebook business pages and pages for other types of organizations. This provides a way of putting more interesting layouts and functionality into your Facebook pages, without the need to get too deep into fancy programming.

The Facebook Tab Manager was specifically designed to take advantage of a recent Facebook page redesign that added support for iframe tabs on Facebook pages. Optionally, you can now also specify content to be displayed on an associated canvas page.

Tab content can include most any WordPress content, including output from Shortcodes and other plugin functions.

Facebook Members

http://wordpress.org/extend/plugins/facebook-members/
Facebook Members is a WordPres Social Plugin that enables Facebook Page owners to attract and gain Likes from their own website. It uses Facebook Like Box.

Facebook Members wordpress plugins for facebook
wordpress plugins for facebook

See how many users already like this page, and which of their friends like it too. Read recent posts from the page Like the page with one click, without needing to visit the page. Get more visitors and more traffic to your site by getting more Facebook Fans.

 

WordPress Social Ring (Facebook Like, Google +1, ReTweet, LinkedIn and Pin It)

http://wordpress.org/plugins/wordpress-social-ring/

Let visitors share posts/pages on Facebook, Twitter, Google+, LinkedIn and StumbleUpon.

From admin page you can choose which button display: Facebook Like, Facebook Send, Facebook Share, Google +1, Twitter, Pin It, in Share and StumbleUpon.

You can also choose on which pages display them: Home, Posts, Pages, Categories and Archives.

 

Facebook Like for Tags

http://wordpress.org/extend/plugins/like-for-tags/
Pack more punch into Facebook Like. Expand from a one-time sharing event, to a permanent connection for ongoing updates and sharing based on post tags or categories. Now with money earning opportunities! Write your WordPress blog posts as you normally would. Define your posting with appropriate tags or categories. Once posted, it will have a Facebook Like button linked to it via the tags/categories you defined. Any reader who clicks the Facebook Like button will share the article but also receive additional updates anytime you write a post specifying the same tags.

Facebook Registration Tool

http://wordpress.org/extend/plugins/facebook-registration-tool/

This plugin integrates the Facebook Registration Tool (http://developers.facebook.com/docs/user_registration) into WordPress. For more information and support of this plugin, see: http://beyondwp.com/2010/12/21/facebook-registration-plugin-for-wordpress/

From beyondwp.com:

The Facebook Registration Tool, as announced by Facebook Developer Paul Tarjan (http://developers.facebook.com/blog/post/440) provides a registration mechanism that is both Facebook user and Facebook hold-out friendly. Facebook Login (the tool formerly known as Facebook Connect) is a great solution to integrate Facebook into your site, but is not friendly to those users who don’t have or utilize their own Facebook accounts. By utilizing this registration tool, Facebook can automatically complete the registration form for Facebook users while supplying a good-ole fashioned form for those not wanting or able to utilize Facebook to register.

Embed Facebook

http://wordpress.org/extend/plugins/embed-facebook/
Embed Facebook lets you embed various Facebook objects (album, event, group, note, photo, or video) in a post or page. You just need to paste the URL of a Facebook object anywhere in a post or page, the plugin will automatically embed it for you. Check “Screenshots” for how the embedded objects look.

The object must be public (i.e. they should belong to a Facebook Page. Your personal albums are not embeddable.)

WordPress Facebook Grabber

http://wordpress.org/extend/plugins/wordpress-facebook-grabber/
Wp Facebook Grabber plugin provide a way to take public content from facebook and insert in your WordPress pages or posts. It works usin graph facebook api and json php/jquery function.

Actually the plugin support Facebook Photo Album and Feed data from Facebook profile. You can put your feed status update and photo album from facebook everywhere in wordpress post or page, and theme it using css stylesheet.

WP-Facebook Intergrate

http://wordpress.org/extend/plugins/wordpress-facebook-integrate/
Integrate wordpress with facebook, utilizing open graph and social plugins.Use Facebook social plugins and open graph to integrate Facebook into your wordpress site.

Facebook Activity Feed Widget for WordPress

http://wordpress.org/extend/plugins/facebook-activity-feed-widget-for-wordpress/
The FaceBook Activity Feed Widget for WordPress displays the most interesting recent activity taking place on your web site based on feedback from Facebook users.

The activity feed displays stories both when users like content on your site and when users share content from your site back to Facebook.

Faux Facebook Connect

http://wordpress.org/extend/plugins/faux-facebook-connect/
Faux Facebook Connect is a basic integration to allow Facebook users to comment on a WordPress blog. It provides single sign on, and avatars. It is tuned for WordPress MU usage as it does not perform any database alterations or adds any users and is mainly a javascript integration. It requires a Facebook API Key for use. Thanks go to Beau Lebens for writing a good introduction and Adam Hupp for his inspireing WP-Facebookconnect plugin

Following articles is also useful for adding the facebook like button and connect code in your website.

https://purabtech.in/share-buttons-in-wordpress-without-wordpress-plugin/

https://purabtech.in/generate-facebook-fan-code/

If you need more information about wordpress and facebook integration then search in my website, https://purabtech.in

wordpress plugins for facebook