D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
sadaunjx
/
1one-sport.com
/
wp-content
/
plugins
/
unyson
/
framework
/
extensions
/
update
/
Filename :
manifest.php
back
Copy
<?php if (!defined('FW')) die('Forbidden'); $manifest = array(); $manifest['name'] = __('Update', 'fw'); $manifest['description'] = __('Keep you framework, extensions and theme up to date.', 'fw'); $manifest['standalone'] = true; $manifest['version'] = '1.0.12'; $manifest['github_update'] = 'ThemeFuse/Unyson-Update-Extension';