Simple Logged-in Cookie
WordPress plugin which simply sets a "wp_is_logged_in" cookie when a user is logged in.
by Justin Sternberg · github.com/zao-web/simple-logged-in-cookie · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/zao-web/simple-logged-in-cookie/archive/refs/heads/master.zipReadme
Simple Logged-in Cookie
Simply sets a "wp_is_logged_in" cookie when a user is logged in. Useful for checking via Javascript, or for 3rd party script implemenation.