Title: Redeclare Function (SOLVED)
Last modified: August 22, 2016

---

# Redeclare Function (SOLVED)

 *  Resolved [m0r6h3us](https://wordpress.org/support/users/adeliofioritto/)
 * (@adeliofioritto)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/redeclare-function-solved/)
 * Activating the plugin, I had this problem “Cannot redeclare wpse_121051()” in
   bla bla bla.
    I solved it removing the funtion from show-all-comments-in-one-
   page/bt-comments.php and adding it on my template function.php Seams that the
   plugin declare more than one time the function. I think u could just add “if(
   function_exists(‘wpse_121051’))” to your php file. Hope this can help. BTW, really
   great plugin, thank u 😉
 * [https://wordpress.org/plugins/show-all-comments-in-one-page/](https://wordpress.org/plugins/show-all-comments-in-one-page/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [AppJetty](https://wordpress.org/support/users/biztechc/)
 * (@biztechc)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/redeclare-function-solved/#post-5921059)
 * Hello m0r6h3us,
 * Thank you for taking time to mention this issue here.
 * We have checked and found that the function is not defined more than one time
   in plugin,may be it is defined in some of your other plugin.
 * We will sure make changes for this in our new release.
    Thank you again.
 * Biztech consultancy.

Viewing 1 replies (of 1 total)

The topic ‘Redeclare Function (SOLVED)’ is closed to new replies.

 * ![](https://ps.w.org/show-all-comments-in-one-page/assets/icon-128x128.png?rev
   =1647812)
 * [Show All Comments](https://wordpress.org/plugins/show-all-comments-in-one-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/show-all-comments-in-one-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/show-all-comments-in-one-page/)
 * [Active Topics](https://wordpress.org/support/plugin/show-all-comments-in-one-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/show-all-comments-in-one-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/show-all-comments-in-one-page/reviews/)

## Tags

 * [function](https://wordpress.org/support/topic-tag/function/)
 * [redeclare](https://wordpress.org/support/topic-tag/redeclare/)
 * [solved](https://wordpress.org/support/topic-tag/solved/)

 * 1 reply
 * 2 participants
 * Last reply from: [AppJetty](https://wordpress.org/support/users/biztechc/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/redeclare-function-solved/#post-5921059)
 * Status: resolved