Archive for the ‘ShinePHP WordPress Plugins’ Category

Plugins Language Switcher WordPress Plugin

Monday, May 10th, 2010

Plugins Admin Interface Language Switcher

Plugins Language Switcher

Plugins Language Switcher allows to use different language (from WordPress default one) for admininstrator back-end interface. It is useful for example if your blog front-end configured as Spanish but you wish to work at admin back-end with your native language, e.g. English. Another variant of this plugin usage – is other plugins translation testing without change of the whole blog language WPLANG constant value. This plugin shows in the language selection drop down list all languages which you have in blog wp-content/languages and wp-content/plugins directories. It is possible to setup different back-end languages for different administrators. Plugin stores selected language value locally on your computer using cookies.
Read the rest of this entry

Plugins Garbage Collector WordPress plugin

Thursday, April 29th, 2010

Plugins Garbage Collector

Plugins Garbage Collector

Plugins Garbage Collector

Plugins Garbage Collector

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.
Read the rest of this entry

User Role Editor WordPress plugin

Saturday, March 20th, 2010

User Role Editor WordPress plugin

User Role Editor

User Role Editor WordPress plugin allows you to change standard WordPress user roles capabilities with easiness of a few mouse clicks. Just turn on check boxes of capabilities you wish to add to the selected role and click “Update” button to save your changes. That’s done. Add and tune your own custom roles which you can assign to the users then. You can create new role as a copy of existing one. Delete self-made roles. Change defaul user role.
Multi-site support is provided.
Why it could be necessary? Let’s suppose you wish that your multi-authored blog contributors upload their own graphics to use in their posts. WordPress “contributor” role has no such capability by default. In such situation you have needed to change user role capabilities manually using SQL client as I described at “How to change wordpress user role capabilities” post, if you have enough knowledge in that field. But what to do if you have not?
Read the rest of this entry

Silence is Golden Guard WordPress plugin

Sunday, March 14th, 2010

Silence is Golden Guard

Silence is Golden Guard

Silence is golden guard WordPress plugin prevents your blog directories from listing if visitor types just directory name as the URL,
e.g. http://yourdomain/wp-content/plugins/
Did you see small 30 bytes only index.php files in the folders of WordPress installation? If you don’t know for what reason those files included into WordPress package please read this post “Silence is Golden”.
This plugin can scan your WordPress blog installation subdirectories for the presence of such dummy index.php files and create it if index.php file doesn’t exist in the directory. As the second line of defence against directory listing plugin can add special “-Indexes” option into Apache Web Server .htaccess file placed at the WordPress root directory.
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.7.4 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