Ultimate Facebook Stats Plugin

Filed Under (Installation, Plugins) by Wpfeed on 27-02-2012

Tagged Under : , , ,

Using facebook “like” and comments plugins? why don’t you show your top posts?

a plugin that scans your blog and collects likes, share and comments data about your blog. then you can show your top liked, commented and shared posts. including widgets.

DEMO | DOWNLOAD

Installation


After downloading “Ultimate Facebook Stats”, extract the folder and upload “Ultimate Facebook Stats” folder to wp-content/plugins.

go to Plugins tab in the wordpress admin and activate “Ultimate Facebook Stats”.

Collect Information about your posts

you can have facebook stats for your posts in two ways:

1) let visitors visit your posts and slowly all your stats will be collected. (each visit to a post updates the facebook stats in the database)
2) scan manually all your posts by pressing the button below. this option can take some time depend on the amount of posts you have in your blog.

 

Widgets

there are 3 widgets comes with the plugin, Top Liked PostsTop Shared Posts and Top Commented Posts. use them if you have widgetized sidebar

 

Use manually

if you want to insert the top posts manually to your theme, call this function:

ufs_show_top_posts(5, ‘like_count’, $showcounter = ‘yes’, $showurl = ‘yes’ )

parameters to pass:

1) How many posts to show

2) Which kind of top do you wish to display:

top likes – ‘like_count’

top shares – ‘share_count’

top comments – ‘commentsbox_count’

3) show counter before post title? yes/no
4) show post title as link? yes/no

 

 

Examples

show top 5 liked posts (with counter and url)

<h2>TOP LIKED POSTS</h2>
<?php echo ufs_show_top_posts(5, 'like_count','yes','yes'); ; ?>

show top 5 shared posts (with counter and url)

<h2>TOP SHARED POSTS</h2>
<?php echo ufs_show_top_posts(5, 'share_count','yes','yes'); ; ?>

show top 5 commented posts (with counter and url)

lt;h2>TOP COMMENTED POSTS</h2>
<?php echo ufs_show_top_posts(5, 'commentsbox_count','yes','yes'); ; ?>

 

DEMO | DOWNLOAD

Popularity: 2% [?]

Ultimate Author Box plugin for wordpress

Filed Under (Customization And Themes, Installation, Plugins) by Wpfeed on 06-02-2012

Tagged Under : , ,

we are proudly presents our first free plugin: “ultimate author box”, download and enjoy!

Ultimate Author Box

Use this plugin to show more information about your blog authors.

More features:

- Display fancy author box on each post automatically

- Show your facebook, twitter, linkedin and google links

- Style the author box by yourself

- Add your avatar to the author box

Install:

Unzip and upload folder to wp-content/plugins folder

Go to plugins and activate “Ultimate Author Box”

How to use it:

Go to setting - ultimate author box

Choose where to display your ultimate author box.

Style your box with the color picker.

 

Then go to your profile edit page:

Users – your profile (Extra profile information)

Here you can add or edit your:

Description,

Facebook, twitter, linkedin and google links

And add an avatar.

DOWNLOAD

ENJOY!!!

Popularity: 2% [?]

WordPress Social Counter

Filed Under (Customization And Themes, Plugins) by Wpfeed on 26-09-2011

Tagged Under : ,

Our latest plugin – wordpress social counter, the best way to add social media counters to your blog so users can share your content and see how many others have shared. place your counters wherever you like and style them from the settings page.

This plugin adds social media counters to your blog posts from many services including Twitter, Facebook and Google +1. list of services so far:

  • Twitter
  • Facebook
  • Google +1
  • LinkedIn
  • StumbleUpon

SETTINGS

  • Where to display – pages / posts
  • How to display – horizontal / vertical
  • if vertical you can control the position in your page
  • What to display – Facebook | Twitter | Google +1 | StumbleUpon | LinkedIn
  • Style your counters – background and border colors

you can preview it here on the blog (on your left) and see the screenshots here.

Download

Popularity: 4% [?]

Credit Card Payment With WordPress

Filed Under (Installation, Plugins) by Wpfeed on 22-09-2011

Credit Card Payments WordPress

DOWNLOAD

Offline Credit Card Processing

DOWNLOAD

 

http://www.visser.com.au/wp-ecommerce/plugins/offline-credit-card-processing/

Popularity: 4% [?]

Top 5 WordPress Security Plugins for 2011

Filed Under (Plugins) by Wpfeed on 06-06-2011

WordPress is a popular blogging CMS software that is very secure when properly installed. Site owners can take security a step further by installing the following plugins, especially when running WordPress in a cheap hosting environment.

WordPress Security Scan
This basic security plugin will look at the database, passwords and permissions for files and alert the site owner to any needed changes. It also hides the version of WordPress and adds extra protection to the administrative area.

This plugin should be installed by all WordPress site owners. It’s simple and easy to understand.

DOWNLOAD


Secure WordPress
Going a few steps further than WordPress Security Scan, this add-on provides an index page for the plugin folder, does away with error messages on the login page and blocks any bad queries. It also hides version and plugin update information from everyone except admins.

Removing version information is crucial because hackers won’t know what they’re dealing with and will move on to less secure installs on free domain names.

DOWNLOAD


Invisible Defender
Forms are a favorite target by spambots. Invisible Defender protects forms by providing extra fields which are visible to spambots but hidden from the user by style code. When the fields are filled, indicating a bot, the plugin returns a 403 error, which blocks the bot and protects the blog.

This plugin keeps a tally of blocked bots in the admin area so site owners can see how effective it is.

 

Login Lockdown
Brute force password attempts are a big problem for any site, especially since many people don’t choose secure passwords. This plugin timestamps and records the IP address of any bad login attempt. When a certain number of attempts are reached, the IP string is blocked from the site. The default block time is one hour but this can be adjusted by the site owner. There is also a manual option for lifting the block.

DOWNLOAD


Theme Authenticity Checker (TAC)
TAC works by checking all installed WordPress themes for suspicious code, especially BASE 64, which can obfuscate the code’s intended purpose. When bad code is found, TAC will show the exact location in the theme files. The latest version of TAC also reveals static links within theme code. These are not always harmful but it is good to know about them.

And remember, the best way to avoid bad code is to not use free themes.

DOWNLOAD

 

 


Popularity: 3% [?]

Complete List Of Anti Spam Plugins And Solutions For WordPress

Filed Under (Customization And Themes, Installation, Plugins) by Wpfeed on 31-01-2011

Tagged Under : , ,

No need to introduce Akismet for you, the leading anti spam plugin for comments. the problem starts when you host a multisite website. you need to stop splogs, those spam blogs, stop spam registrations and enable akismet for all users and blogs, so they won’t need to enter the API code.

I will try sharing with you the knowledge i acquired in the last weeks while trying to stop spam blogs and users in one of my blogs.

Captcha And Blocking Spam Plugins

WP-reCAPTCHA

Integrates reCAPTCHA anti-spam methods with WordPress including comment, registration, and email spam protection. WPMU Compatible.

URL

Simple CAPTCHA

A CAPTCHA for your comment system to prevent unwanted spams. Prevent automated spams by bots and most important naughty peoples. It’s simple and yet secure.

URL

SI CAPTCHA Anti-Spam

Adds CAPTCHA anti-spam methods to WordPress on the comment form, registration form, login, or all. In order to post comments or register, users will have to type in the code shown on the image. This prevents spam from automated bots. Adds security. Works great with Akismet. Also is fully WP, WPMU, and BuddyPress compatible

URL

WP Captcha-Free

WP Captcha-Free blocks automated comment spam without resorting to CAPTCHAs. It does so by validating a hash based on time (and some other parameters) using AJAX when the form is posted. Comments posted via automated means will not have a hash or will have an expired hash and will be rejected. Unlike using a captcha, this does not place any burden on the commenter.

URL

Animal Captcha

Captcha Animal protects your user registration and comments with a test of identifying two friendly animals.

URL

Block Spam By Math Reloaded

This plugin protects WordPress 3.x (single/multisite) registration, login and comment forms from spambots by adding a simple math question to it (“what is 4+3 ?”). It also includes support for Buddypress. This is a proven approach to dramatically decrease your amount of spam.

URL

Sabre

Sabre is an acronym for Simple Anti Bot Registration Engine. It’s a set of counter measures against spam registration on your blog.

Your visitors are granted permission to register freely on your blog and now you are plagued by fake users automatically created by spammers? Sabre is the solution to stop definitely these robotized visitors!

this plugin has many features like:  Selection of the captcha’s complexity, Registration blocked if visitor’s IP address is found on ban lists, Limited number of days for user confirmation, User must give an invitation code during registration and many more…

URL

Ban Specific Users Or Domains

htaccess support

## USER IP BANNING
<Limit GET POST>
order allow,deny
deny from 200.49.176.139
allow from all
</Limit>

you can also use a check to make sure they come from your domain

# BEGIN ANTISPAMBLOG REGISTRATION
RewriteEngine On
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .wp-signup.php*
RewriteCond %{HTTP_REFERER} !.wpfeed.com. [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) http://die-spammers.com/ [R=301,L]
# END ANTISPAMBLOG REGISTRATION

Ban email domains from user registration

you create a Registration Blacklist and  “Options” menu in the administration section you will find  a box called “Registration Blacklist”.

URL

IP Ban

Returns ‘Page Not Found’ 404 error message for IP’s visiting your blog specified in the IP Ban option on the Discussion Options page.

URL

Other Plugins And Soultions

Anti-Splog

to tell you the truth – wpmudev name their plugin – “The ultimate plugin and service to stop and kill splogs in WordPress Multisite and BuddyPress”, well, not quit true. since buying anti-splog in 39 dollars, anti-splog succeeded in marking spam blogs as spam but not to block the registration. so maybe it is more comfortable to click on the plugin options and delete all spam blogs in one place, but the database is still spammed and manually i could do it my self (i already recognize the mail the spammers use). the other features like captcha and human tests i could find plugins myself without paying.

read more about the plugin – URL

BuddyPress Restrict Email Domains

This plugin enables restriction of email domains during user registration for a single (non-multisite) WordPress installation of BuddyPress

URL + use this link to enable the multisite – http://etivite.com/groups/buddypress/forum/topic/quick-tip-added-banned-email-domain-check-to-multisite-buddypress-registration/#topic

Enable Akismet For all Sites

first of all activate akismet. then just open wp-config.php and add:

define(‘WPCOM_API_KEY’,'your-api-key’);

DONE!!!

have ideas for more plugins and solutions, comment here.

Popularity: 8% [?]

WordPress Email Plugins

Filed Under (Customization And Themes, How To, Plugins) by Wpfeed on 07-12-2010

Tagged Under : ,

Sometimes wordpress email capabilities is just not enough for your needs, this is the exact scenario where you need a good plugin to resolve your problem. here are some excellent Email plugins for wordpress:

WP Better Emails
Adds a customizable good looking HTML template to all WP default plain/text emails and lets you set a custom sender name and email address.
http://wordpress.org/extend/plugins/wp-better-emails/

WP Better Emails

WP_Better_Emails

Adds a customizable good looking HTML template to all WP default plain/text emails and lets you set a custom sender name and email address.

URL

News Mailer

Simple plugin for mailing news or updates to members registered on the blog.

URL

Subscribe2

subscribe2

Sends a list of subscribers an email notification when new posts are published to your blog

URL

MailPress

Style your html and plain text mails with dedicated themes and templates.

Double opt-in subscription.

Subscriptions to Comments, Newsletters/Post notifications and even to Mailing lists.

Newsletters/Post notifications on a per post, daily, weekly, monthly basis.

Optional : full control on all mails sent by WordPress.

URL

HTML Emails

htmlemails

Converts the default plain text email notifications into fully customizable, sweet-lookin’ HTML emails.

URL

Newsletter

newsletter

Newsletter is a plug-in to collect subscribers and send out newsletters.

URL

Popularity: 9% [?]

WordPress Mailing List And Newsletter Top Plugins

Filed Under (How To, Plugins) by Wpfeed on 26-10-2010

Tagged Under : ,

One of the main requests you get as a developer from clients is to have a mailing list options on their website.

there are many options to create a mailing list.

you can let subscribers sign for a mail every time a post is published Subscribe2 does, provides a comprehensive subscription management and email notification system for WordPress blogs that sends email notifications to a list of subscribers when you publish new content to your blog.

you can also use a local program that runs on your client’s computer, let’s say you download something like 1st mass mailer, than you can let the client to import the new subscribers into a mailing list. (it’s the less comfortable way to do it).

and you can use the online tools for mailing list, most of them are very good, but they cost money. we really like mailchimp.

of course there are many great free and premium wordpress plugins for newsletter and mailing list, here are some of them:

Automatic Newsletter

This plugin will send a newsletter to everyone on your email list. You can specify how many recent posts it will send in the newsletter options under settings.

URL

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.

URL

Newsletter

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.

URL

there is also a PRO version of this plugin, her:

http://www.satollo.net/plugins/newsletter-pro

MailChimp WordPress Plugin

The MailChimp WordPress plugin allows you to quickly and easily add your MailChimp signup form as a widget on your WordPress 2.3 or higher blog. See it in action on our own MailChimp Blog.

URL

*** try them all and find the one you like.

ENJOY

Automatic Newsletter
This plugin will send a newsletter to everyone on your email list. You can specify how many recent posts it will send in the newsletter options under settings.
http://wordpress.org/extend/plugins/automatic-newsletter/
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.
http://wordpress.org/extend/plugins/wordpress-newsletter/
Newsletter
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.
http://wordpress.org/extend/plugins/newsletter/
there is also a PRO version of this plugin, her:
http://www.satollo.net/plugins/newsletter-pro
MailChimp WordPress Plugin
The MailChimp WordPress plugin allows you to quickly and easily add your MailChimp signup form as a widget on your WordPress 2.3 or higher blog. See it in action on our own MailChimp Blog.
http://www.mailchimp.com/plugins/mailchimp-wordpress-plugin/
http://www.mailchimp.com/plugins/img/wp_sidebar.gif

Popularity: 12% [?]

All Facebook Plugins For WordPress

Filed Under (Installation, Plugins) by Wpfeed on 13-08-2010

Tagged Under : ,

facebookwp

Recently Facebook released what they call social plugins, with these plugins you can easily integrate your blog or website with many Facebook features.
Wordpress programmers made the work for you and wrote excellent and simple plugins although if you know a bit of code you can always go to http://developers.facebook.com/plugins and check the plugins by facebook, try it here :http://developers.facebook.com/plugins.

now if you want it the easy way, here are some of the best we found for you, actually for all your facebook connect purposes.


Facebook Comments

Facebook comments is a WordPress plugin that will import comments from your facebook notes back into your wordpress blog.

DOWNLOAD

Facebook Comments for WordPress

This plugin integrates the Facebook commenting system 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. Non-Facebook users can post with a valid email address.

Features:

  • Styles can all be customized to fit your site’s theme
  • Number of comments displayed can be adjusted
  • Option to post comments directly to a user’s Facebook profile page
  • Comments can be included on pages only, posts only or both
  • Comments can be shown in chronological order or with the most recent comments first
  • Facebook comments can be attached to WordPress comments or inserted manually anywhere in your theme
  • WordPress comments can be hidden on pages/posts where Facebook comments are enabled
  • Like button can be hidden if required

DOWNLOAD

Like

Let your readers quickly share your content on Facebook with a simple click.

You can customize it in the Settings section:

  • Access directly your Facebook Pages to manage them (see screenshot 2)
  • Send updates to your Fans
  • IFRAME or XFBML versions of the button
  • Asynchronous or Synchronous loading of the Javascript
  • Width/Height
  • Layout (standard or button_count)
  • Verb to display (Like or Recommend)
  • Fonts
  • Color Scheme (Light or Dark)
  • Show thumbnails of Facebook profile pictures
  • Align to the Left or Right of your posts
  • Show at the top and/or bottom of posts
  • Show/hide the button on pages/posts/home/search/archive.
  • Margins (top, bottom, left, right)
  • Complete support of the Open Graph protocol (http://opengraphprotocol.org)

DOWNLOAD

Facebook Like Box

If you have a page in Facebook about your blog and want to show the Facebook Like Box with the recent updates and fans.

DOWNLOAD

Sharecount for Facebook

Displays the number of times the current page has been shared on Facebook and allows visitors to share it themselves. Uses awe.sm for tracking and offers Google Analytics integration even without an awe.sm account. Pulls count and click data from Facebook as well as awe.sm.

Features:

  • Display the number of shares and on hover the total number of clicks for those shares (displays Facebook logo when 0 shares)
  • Large or small button
  • Track the shares from the button using your awe.sm API Key or fbshare.me links
  • Add Google Analytics parameters to fbshare.me links
  • Configure the colors of the badge in the large button
  • Disable the button on Pages

DOWNLOAD

Popularity: 16% [?]

Top WordPress Premium Plugins

Filed Under (Customization And Themes, Installation, Plugins) by Wpfeed on 23-06-2010

Tagged Under : ,

sometime you need a plugin you can’t find free on the web, codecanyon.net is a very good place to find these [remium wordpress plugins, here are some of the best:

DDSliderWP – 11 Transitions – Slide Manager Panel

DDSliderWP features EVERYTHING that the jQuery plugin already offered PLUS a custom admin panel, with total management of slides.
Features:

  • Slide manager – Manage your slides the way you want, don’t depend on pages and posts.
  • Upload Images via AJAX direct from the slide manager page
  • Extremely user interactive panel – Tooltips on all fields and jQuery driven panels
  • Over 11 different transitions
  • Inline content support
  • TimThumb integration
  • ColorPicker included
  • Access documentation directly from admin panel
  • A whole lot more. Checkout screencast for an overview of the admin panel.

DOWNLOAD

WP-Membership Plugin

This is a WordPress plugin that helps you sell your content; you only need to install the plugin, create a category for your private content, setup the prices of your memberships and your Paypal account. Don’t hesitate and purchase it today
You can easily select the posts you want to sell, manage the memberships you acquire and is fully integrated with Paypal. All you have to do is activate the plugin, setup your memberships and your Paypal account.
Features:

  • * You don’t have to modify your template.
  • * Paypal integration.
  • * Premium posts only seen by active members.
  • * Setup unlimited memberships.
  • * A dashboard that shows your sales by month.
  • * Manage your subscription.
  • * Filter your subscriptions by Month and Memberships.
  • * Subscriptions are paginated.
  • * Easy setup.
  • * Very well documented with plenty of images.
  • * Works with WordPress 2.7 and above (also 3.0).

DOWNLOAD

Events Calendar Pro – WordPress Premium Plugin

The Events Calendar Premium plugin for WordPress enables you to rapidly create and manage events using the post editor. Features include Google Maps integration as well as default templates such as a calendar grid and event list for streamlined one click installation.

DOWNLOAD

Twitter Widget Pro – WordPress Premium Plugin

If you own just one twitter plugin for WordPress, let it be this one! The only premium twitter plugin out right now – with support for multiple twitter users and includes a ton of premium options. This is the last Twitter plugin you’ll ever need!

DOWNLOAD

Extended Google Analytics for WordPress

It’s never been easier to add Google analytics and event tracking to your websites. This in combination with a campaing url generator tool makes a powerfull WordPress plugin to get the most out of Google Analytics.
Features:

Adds google analytics code
Auto link adsense to analytics
Auto event tracking for downloads, mailto and outbound links
Select wich file extensions to download track
Tool to generate campaign tracking links to use in newsletters and other campaigns

DOWNLOAD

Blog Widget by LinkWithin

Popularity: 21% [?]


Theme Forest
mojo themes
elegant themes
press75.com
wopshow

free wordpress 3.0 theme - wp3theme Theme