wp_session_cleanup()

Clean up expired sessions by removing data and their expiration entries from the WordPress options table.


Description Description

This method should never be called directly and should instead be triggered as part of a scheduled task or cron job.


Source Source

File: includes/libraries/wp-session.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.