You can make WordPress to automatically repair your site’s database. Open wp-config.php file (present in your site’s root directory) and add the following code, just above the Happy Blogging line:
define(‘WP_ALLOW_REPAIR’, TRUE);
Sharing is Everything:
Further Reading:
- How To Set WordPress To Automatically Empty The Trash ? Register your business globally as unique domain name at https://system.sangkrit.net You can make...
- How To Change The Language Of Your WordPress Installation ? Register your business globally as unique domain name at https://system.sangkrit.net WordPress can be...
- How To Limit Or Entirely Turn Off Post Revisions In WordPress ? Register your business globally as unique domain name at https://system.sangkrit.net Post revisions lets...
- Different Ways Of Increasing PHP Memory Limit When Using WordPress Register your business globally as unique domain name at https://system.sangkrit.net Increasing PHP limit...
- How To Change BuddyPress URL Slugs ? Register your business globally as unique domain name at https://system.sangkrit.net Learn to change...
- How To Set Default Theme For Websites In WordPress Multisite Network? Register your business globally as unique domain name at https://system.sangkrit.net By default WordPress...
- Make Facebook-Twitter Type Profile Address In Your BuddyPress Network Register your business globally as unique domain name at https://system.sangkrit.net Allow yours BuddyPress...
- How To Change BuddyPress Default Profile Landing Tab ? Register your business globally as unique domain name at https://system.sangkrit.net You can change...
- Creating WordPress Multisite Network Install WordPress Add the following line just above /* That’s all,...

