PODS - Initialize post tags You can use the WP template tags if you initialize the post with this code (possibly deprecated)
<?php setup_postdata( $obj->id() ); ?>