API?
-
Hi!!!
This is a great plugin. It does exactly what it promises. And do it delightfully.
Just one issue: I couldn’t find API documentation. I need to add a conditional statement to my template according to groups membership, but there’s no info on plugin’s functions or tags.
I already checked the plugin’s source code, but it doesn’t give an idea either.
Any help on this will be appreciated. The only thing I need to do is a php conditional statement of this kind:
if (user_belongs_group => “Group x”) { do something; } elseif (!user_belongs_group => “Group x” || user_is_not_logged_in) { do something else; }
Thanks in advance
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘API?’ is closed to new replies.