{$content}"; } public function renderContent( $parameters = array() ) { add_filter( 'the_content', array( $this, 'wrapPostContent' ), 100 ); ?>
$this, ) ); else : View::partial( 'content', '404', array( 'component' => $this, ) ); endif; ?>