Plugins Garbage Collector v. 0.4 is available
May 2nd, 2010
Plugins Garbage Collector v. 0.4 is publushed at May 03rd, 2010. New feature “Delete Tables” is added. “Delete Tables” button allows to drop unused (forgotten by plugin) tables from WordPress database with the help of Plugins Garbage Collector plugin directly. Users commented that such feature will be useful and convenient for those who are not familiar with external database management tools. But be aware that “Delete Tables” feature should be used wise and only if you are sure in your decision and have a fresh database backup.
Plugins Garbage Collector v. 0.3 translation update
May 1st, 2010
Version 0.3 of Plugins Garbage Collector WordPress plugin is available. It is the translation update: German and Japanese translations are included to this release. More information is available here.
Plugins Garbage Collector v.0.2 translation update
May 1st, 2010
Version 0.2 of Plugins Garbage Collector was published today. It is the translation update: French, Indonesian and Spanish translation are included to this release. More information is available here.
Plugins Garbage Collector WordPress plugin
April 29th, 2010
This plugin scans your WordPress database and shows the tables which not belong to the core WordPress installation.
Some WordPress plugins create and use its own database tables. Those tables (small and large) are left in your database after plugin deactivation and deletion often. If your blog is more than 1 day old you have some plugins garbage in your WordPress database probably. With the help of this plugin you can check your database and discover if it is clean or not. Plugin shows not WordPress tables list with quant of its records, size they occupy in Kb. Plugin name and plugin state are shown too if those data are available.
Changes made to the core WordPress database tables (columns added) could be discovered too.
Some WordPress plugins create and use its own database tables. Those tables (small and large) are left in your database after plugin deactivation and deletion often. If your blog is more than 1 day old you have some plugins garbage in your WordPress database probably. With the help of this plugin you can check your database and discover if it is clean or not. Plugin shows not WordPress tables list with quant of its records, size they occupy in Kb. Plugin name and plugin state are shown too if those data are available.
Changes made to the core WordPress database tables (columns added) could be discovered too.

User Role Editor WordPress plugin Polish translation
April 26th, 2010
Polish translation for the User Role Editor WordPress plugin is available with version 2.1.2 published at April, 26th 2010. Thanks to TagSite for the help with making User Role Editor WordPress plugin available for polish users in their native language.
Do you have URE translation in some other language? Share it with us.
You are welcome!
Do you wish to make a translation for URE plugin to some new language? Make it and share with us.
You are welcome!
Do you have URE translation in some other language? Share it with us.
You are welcome!
Do you wish to make a translation for URE plugin to some new language? Make it and share with us.
You are welcome!
How to block WordPress admin menu item
April 23rd, 2010
Suppose you don’t wish your blog registered users see some menu items in WordPress admin back-end and it is not the user role capabilities management subject. That is no such capability exists which you can use. For example, if you need to block just user profile editor and nothing more. It can be useful if you wish to allow for the group of volunteers to use the only user budget for all of them to make some task at your blog. In this case it is important that no one from that users group can edit user password and other user profile details. So you should to block WordPress admin menu items and URLs related to the user profile editor execution.
I will show you how to make it in this post. We just add a little piece of code to your theme
I will show you how to make it in this post. We just add a little piece of code to your theme
functions.php file. Let’s go.

User Role Editor translation update v.2.1.1
April 19th, 2010
User Role Editor WordPress plugin v. 2.1.1 is available. It is a mass update of translations files since last v.2.1 release. French, Japan, Spanish, Russian translations are updated. Belorussian translation is added. If one of those languages is your native language do not miss this update, as a special bonus you will have ability to see the capabilities names in your native language. Since version 2.1 it is a user choice to see standard WordPress capabilities name e.g.
edit-themes or native language human readable capabilities names from available translations, e.g. Edit themes. Standard WordPress capabilities names are still available in that case as hints to capabilities checkbox labels.












