Closed Stephen-Cronin closed 6 years ago
@iKreativ I just got pinged on this TGM PA issue
In the context of TGM PA, using is_plugin_active does make sense, so this should probably be an Info or Warning rather than Required. Then the Reviewer can check if it's TGM PA or not.
is_plugin_active
Yeah. I'm actually going to have a look at excluding TGM from this check to correct the false positive. If not, I'll switch to WARNING.
Thanks. That would be cool if we could do it!
Fixed in https://github.com/envato/envato-theme-check/commit/5ce47c277b30f170c9a1f4d5b7ffd993f2c493c9
@iKreativ I just got pinged on this TGM PA issue
In the context of TGM PA, using
is_plugin_active
does make sense, so this should probably be an Info or Warning rather than Required. Then the Reviewer can check if it's TGM PA or not.