Added post-theme activation logic to warn the user if ACF PRO isn't installed, and revert back to the last active theme.
We could potentially expand upon this in the future to allow child themes to register their own dependencies, or add other post-activation notices (e.g. to remind the user to import ACF fields groups).
Added post-theme activation logic to warn the user if ACF PRO isn't installed, and revert back to the last active theme.
We could potentially expand upon this in the future to allow child themes to register their own dependencies, or add other post-activation notices (e.g. to remind the user to import ACF fields groups).
Resolves #25.