HEX
Server: LiteSpeed
System: Linux server484.bertina.biz 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User: alvnails (1268)
PHP: 8.2.29
Disabled: mail
Upload Files
File: /home/alvnails/public_html/wp-content/plugins/string-locator/views/templates/instawp.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die();
}
?>

<div class="string-locator-panel">
	<h2 class="title">
		<img src="<?php echo plugins_url( 'views/assets/instawp-logo.svg', STRING_LOCATOR_PLUGIN_FILE ); ?>" alt="<?php esc_attr_e( 'InstaWP logo', 'string-locator' ); ?>">
		<span>
			<?php esc_html_e( 'Create a disposable site', 'string-locator' ); ?>
		</span>
	</h2>
	<div class="string-locator-panel-body">
		<div class="row">
			<a href="https://instawp.com/?utm_source=stringlocator" target="_blank">
				<?php esc_html_e( 'Create Disposable WordPress Sites in Seconds.', 'string-locator' ); ?>
			</a>
		</div>
	</div>
</div>