YAFPP Causing is_home() to return true on a page
-
In one of my page templates I’m calling get_featured_posts() function and using the loop method.
It is causing the is_home() function to return true on any page that uses this template. If I remove the YAFPP function call, is_home() then returns false like it should.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘YAFPP Causing is_home() to return true on a page’ is closed to new replies.