Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Forum create only available to certain members


nit3watch
Participant

@nit3watch

Busy looking into that myself as im newb still :P Give me a shout if you find something, but should just be simple if else statement.

meh im being stupid, else {
wp_redirect( get_option(‘siteurl’) . ‘/about’);

instead of redirecting them ( wp_redirect ) you could just hide it in the same statement.

ignore the above, “being stupid”.. Just woke up.

check this out:
http://wpmu.org/how-to-show-or-hide-content-in-wordpress-wpmu-based-on-user-authentication-roles-and-capabilities/

Skip to toolbar