Hide Author Info
-
Is there any way to hide the author info?
I wrote myself a plugin to display the author info, but I don’t seem to get it working with the events.if (empty($_bio) || is_single() == false ) return;If one of those conditions is met, the info isn’t shown. Is there a similar function to “is_single()” with which I could check if this is an event-page?
Best regards
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Hide Author Info’ is closed to new replies.