Archive for the ‘ShinePHP plugins news’ Category

User Role Editor German translation update

Saturday, April 10th, 2010

Translation Update

Translation Update

User Role Editor WordPress plugin German translation is updated with plugin v. 2.0.2 release at April 11th, 2010. Thanks to Peter for continued support.

To make new version of the plugin available to public faster I use on-line translators to update plugin language files. Of course, I understand, that easy accessible automated translation technologies (Google, Yahoo, other on-line services) are not good enough yet to replace a human in this field. So I include such on-line translated files into plugin’s package just as the starting point for some enthusiastic person to help me with real human translation. If you can help with my plugins translation to other languages, you are welcome! Left me your email via Contact form and I will send you my email address where you can send translation files.
I use Poedit software for work with translation files. If you have not experience in translation files creation/modification please read this article and related materials.

User Role Editor plugin is available for download here. [nothankyou]

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