@zamoose
13 years, 6 months ago
I too noticed this, as it no longer works in WordPress 3.2 betas.
14 years, 3 months ago
Awesome! Works like a charm.
No, that doesn’t work, bp_is_page() requires an argument in order to function.
The following alteration of my code seems to work in the cases that I’ve tested thus far:
if ( is_page() && ( $bp->current_component == ” ) ) {
I’m unsure as to whether this is an empty string or a null value for all instances, so I don’t think an is_null() call would be appropriate.
If anyone knows of a BP-approved method for this, though, I’d be all ears.
14 years, 5 months ago
*sigh* Not what I wanted to hear. There are ways to password-protect RSS feeds. Anything that could be done in that respect, perhaps?