golden hour
/var/www/html/wp-content/themes/lms/demo-content/lms
⬆️ Go Up
Upload
File/Folder
Size
Actions
database.json.txt
7.7 MB
Del
OK
f
-
Del
OK
manifest.php
294 B
Del
OK
screenshot.png
953.24 KB
Del
OK
Edit: manifest.php
<?php if (!defined('FW')) die('Forbidden'); /** * @var string $uri Demo directory url */ $manifest = array(); $manifest['title'] = esc_html__('LMS', 'lms'); $manifest['screenshot'] = $uri . '/screenshot.png'; $manifest['preview_link'] = 'https://lmstheme.wpengine.com/landing-page/';
Save