Current Path : /var/test/www/mainsite/wp-content/plugins/unyson/framework/extensions/shortcodes/ |
Current File : /var/test/www/mainsite/wp-content/plugins/unyson/framework/extensions/shortcodes/manifest.php |
<?php if (!defined('FW')) die('Forbidden'); $manifest = array( 'version' => '1.3.31', 'display' => false, 'standalone' => true, 'requirements' => array( 'extensions' => array( 'builder' => array(), ), ), 'github_update' => 'ThemeFuse/Unyson-Shortcodes-Extension' ); $manifest['github_repo'] = 'https://github.com/ThemeFuse/Unyson-Shortcodes-Extension'; $manifest['uri'] = 'http://manual.unyson.io/en/latest/extension/shortcodes/index.html#content'; $manifest['author'] = 'ThemeFuse'; $manifest['author_uri'] = 'http://themefuse.com/';