إضافة WP Last Login آخر تسجيل دخول
·
Adds a sortable "Last Login" column to the Users screen — spot inactive accounts and see who's actually using your site.
تقييمات
النسخة
7
التنصيبات النشطة
10K
آخر تحديث
May 28, 2026
إضافة WP Last Login آخر تسجيل دخول records when each user signs in and surfaces it as a sortable column on the Users screen — so you can see who’s active, identify dormant accounts, and confirm that real people are coming back.
Features
- Sortable “Last Login” column on the Users screen, including the network admin user list on multisite.
- Hover any date to reveal the exact login time.
- Captures logins via the standard
wp_loginaction, so it works with any login flow that triggers it — including the Two Factor plugin, WooCommerce, BuddyBoss, and most social-login plugins. - Users without a recorded login show a neutral em-dash (—) — never a misleading “never” — and still sort correctly when ordered by last login.
- Lightweight: one user meta key, no settings page, no extra database tables.
- Filter hooks let you customize the date format or hide the column from non-admin roles.
فلاتر و Hooks الإضافة
wpll_current_user_can (boolean)
ما إذا كان من المفترض أن يظهر العمود. الافتراضي: true
wpll_date_format (string)
سلسلة صيغة التاريخ لـ مخرجات التاريخ.
