Automattic / jetpack-onboarding

Jetpack Onboarding
50 stars 5 forks source link

Jetpack Onboarding Endpoints #34

Closed roccotripaldi closed 8 years ago

roccotripaldi commented 8 years ago

Check for Jetpack_Landing_Page class before initializing.

The newest version of Jetpack removes Jetpack_Landing_Page entirely, so our endpoint needs to check for it so that it can work in all versions.

Fixes #32

To test:

cc: @jessefriedman

roccotripaldi commented 8 years ago

cc @tyxla for code review

tyxla commented 8 years ago

LGTM and works great! 🚢