• Hello –

    I was wondering if you had considered adding the ability to delete sessions from the database. This would be for option names beginning with _wp_session.

    I’ve been doing this manually from time to time with the following:

    DELETE FROM wp_options WHERE option_name LIKE '_wp_session_%'

    Thanks for an amazing plugin!
    Pete

    • This topic was modified 3 years, 7 months ago by boybawang.
    • This topic was modified 3 years, 7 months ago by boybawang.

The topic ‘Feature request – delete sessions’ is closed to new replies.