wpseek.com
A WordPress-centric search engine for devs and theme authors



auth_cookie_expiration › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'auth_cookie_expiration', ( 2 * DAY_IN_SECONDS )
Defined at:
Codex:

This filter is documented in wp-includes/pluggable.php





Source

$default_cookie_life = apply_filters( 'auth_cookie_expiration', ( 2 * DAY_IN_SECONDS ), $user_id, false );