I have 2 categories.
Cars: only for registred users.
Bags: for any user.
in the form , can i use the "if !(is_logged())" funtion and the user can't change the category ???
any ideas?
http://wordpress.org/extend/plugins/business-directory-plugin/
I have 2 categories.
Cars: only for registred users.
Bags: for any user.
in the form , can i use the "if !(is_logged())" funtion and the user can't change the category ???
any ideas?
http://wordpress.org/extend/plugins/business-directory-plugin/
Hi fercho74,
To do something like that, you would be better served using a membership plugin to protect certain content (in this case your Cars category URL) and leave the rest open. BD wouldn't handle that on its own, use something like s2member or similar plugins.
You must log in to post.