Checks if a Website is made in WordPress
Go to file
2019-12-14 09:10:21 +01:00
is-wordpress Update is-wordpress 2019-12-04 18:34:56 +01:00
README.md Update README.md 2019-12-14 09:10:21 +01:00

Run 🏃‍♂️

is-wordpress [domain]

Example 👨‍🎓

is-wordpress blog.us.playstation.com

⬇️

true

is-wordpress google.com

⬇️

false

Install ⚙️

Requirements 👀

  • bash 4.0 or higher
  • curl

Then you do this.

curl -o is-wordpress https://raw.githubusercontent.com/tanrax/is-wordpress/master/is-wordpress
chmod +x is-wordpress
sudo mv is-wordpress /usr/local/bin