apply_filters( 'session_token_manager', string $session )

Filters the class name for the session token manager.


Description Description


Parameters Parameters

$session

(string) Name of class to use as the manager. Default 'WP_User_Meta_Session_Tokens'.


Top ↑

Source Source

File: wp-includes/class-wp-session-tokens.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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