📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 13:51:40
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
copy-delete-posts
/
banner
/
views
/
projects
/
twp
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/copy-delete-posts/banner/views/projects/twp
🔄 Refresh
✏️
Editing: install.php
Writable
<?php // Namespace namespace Inisev\Subs; // Disallow direct access if (!defined('ABSPATH')) exit; ?> <div class="ci-left-part ci-install-state"> <div class="ci-project-logo"> <a href="https://tastewp.com" target="_blank"> <img src="<?php $this->_asset('/projects/twp/imgs/big-colored-logo.png'); ?>"> </a> </div> <div class="ci-install-column"> <ul class="ci-checkmark-list ci-checkmark-list-type-1"> <li>Spin up a WordPress instance with one click <br class="ci-additional-text-break"><span class="ci-light-font">(without being logged in!)</span></li> <li>Test things out before doing it on your “real” site</li> <li><b>100% Free!</b></li> </ul> <div class="ci-install-button"> <a href="https://tastewp.com" target="_blank" class="ci-button-link ci-round-button">Check it out</a> </div> </div> </div>
💾 Save Changes
❌ Cancel