Error in Comment and Post Plugin
-
comment-word-count Plugin
Warning: Invalid argument supplied for foreach() in /home/myisha4/public_html/blog/wp-content/plugins/comment
-word-count.php on line 14
line 14 is
foreach ($words as $word) {
most-commented Plugin
Warning: Invalid argument supplied for foreach() in /home/myisha4/public_html/blog/wp-content/plugins/most-commented
.php on line 19
line 19 is
foreach ($posts as $post) {
recent-comments Plugin
Warning: Invalid argument supplied for foreach() in /home/myisha4/public_html/blog/wp-content/plugins/recent-comments
.php on line 18
line 18 is
foreach ($comments as $comments) {
I got the Plugins at
https://mtdewvirus.com/wp-hacks/
is called
Comment and Post Plugins
My blog url is https://myisha.net/blog
Thanks in advance
Myisha
- The topic ‘Error in Comment and Post Plugin’ is closed to new replies.