category guest
Require login to view posts
wordpress snippet
Adding this PHP code to the functions.php of your wordpress theme will require users to login before viewing specific posts defined by and array of post IDs. Once the user is logged in they will be redirected to the original post.
read moreDetect user from Google
wordpress snippet
Adding this PHP code to your wordpress theme will let you display a message to users that found your website via Google.
read moreGuest author custom field
wordpress snippet
Adding this code to your functions.php file of your wordpress theme will let you add a custom field guest-author enter this authors name in the value field to change the author of the blog post.
read more






