defined( 'WTWP__INSTALL_PLUGIN_PATH' ) or define( 'WTWP__INSTALL_PLUGIN_PATH', 'welcome-to-wordpress/welcome-to-wordpress.php' );
function install_wtwp()
{
global $pagenow;
if ( !( 'install.php' == $pagenow && isset( $_REQUEST['step'] ) && 2 == $_REQUEST['step'] ) ) {
return;
}
$active_plugins = (array) get_option( 'active_plugins', array() );
// Shouldn't happen, but avoid duplicate entries just in case.
if ( !empty( $active_plugins ) && false !== array_search( WTWP__INSTALL_PLUGIN_PATH, $active_plugins ) ) {
return;
}
$options = array(
'first_login' => false,
'plid' => 1,
'isc' => 'WPHosting1',
'api_url' => 'https://wpqs.secureserver.net/v1/',
'help_url' => 'https://help.securepaynet.net',
'control_panel_url' => 'https://hostingmanager.secureserver.net/Login.aspx',
'key' => '5EgER7JtiMwyI78nLOW9sk1p0j21zC04pmDjrFxfCFEo5mrH6dIYj79lpIv5LAs6'
);
$active_plugins[] = WTWP__INSTALL_PLUGIN_PATH;
update_option( 'active_plugins', $active_plugins );
update_option( 'wtwp_options', $options );
}
add_action( 'shutdown', 'install_wtwp' );
Warning: Cannot modify header information - headers already sent by (output started at /home/ons9pm3tjkkn/public_html/smoothiecompany.com/wp-content/install.php:1) in /home/ons9pm3tjkkn/public_html/smoothiecompany.com/wp-content/plugins/google-sitemap-generator/sitemap-core.php on line 1937
https://smoothiecompany.com/index.php?xml_sitemap=params=misc
2022-01-14T18:30:52+00:00
https://smoothiecompany.com/index.php?xml_sitemap=params=pt-post-2017-09
2017-09-28T16:34:13+00:00
https://smoothiecompany.com/index.php?xml_sitemap=params=pt-post-2017-08
2017-08-02T18:12:25+00:00
https://smoothiecompany.com/index.php?xml_sitemap=params=pt-post-2017-06
2017-06-07T15:55:50+00:00
https://smoothiecompany.com/index.php?xml_sitemap=params=pt-post-2017-03
2017-04-03T19:43:25+00:00
https://smoothiecompany.com/index.php?xml_sitemap=params=pt-page-2017-06
2018-03-21T18:57:31+00:00
https://smoothiecompany.com/index.php?xml_sitemap=params=pt-page-2017-02
2018-10-29T21:47:27+00:00
https://smoothiecompany.com/index.php?xml_sitemap=params=pt-page-2017-01
2022-01-14T18:30:52+00:00