Мy solution for Warning: Invalid argument supplied for foreach()
in plugin file post-attached-media-downloads.php
if (is_array($entries))
{
foreach( $entries AS $entry ) {
Hey there!,
very handy plugin 😉
When integrated in my wp template for all pages I have same problem:
Warning: Invalid argument supplied for foreach() in /home/…/wp-content/plugins/post-attached-media-downloads/post-attached-media-downloads.php on line 378
when there is an attachment to the page everything is normal, but the pages without attachments has error message 🙁
I use WordPress version 3.9.1 and Post Attached Media Downloads 1.1