'.get_post_meta( $id, 'tip_title', true ).'
'.get_post_meta( $id, 'tip_content', true ).'
'; return $out; } ?>