GRAYBYTE WORDPRESS FILE MANAGER9022

Server IP : 68.65.123.43 / Your IP : 216.73.216.162
System : Linux server266.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/inteuuod/public_html/wp-content/plugins/userswp/templates/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/inteuuod/public_html/wp-content/plugins/userswp/templates//users-actions.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}

$default_layout = uwp_get_option('users_default_layout', 'list');

$sort_by = "";
$sort_by_options = uwp_get_sort_by_order_list();

if (isset($_GET['uwp_sort_by']) && $_GET['uwp_sort_by'] != '') {
	$sort_by = strip_tags(esc_attr($_GET['uwp_sort_by']));
	if(!isset($sort_by_options[$sort_by])){$sort_by = "";}
}

do_action('uwp_users_loop_actions');
?>

<div class="uwp-user-views" id="uwp_user_views">
	<form method="get" action="">
		<select name="uwp_layout" id="uwp_layout" class="aui-select2">
			<option <?php selected( $default_layout, "list" ); ?> value="list"><?php echo esc_html( __("List View", "userswp") ); ?></option>
			<option <?php selected( $default_layout, "2col" ); ?> value="2col"><?php echo esc_html( sprintf(__("Grid %d","userswp"),2) ); ?></option>
			<option <?php selected( $default_layout, "3col" ); ?> value="3col"><?php echo esc_html( sprintf(__("Grid %d","userswp"),3) ); ?></option>
			<option <?php selected( $default_layout, "4col" ); ?> value="4col"><?php echo esc_html( sprintf(__("Grid %d","userswp"),4) ); ?></option>
			<option <?php selected( $default_layout, "5col" ); ?> value="5col"><?php echo esc_html( sprintf(__("Grid %d","userswp"),5) ); ?></option>
		</select>
	</form>
</div>

<div class="uwp-user-sort" id="uwp_user_sort">
	<form method="get" action="">
		<select name="uwp_sort_by" id="uwp_sort_by" class="aui-select2" onchange="this.form.submit()">
            <option value=""><?php esc_html_e("Sort By:", "userswp"); ?></option>
            <?php
            foreach ($sort_by_options as $key => $val){
	            $active = isset($_REQUEST['uwp_sort_by']) && $_REQUEST['uwp_sort_by']==$key ? 'active' : '';
	            echo '<option '. selected( $sort_by, $key ).' value="'.esc_attr( $key ).'">'. esc_html( $val ).'</option>';
            }
            ?>
		</select>
	</form>
</div>
<?php do_action('uwp_after_users_loop_actions'); ?>

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
bootstrap
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
emails
--
July 10 2025 04:32:23
inteuuod / inteuuod
0755
.htaccess
0.41 KB
July 10 2025 04:32:23
inteuuod / inteuuod
0644
account.php
1.018 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
change.php
1.509 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
comments-item.php
1.278 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
dashboard-simple.php
0.589 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
dashboard.php
2.038 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
forgot.php
1.646 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
login.php
2.372 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
loop-comments.php
0.892 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
loop-posts.php
0.828 KB
February 04 2025 23:32:52
inteuuod / inteuuod
0644
loop-users.php
1.481 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
modal-profile-image-crop.php
2.494 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
modal-profile-image.php
3.108 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
no-users-found.php
0.339 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
posts-post.php
1.273 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
profile-header.php
2.969 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
profile-tabs.php
2.325 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
profile.php
0.09 KB
July 16 2020 17:09:12
inteuuod / inteuuod
0644
register.php
2.337 KB
March 19 2025 15:13:04
inteuuod / inteuuod
0644
reset.php
2.269 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
search-form.php
1.035 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
user-avatar.php
1.762 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
user-cover.php
1.42 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
users-actions.php
1.921 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644
users-item.php
0.25 KB
March 13 2024 17:47:28
inteuuod / inteuuod
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF