Archive for the ‘plugins’ Category

Thank You Counter Button WordPress Plugin Filter Hooks

Sunday, December 6th, 2009

Content Filter

Content Filter


There are next filter hooks available for the Thank You Counter Button (TYCB) WordPress plugin:

  • Side bar Thanks Stat widget has filter hook 'thanks_stat_sidebar' for its content.
  • Admin dashboard ‘Latest Thanks’ widget has filter hook 'thanks_stat_dashboard' for its content.
  • Admin dashboard ‘Latest Thanks’ widget has filter hook 'thanks_stat_dashboard_row' which allows to change content of every row at this widget;
  • Thank You button has filter hook 'thanks_thankyou_button' for its html code now.
  • Sidebar ‘Latest Thanks’ widget has filter hook 'thanks_stat_sidebar_item' which allows to change content of every widget row;
  • Sidebar ‘Latest Thanks’ widget has filter hook 'thanks_stat_sidebar_total_quant' which allows to change content of total quant counter placed at the sidebar widget;

Read the rest of this entry

Thank You Counter Button Wordpress Plugin Shortcodes

Sunday, December 6th, 2009

TYCB plugin shortcodes

TYCB plugin shortcodes


Thank You Counter Button WordPress Plugin processes the next Short Codes:

  • [thankyou]
    or
    [thankyou]YourCustomCaption[/thankyou]
    - inserts Thank You Counter Button in place of this shortcode.
  • [nothankyou] – excludes The Button from the post in which it is inserted, allows you to hide counter button for such post.
  • [thanks_total_quant] – You can use it in your posts to show the total quant of thanks visitors were sent to your blog.

User Locker 1.1.7 Wordpress Plugin Review

Saturday, November 21st, 2009

WordPress Plugin Review

WordPress Plugin Review

Plugin Name:User Locker v.1.1.7
Date of review: 20th November 2009
Rating: 4.5
Author profile: Daniel Frużyński
WordPress plugin directory link: User Locker

User Locker WordPress plugin introduces maximum number of invalid login attempts for the user name. When this number is exceeded, plugin locks that user account. It can be unlocked by requesting new password (using Lost Password option) or asking help from the blog administrator only.


You can find the original description of this plugin at the authour’s blog plugin page (primary site language is not English, but it is the English description). It this post I will tell you about my impressions after testing this plugin and going through its source code.

Read the rest of this entry

Limit Login Attempts 1.4.1 Wordpress Plugin Review

Tuesday, November 10th, 2009

WordPress Plugin Review

WordPress Plugin Review

Plugin Name: Limit Login Attempts v.1.4.1
Date of review: 10th November 2009
Rating: 4.8
Author profile: Johan Eenfeldt
WordPress plugin directory link: Limit Login Attempts

“Limit Login Attempts” WordPress plugin limits the number of wrong login attempts possible through normal login dialog as well as (for WordPress 2.7+) for cookies authentication mechanism.

Read the rest of this entry

Thank You Counter Button WordPress Plugin

Monday, October 5th, 2009

thank you counter button wordpress plugin

thank you counter button

Version 1.6.7 is available. This is the visitor’s “Thank you” or “I like it” click counter. Every time a new visitor clicks the “Thank you” button one point is added to the total “thanks” counter for this post. Plugin uses AJAX to send data to the server and get it back. So no page reload is required. The plugin stores its counters in its own MySQL table. Only one “thanks” for the same IP-address can be permitted. Plugin can skip all further “Thank you” clicks from that IP-address once it is automatically registered. Total quant of thanks is displayed on the button just to the right from the click invitation text. Invitation text is ‘Thank You’ by default, but it can be changed at the plugin Settings page. Plugin has wide range of options to customize its behaviour and presentation. Live preview will help to select more suitable style.
Read the rest of this entry