Utilities::automator_get_version()
Get the version for the plugin
Return Return
(string)
Source Source
File: src/core/class-utilities.php
public static function automator_get_version() { return AUTOMATOR_PLUGIN_VERSION; }
Expand full source code Collapse full source code View on Github
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |