ClassicPress/Directory

Notice: The new version is missing a Requires CP header.

viktorix opened this issue · 1 comments

While updating README.md for the plugins, I noticed we're getting a lot of notices for missing Requires CP header. A lot of the plugins are missing the required headers.

What would be the best course of action? Contact developers and ask them to update plugins to include required headers?

This was enforced in the new directory, but probably plugins coming from the old directory are not compliant.
Requires PHP and Requires CP are now needed.

For sure we need contacting developers to fix this.