renatofrota / 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!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!


Languages

Language:Shell 100.0%