versusbassz / entity-viewer

Displays data (properties, custom fields) of WordPress entities (posts, users, terms, comments) for developers
https://wordpress.org/plugins/entity-viewer/
GNU General Public License v2.0
15 stars 1 forks source link

Add an admin notice for installations with old PHP versions #17

Closed versusbassz closed 3 years ago

versusbassz commented 3 years ago

For now the plugin doesn't show anything and doesn't get initialized if it's launched on a platform with outdated PHP version.

Docs

versusbassz commented 3 years ago

Done.