#WordPress Version Dashboard Client
Ever wanted to display version information from multiple WordPress blogs in one place? WordPress Version Dashboard is small standalone backendless php app does just that. In order dashboard to work you need to install this plugin to your WordPress site.

More information about [WordPress Version Dashboard](https://github.com/jaamo/wordpress-version-dashboard)

# Configuring the client
* Install Version Dashboard Client plugin to your WordPress.
* Add your key to wp-config.php: 
  
  ```define('WP_VERSION_DASHBOARD_KEY', 'changethistosomethingelse');```

# Support
Found an issue? Please tell me about it :)

https://github.com/jaamo/wordpress-version-dashboard-client/issues

# Author

This plugins is created by [@jalajoki](https://twitter.com/jalajoki) from [Evermade](http://www.evermade.fi/).
