function mind_set_cookie_expire( $time ) { return time() + 86400; // 1 day } add_filter( 'post_password_expires', 'mind_set_cookie_expire' );
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter