AnsPress_Cli::version()

Description #

Prints current version of AnsPress.

EXAMPLES

wp anspress version

Source #

File: lib/class-anspress-cli.php

	public function version() {
		WP_CLI::success( 'Currently installed version of AnsPress is ' . AP_VERSION );
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment