{$content}"; } public function renderContent( $parameters = array() ) { add_filter( 'the_content', array( $this, 'wrapPostContent' ), 100 ); ?>