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:
- Click to share on X (Opens in new window) X
- Click to share on WhatsApp (Opens in new window) WhatsApp
- Click to share on Facebook (Opens in new window) Facebook
- Click to email a link to a friend (Opens in new window) Email
- More
- Click to share on Pinterest (Opens in new window) Pinterest
- Click to print (Opens in new window) Print
- Click to share on LinkedIn (Opens in new window) LinkedIn
- Click to share on Pocket (Opens in new window) Pocket
- Click to share on Telegram (Opens in new window) Telegram
- Click to share on Tumblr (Opens in new window) Tumblr
- Click to share on Reddit (Opens in new window) Reddit
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 ? WordPress can be used in many different languages. By default...
- 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,...