I would have expected that the above expression evaluated to TRUE? (Well negated true, so actually FALSE, to be accurate), in my hardcoded statement)
Should I in stead have ‘return TRUE’ and ‘return FALSE’ in my function, then?
‘is_front_page’ had no effect either, but I am unsure if the call of the plugin function invalidates it. Do you know?
I’ll give it a shot with explicit TRUE and FALSE.
-
This reply was modified 6 years, 4 months ago by martinm76.