Checks if a user is logged in, if not it redirects them to the login page.
547
Continue readingDisplay the atom enclosure for the current post.Uses the global $post to check whether the post requires a password and if the user has the password for the post. If not then it will return before displaying.
539
Continue reading