updated   : May 15, 2012
we now have 588 snippets
category guest
By : , on December 09, 2010 5:00 pm

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 more
By : , on December 05, 2010 3:00 pm

Detect 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 more
By : , on October 27, 2010 11:30 pm

Guest 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