WP-DBManager 2.62
I have released WP-DBManager 2.62. Added Auto Repair functionality via WP Cron, similar to the current implementation of Backing Up & Optimizing DB Added nonce to all forms for added security Replace get_bloginfo(‘name’) with get_option(‘blogname’) and make it goes through wp_specialchars_decode() Ported the readme.html to…