Using wordpress shortcodes to show members-only content

Using wordpress shortcodes to show members-only content

May 14, 2009 · 1 Comment 

This tutorial will cover three methods for setting up shortcodes to use in your posts and pages that will allow you to hide or show content depending on who’s viewing it. Content for users that are not logged in Many people want to focus on hiding content from this group of users, but you want to start by showing them content. Most traffic to your site will likely be through non-logged in users, so make sure you give this group of people something. Open your theme’s functions.php file in your favorite text editor. Add... [Read the full story]

Technology

Top 10 JavaScript Frameworks

Top 10 JavaScript Frameworks

JavaScript – an indispensable part for developing websites and web pages, whether that is simple pages or professional website, and whether you are senior or junior. Nowadays,... [Read more]


Leap ahead

Wordpress

Display list of wordpress pages in two columns

Display list of wordpress pages in two columns

Usually in WordPress, the following code is used to call the pages list (you can find it in one of the sidebar files): <?php wp_list_pages(); ?> Normally when the list of... [Read more]


Inspire