[wp-hackers] Checking plugin version

scribu mail at scribu.net
Fri Sep 21 22:08:40 UTC 2012


On Fri, Sep 21, 2012 at 11:44 PM, Martin Lazarov <martin at lazarov.bg> wrote:

> Hi,
> is there a way to check plugin version? Fox example API or something
> else i can use from external system (not from wordpress).
>

You could use the `wp plugin status <plugin-name>` command from wp-cli:
https://github.com/wp-cli/wp-cli


More information about the wp-hackers mailing list