Title: Function is_feed was called incorrectly.
Last modified: June 5, 2024

---

# Function is_feed was called incorrectly.

 *  [kasio99](https://wordpress.org/support/users/kasio99/)
 * (@kasio99)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/function-is_feed-was-called-incorrectly/)
 * This plugin is causing an error, I’ve switched back to the 2024 theme and still
   getting the error:
   Function is_feed was called incorrectly.
 * In the powerpress.php file on line 4558 you need to update from:
   `if( is_feed()&&
   powerpress_is_custom_podcast_feed() && method_exists('Groups_Post_Access', 'posts_where'))`
 * to:
   `if( **$query->**is_feed() && powerpress_is_custom_podcast_feed() && method_exists('
   Groups_Post_Access', 'posts_where') )`
 * Thanks,
 * James Williamson
 * Kasio99

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Shawn](https://wordpress.org/support/users/shawnogordo/)
 * (@shawnogordo)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/function-is_feed-was-called-incorrectly/#post-17805369)
 * I’ve asked the Blubrry dev team to investigate this issue. I’ll post another 
   message here as soon as I get something back from them.
 *  Thread Starter [kasio99](https://wordpress.org/support/users/kasio99/)
 * (@kasio99)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/function-is_feed-was-called-incorrectly/#post-17808940)
 * Thank you I appretiate it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Function is_feed was called incorrectly.’ is closed to new replies.

 * ![](https://ps.w.org/powerpress/assets/icon.svg?rev=2849869)
 * [PowerPress Podcasting plugin by Blubrry](https://wordpress.org/plugins/powerpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/powerpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/powerpress/)
 * [Active Topics](https://wordpress.org/support/plugin/powerpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/powerpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/powerpress/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [kasio99](https://wordpress.org/support/users/kasio99/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/function-is_feed-was-called-incorrectly/#post-17808940)
 * Status: not resolved