BLACK FRIDAY
Save 59% on PageForge Annual $191/year $485/year
Claim 59% Off →
CodeCave Admin Security Auditor icon
Maintained Tested up to 6.8.10

CodeCave Admin Security Auditor

Track and display the last login time for each user in the WordPress admin users table.

Active installs<10New
Downloads · 30d65▲ +75.7% vs prev. 30d
Rating—0 reviews
Health score36/100At risk
All-time downloads524Since Nov 2025
Support resolved—No recent threads
RequiresWP 5.8PHP 7.4+
Downloads · 7d16▲ +33.3% week over week
Our verdict

Consider an alternative

CodeCave Admin Security Auditor shows warning signs in 2026 — compare the alternatives below before installing. Was last updated 10 months ago, and scores 36/100 on our health check.

  • Small user base (<10 active installs)
  • Very few reviews so far
  • Only tested up to WordPress 6.8 (latest is 7.1)

How does it stack up?

Side-by-side on installs, updates, ratings & support

Daily downloads

4812Jun 29Aug 12Sep 26
Yesterday3
Daily average (1y)2
Peak day28Nov 20, 2025
Last 12 months533

Download spikes usually follow a new release — each site that auto-updates counts as a download.

Rankings

Where CodeCave Admin Security Aud… stands today

WordPress.org search rankings

Live position in the plugin search, top 100
KeywordPositionCompeting pluginsCategory
admin >100 10,000 Best admin plugins →
last login >100 1,608 Best last login plugins →
login >100 8,551 Best login plugins →
security >100 10,000 Best security plugins →
users >100 10,000 Best users plugins →

About CodeCave Admin Security Auditor

From the official readme · v1.2.4

Description

CodeCave Admin Security Auditor is a lightweight plugin that helps you monitor user activity by tracking and displaying the last login time for each user in your WordPress site.

Features:

  • Automatically tracks the last login time for all users
  • Displays last login information in the WordPress admin users table
  • Sortable last login column for easy user management
  • Shows “Never” for users who haven’t logged in since plugin installation
  • Timezone-aware display (uses your WordPress timezone settings)
  • Clean uninstall – removes all data when plugin is deleted
  • Translation ready
  • No configuration needed – works out of the box

Use Cases:

  • Monitor user engagement and activity
  • Identify inactive user accounts
  • Security auditing and compliance
  • User account cleanup and maintenance
  • Track user adoption of your WordPress site

Privacy and Data:

This plugin stores the last login timestamp as user metadata in your WordPress database. No data is sent to external servers. When you uninstall the plugin, all stored data is automatically removed.

Developer Notes

Accessing Last Login Data Programmatically:

You can retrieve the last login timestamp for a user:

$auditor = CodeCave_Admin_Security_Auditor::get_instance();
$last_login = $auditor->get_last_login( $user_id );

if ( $last_login ) {
    echo 'Last login: ' . date( 'Y-m-d H:i:s', $last_login );
} else {
    echo 'Never logged in';
}

Hooks and Filters:

The plugin uses standard WordPress hooks and does not currently provide custom hooks. This may be added in future versions based on user feedback.

Installation

  1. Upload the codecave-admin-security-auditor folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Users > All Users to see the Last Login column

That’s it! The plugin will automatically start tracking user logins.

Frequently asked questions

Does this plugin track login attempts or just successful logins?

The plugin only tracks successful logins. Failed login attempts are not recorded.

Will this plugin show login times for users who logged in before activation?

No, the plugin only tracks logins that occur after it has been activated. Existing users will show “Never” until they log in again.

Can I export the last login data?

The data is stored as WordPress user metadata and can be accessed programmatically or through database exports. Future versions may include export functionality.

Does this plugin work with custom login pages?

Yes, the plugin uses WordPress core hooks and will work with any login method that triggers the standard WordPress authentication process.

Will this plugin slow down my site?

No, the plugin is extremely lightweight and only updates a single database field when a user logs in. There is no impact on frontend performance.

Is this plugin GDPR compliant?

The plugin stores minimal data (a timestamp) for legitimate purposes (user management and security). However, you should review your own privacy policy and data retention practices to ensure GDPR compliance for your specific use case.

Can I customize the date format?

The current version uses WordPress timezone settings. Future versions may include format customization options.

Changelog

Initial release of CodeCave Admin Security Auditor plugin.

1.2.4

  • Test

1.2.3

  • Test

1.2.2

  • Test latest + assets

1.2.1

  • Testing workflow updates.

1.2.0

  • Minor bump.

1.0.2

  • Second bump.

Full changelog on WordPress.org →

For developers

Is this your plugin? Show off the numbers.

Add a live badge to your site, docs or GitHub README. It updates on its own — no account needed.

Active installs badge Rating badge Health score badge

Best CodeCave Admin Security Audit… alternatives

All admin plugins →
Alternatives
Rank Plugin Active installs Rating Updated Health
1 Loginizer Loginizer Loginizer is a WordPress security plugin which helps you fight against bruteforce attacks. by Softaculous 1M+ ★★★★★★★★★★ 4.8 (1K) 1 month ago 87
2 Redux Framework Redux Framework Redux is a simple, truly extensible, and fully responsive options framework for WordPress… by David Anderson / Team Updraft 900K+ ★★★★★★★★★★ 4.4 (273) 6 days ago 95
3 Admin Menu Editor Admin Menu Editor Lets you edit the WordPress admin menu. You can re-order, hide or rename menus, add custom… by Janis Elsts 300K+ ★★★★★★★★★★ 4.6 (312) 1 month ago 80
4 White Label CMS White Label CMS Customise dashboard panels and branding, hide menus plus lots more. by Video User Manuals 200K+ ★★★★★★★★★★ 4.7 (114) 3 months ago 71
5 Advanced Custom Fields: Extended Advanced Custom Fields: Extended All-in-one enhancement suite that improves WordPress & Advanced Custom Fields. by Konrad Chmielewski 100K+ ★★★★★★★★★★ 4.8 (132) 1 month ago 76
6 Nested Pages Nested Pages Nested Pages provides a drag and drop interface for managing pages & posts in the WordPress… by Hook & Filter 90K+ ★★★★★★★★★★ 4.7 (126) 2 days ago 88
7 Disable REST API Disable REST API Disable the use of the REST API on your website to site users. Now with User Role support! by Dave McHale 80K+ ★★★★★★★★★★ 4.8 (38) 3 years ago 48
8 All In One Favicon All In One Favicon Easily add a Favicon to your site and the WordPress admin pages. Complete with upload… by Garrett Grimm 60K+ ★★★★★★★★★★ 4.5 (82) 3 years ago 46
9 Conditional Menus Conditional Menus This plugin enables you to set conditional menus per posts, pages, categories, archive… by themifyme 60K+ ★★★★★★★★★★ 4.4 (72) 2 months ago 76
10 Add From Server Add From Server Add From Server is designed to help ease the pain of bad web hosts, allowing you to upload… by Dion Hulse 60K+ ★★★★★★★★★★ 4.6 (239) 6 years ago 46

FAQ

CodeCave Admin Security Auditor: quick answers

Straight answers, pulled from live WordPress.org data.

Live data from WordPress.org · checked Sep 27, 2026

Is CodeCave Admin Security Auditor free?

Yes. CodeCave Admin Security Auditor is free to download and use from the official WordPress.org plugin directory.

Is CodeCave Admin Security Auditor safe to use in 2026?

CodeCave Admin Security Auditor shows warning signs in 2026 — compare the alternatives below before installing. Was last updated 10 months ago, and scores 36/100 on our health check.

How many websites use CodeCave Admin Security Auditor?

CodeCave Admin Security Auditor is active on <10 WordPress websites and has been downloaded 524 times since it launched in November 2025. It was downloaded 65 times in the last 30 days.

Does CodeCave Admin Security Auditor work with WordPress 7.1?

CodeCave Admin Security Auditor is officially tested up to WordPress 6.8.10, while the latest release is 7.1.2. It may still work, but try it on a staging site first.

What PHP version does CodeCave Admin Security Auditor need?

CodeCave Admin Security Auditor requires PHP 7.4 or higher. Most hosts run PHP 8.x today, so it works on any modern WordPress hosting.

When was CodeCave Admin Security Auditor last updated?

The latest version, 1.2.4, was released on November 20, 2025 (10 months ago).

Who makes CodeCave Admin Security Auditor?

CodeCave Admin Security Auditor is developed and maintained by CodeCave.

What are the best alternatives to CodeCave Admin Security Auditor?

The most popular alternatives to CodeCave Admin Security Auditor are Loginizer (1M+ installs), Redux Framework (900K+ installs) and Admin Menu Editor (300K+ installs).

Powered by PageForge

Want thousands of pages that rank like these? Build them in an afternoon.

This directory runs on the same engine as PageForge. Turn any spreadsheet, CSV or API into thousands of fast, SEO-ready WordPress pages — with schema, internal links and AI-written copy baked in.

  • CSV, Google Sheets & API data sources
  • AI content, schema & internal links per page
  • Works with Elementor, Gutenberg, Yoast & Rank Math
  • Free on WordPress.org — no credit card
Sarah is here to help!
Hi there! 👋 Need help finding what you're looking for?
Sarah
Sarah
Online & Ready to Help
Hi there! 👋 Need help finding what you're looking for?

We'll use this to continue our conversation

Just now ✓ Verified

Join 500+ SEO Pros Scaling Their Strategy

Get exclusive programmatic SEO tactics, AI content workflows, and the latest PageForge updates delivered straight to your inbox. Stay ahead of the algorithm.

We care about your data in our privacy policy.