ePremiumUrl' => $this->shortlinker->build( 'https://yoa.st/ftc-premium-link' ), ] ); } /** * Renders the installation success page. * * @return void */ public function render_page() { echo '
'; } /** * Wrap the `exit` function to make unit testing easier. * * @return void */ public function terminate_execution() { exit; } }
Warning: Cannot modify header information - headers already sent by (output started at /htdocs/wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php:1) in /htdocs/wp-includes/pluggable.php on line 1450

Warning: Cannot modify header information - headers already sent by (output started at /htdocs/wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php:1) in /htdocs/wp-includes/pluggable.php on line 1453