Tag Archive for 'Wordpress'

WordPress Munin Plugin

The original Plugin was written by Chris Bair, after some tunings it worked fine for me.

I made some useful modifications to this Plugin:
- Visualization of the number of Drafts
- Set table prefix (I hate hardcodet things)



And now how to use it, first you need to create a configuration file for the plugin(replace the needed credentials) Continue reading ‘WordPress Munin Plugin’

WordPress disable admin bar

And today I installed another important wordpress update. This update brought a stupid admin bar with it.

Wordpress Admin Bar

For some styles and users this can be really helpful, but not for me and my style.
Continue reading ‘WordPress disable admin bar’

Backup WordPress to Dropbox

And I’m still fascinating of the Dropbox service. I found another useful plugin for WordPress wpTimeMachine that makes Backuping easy for you. It makes a backup to your existing Dropbox account.

This plugin can perform an automatic backup of your Word Press MySQL-database your themes, plug-ins and all the other files and images that you may uploaded to your Word Press folder.
Continue reading ‘Backup WordPress to Dropbox’

WordPress html line break

The only solution for line break I have found is to insert the following html code in the HTML Editor mode:

1
<br class="blank" />