Welcome to the Centoba Codevault! 🚀

Total number of Snippets: 2

Search:

You can search for a snippet by name.

Filter:

Clicking on any of the language buttons will show only snippets in that language. Selecting a snippet from the categroy list will only show snippets in that category.

Sorry, there are no snippets in that category...🫙

Have one in mind, click below to create one.

Create Snippet

General

AI Verified

0

Record users last login time and date

Added: 7 months ago

Last Updated: 7 months ago

This snippet records when a user last logged in to your website. Information is stored in wp_usermeta in the SQL database.

General

AI Verified

0

Show when a user last logged in

Added: 7 months ago

Last Updated: 7 months ago

This snippet makes a separate column in Users > All users showing when a user last logged in to the website. Snippet only needs to run in admin area. Be aware that this requires the "Record users last...