Media, News & Articles

Media

Parse error: syntax error, unexpected ‘&’ in D:\Sites\imarftp\imar.com.au\home\wp-content\plugins\wp-exec-php\wp-exec-php.php(43) : eval()’d code on line 1

News

Parse error: syntax error, unexpected ‘&’ in D:\Sites\imarftp\imar.com.au\home\wp-content\plugins\wp-exec-php\wp-exec-php.php(43) : eval()’d code on line 1

Articles

[exec]$args = array(‘numberposts’=>5,’category’=>8);$news_post = get_posts($args);$count = 0;foreach($news_post as $np ) : $count++;echo ‘

‘;echo ‘

‘;echo ‘

‘.$np->post_title.’

‘;echo ‘

‘.$np->post_excerpt.’

‘;echo ‘

‘;endforeach;echo ($count