Harvest4D twitter account online!
Check out the latest tweets from the Harvest4D project – https://twitter.com/Harvest4D
add_filter('the_content', function($str) { if (preg_match("/\[h4pub(.*)\]/", $str, $m)){ //print_r(getparam($m[1])); return preg_replace("/\[h4pub(.*)\]/", h4publications(getparam($m[1])), $str); }else{ return $str; } }); ?>