__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @package Freemius
* @copyright Copyright (c) 2015, Freemius, Inc.
* @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
* @since 1.1.1
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
/**
* @var array $VARS
*/
$sections = $VARS['sections'];
?>
<table>
<?php
foreach ( $sections as $section_id => $section ) {
?>
<thead>
<tr><th colspan="2" style="text-align: left; background: #333; color: #fff; padding: 5px;"><?php echo esc_html($section['title']) ?></th></tr>
</thead>
<tbody>
<?php
foreach ( $section['rows'] as $row_id => $row ) {
$col_count = count( $row );
?>
<tr>
<?php
if ( 1 === $col_count ) { ?>
<td style="vertical-align: top;" colspan="2"><?php echo $row[0] ?></td>
<?php
} else { ?>
<td style="vertical-align: top;"><b><?php echo esc_html($row[0]) ?>:</b></td>
<td><?php echo $row[1]; ?></td>
<?php
}
?>
</tr>
<?php
}
?>
</tbody>
<?php
}
?>
</table>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| account | Folder | 0775 |
|
|
| checkout | Folder | 0775 |
|
|
| connect | Folder | 0775 |
|
|
| debug | Folder | 0775 |
|
|
| forms | Folder | 0775 |
|
|
| js | Folder | 0775 |
|
|
| partials | Folder | 0775 |
|
|
| plugin-info | Folder | 0775 |
|
|
| account.php | File | 64.63 KB | 0775 |
|
| add-ons.php | File | 23.13 KB | 0775 |
|
| add-trial-to-pricing.php | File | 794 B | 0775 |
|
| admin-notice.php | File | 2.6 KB | 0775 |
|
| ajax-loader.php | File | 252 B | 0775 |
|
| api-connectivity-message-js.php | File | 1.01 KB | 0775 |
|
| auto-installation.php | File | 7.22 KB | 0775 |
|
| checkout.php | File | 732 B | 0775 |
|
| clone-resolution-js.php | File | 3.73 KB | 0775 |
|
| connect.php | File | 45.22 KB | 0775 |
|
| contact.php | File | 3.58 KB | 0775 |
|
| debug.php | File | 43.24 KB | 0775 |
|
| email.php | File | 1.01 KB | 0775 |
|
| gdpr-optin-js.php | File | 2.44 KB | 0775 |
|
| index.php | File | 87 B | 0775 |
|
| plugin-icon.php | File | 532 B | 0775 |
|
| pricing.php | File | 4.04 KB | 0775 |
|
| secure-https-header.php | File | 1.02 KB | 0775 |
|
| sticky-admin-notice-js.php | File | 1.24 KB | 0775 |
|
| tabs-capture-js.php | File | 1.73 KB | 0775 |
|
| tabs.php | File | 6.81 KB | 0775 |
|