Check if user logged in Wordpress through JS code example Example: Check if user logged in Wordpress through JS document.body.classList.contains( 'logged-in' );