How to display content to registered users only
Posted on June 7, 2013 Posted Under Wordpress
Comments Off on How to display content to registered users only
Ever wanted to be able to show some content only to registered users in your blog posts? If yes, just read this recipe, which contains an awesome shortcode to do it! here is code to display content to registered users only Just paste the following code on your functions.php file: Once done, you can add the […]