[restrict userlevel=”subscriber”]
[gview file=”http://www.spswoodturners.org/wp-content/uploads/2012/11/SPSW-10-30-12.doc”]
[/restrict]
[php]
if ( is_user_logged_in() ) {
echo ‘ ‘;
} else {
echo ‘[a href=”http://www.spswoodturners.org/wp-login.php”]Log In[/a] | [a href=”http://www.spswoodturners.org/wp-login.php?action=register”]Register[/a]’;
}
[/php]