Skip to content

Script to resolve malware infections on WordPress websites by reinstalling all files on core, plugins and themes from their official repositories. Be aware: it removes anything it considers "non-core". Take a backup!

Notifications You must be signed in to change notification settings

renatofrota/wp-hack-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

wp-hack-fix

Script to resolve malware infections on WordPress websites by reinstalling all files on core, plugins and themes from their official repositories. Be aware: it removes anything it considers "non-core". Take a backup!

Dependencies

wp-cli is required (available as wp command on your shell environment)

How to use

From the WP root directory (where wp-blog-header.php resides) run:

curl -sO https://raw.githubusercontent.com/renatofrota/wp-hack-fix/master/wp-hack-fix.bash && bash wp-hack-fix.bash

Donate

Help me keep my stuff Open Source and free.

Think on how much time($) you're saving with this tool and buy me some coffee! :)

USD

Donate

BRL

Doar

About

Script to resolve malware infections on WordPress websites by reinstalling all files on core, plugins and themes from their official repositories. Be aware: it removes anything it considers "non-core". Take a backup!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages