
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;









