Skip to content

Add WPEngine detection#72

Open
stevelacey wants to merge 1 commit intonqbao:masterfrom
stevelacey:wpengine
Open

Add WPEngine detection#72
stevelacey wants to merge 1 commit intonqbao:masterfrom
stevelacey:wpengine

Conversation

@stevelacey
Copy link

I would find it useful to know whether a WordPress website I am looking at is hosted on WPEngine.

I expect this can be pretty reliably detected by checking whether a file such as /wp-content/mu-plugins/wpengine-common/changelog.txt 200's, since this is a plugin WPEngine will install on all builds it hosts, it will require an AJAX request however, so maybe only scope this check if WordPress has already been detected.

Thoughts?

@stevelacey
Copy link
Author

Implementation works, but obviously lists in the users network tab - which may be a little annoying for debugging, especially when it legitimately throws a 404 and appears in console.. not sure if there's a way around that.

@stevelacey
Copy link
Author

@nqbao can you take a look over this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant