WordPress Plugins scripts - Top 4 Download

WordPress Plugins script downloads

Blog Voyeur

When a user is being tracked, a small message saying, “You’re being watched! Disable.” will appear underneath the comment form.InstallationUnpack and copy it into the plugins folder (wp-content/plugins)Go to the Plugins page in the Administration section and activate it. Requirements: · WordPress up to 2.3.1 ...

Comment Referrers

This is in the form of referring link from which the user came before posting the comment.InstallationCopy into your plugins folder (usually wp-content/plugins)Go to the Plugins page in the Administration section and activate it. Requirements: · Wordpress up to 2.3.3 ...

Cookies for Comments

When a browser loads that stylesheet a cookie is dropped on the user machine. If the user then leaves a comment the cookie is checked. If it doesn't exist the comment is marked as spam.InstallationCopy into your plugins folder and activate. If you are using a caching plugin such as WP ...

Tweet Tweet

It also stores replies from other people, as well as direct messages.Tweet Tweet has hooks that allow developers to write sms notification plugins. Plugins for Meteor and Vodafone customers in Ireland are included.InstallationUnzip and upload the tweet-tweet directory to your plugins folder.Activate the plugin on your Plugins page.Configure the plugin by ...

WP Super Cache

After a html file is generated the webserver will serve that file instead of processing the comparatively heavier PHP scripts.InstallationYou should have the Apache mod mime and mod rewrite modules installed and WordPress fancy permalinks enabled. PHP safe mode should be disabled. If any of those are missing or off you ...

Amazon Showcase

Amazon Showcase is a Wordpress Widget/Plugin for showcasing items from Amazon. Simply enter the ASIN/ISBN numbers of any products and optionally enter an Associate ID for earning commissions. The product image will be displayed with a link to the product detail page on Amazon.com. ...

xooAnalytics Wordpress Plugin

xooAnalytics Wordpress Plugin will add Google Analytics tracking code to any absolute links in a post/page. It basically just searches the post content for a regular expression match for a link. If the link contains an absolute URL, then it adds the urchinTracker() function as an onclick event. When a user clicks ...

PlugInstaller

PlugInstaller is a WordPress plugin-management plugin that eliminates the need to download a plugin archive, upload it to your FTP server and unpack it manually. With PlugInstaller, you can easily enter a plugin URL (e.g. directly from a plugin repository website like the WordPress.org plugin repository) within the admin interface which ...

Manage Pages Custom Columns

This WordPress plugin replicates the custom column feature of the manage posts page. This is in response to the long-standing enhancement request.It provides a manage_pages_custom_column action and manage_pages_columns filter which can be used similarly to the manage_posts_custom_column action and manage_posts_columns filter provided by WordPress. Requirements: · WordPress 2.2 - ...