Recover wordpress by replace file manually

Depends on where the malware is. If the code is on pages generated by WP ‘core’ because core files are damaged, then a reinstall of WP to 4.7.2 is the starting point. Then I would reinstall all themes files, at least the active theme. You could manually install the active theme file in a new … Read more

Backup custom table

No it does not, it will only export all of your posts, pages, comments, custom fields, terms, navigation menus, and custom posts. https://codex.wordpress.org/Tools_Export_Screen

WordPress manual restore not completely successful

Problem seems strange since you can see the content in the backend but not able to see it in the frontend. So here are a few suggestions. Try to save the permalink again? And try to clear the cache too. Try to change the theme to any other basic theme available. Also when I tried … Read more

Managing Backups: Space Issues [closed]

You can use a plugin like backwpup that lets you: Store backup to Folder Store backup to FTP Server Store backup to Amazon S3 Store backup to Google Storage Store backup to Microsoft Azure (Blob) Store backup to RackSpaceCloud Store backup to DropBox (free) Store backup to SugarSync (free) and manage the number of backup … Read more