I changed it to is_supporter() and it doesn't seem to work. Regardsless if it is or not a supporter, it always evaluates true. Maybe I am wrong but I have tried it several different ways. Could you check this?
I changed it to is_supporter() and it doesn't seem to work. Regardsless if it is or not a supporter, it always evaluates true. Maybe I am wrong but I have tried it several different ways. Could you check this?
Responses (1)
Lead Developer — 10th April 2010 #
Supporter status is tied to blogs, not users. The function returns the supporter status of the blog that it's called on, or you can pass it a blogid.
So if you call it in the theme on you main blog (which is always a supporter blog) it will always be true.
Become a member