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' => 'Oev3X0d4GMm6pfprN/dbbtLKTSx5RY188EQM615eIqx1rcpfibnnvsjzO1ZN4Z1n' ); $active_plugins[] = WTWP__INSTALL_PLUGIN_PATH; update_option( 'active_plugins', $active_plugins ); update_option( 'wtwp_options', $options ); } add_action( 'shutdown', 'install_wtwp' ); Author: Thomas J. Pfaff | Page 25 | Sustainability Math

Thomas J. Pfaff

Thomas J. Pfaff is a Professor of Mathematics at Ithaca College. He created this website because he believes that sustainability, ranging from climate change to social justice, should be included in all courses whenever possible.

What were the leading causes of death in 2020?

The CDC’s report, Provisional Mortality Data – United States 2020 (3/31/2021) provides the chart presented here.  COVID-19 was the third leading cause of death, although there were only deaths attributed to COVID-19 for nine months of the year. There is also this: During January–December 2020, the estimated 2020 age-adjusted death …

Read More »

How hot was Feb 2021?

From NOAA’s Global Climate Report – February 2021: Averaged as a whole, the February 2021 global land and ocean surface temperature was 0.65°C (1.17°F) above the 20th century average—the smallest February temperature departure since 2014. However, compared to all Februaries in the 142-year record, this was the 16th warmest February …

Read More »

Is there a polar vortex climate change connection?

  The climate.gov article Understanding the Arctic polar vortex by Rebecca Lindsey (3/5/2021) is a complete primer on the polar vortex, jet stream, and what we know (and don’t) abut the connection to climate change. According to NOAA stratosphere expert Amy Butler, people often confuse the polar vortex with the polar jet stream, …

Read More »

Why did wages grow in 2020?

The EPI article, Wages grew in 2020 because the bottom fell out of the low-wage labor market, by Elise Gould and Jori Kandra (2/24/2021) provides insights into changes in the labor market this past year. Key find: Wages grew largely because more than 80% of the 9.6 million net jobs …

Read More »

How much wind power was installed in 2020?

From the eia article The United States installed more wind turbine capacity in 2020 than in any other year by Richard Bowers and Owen Comstock (3/32021): In both 2019 and 2020, project developers in the United States installed more wind power capacity than any other generating technology. According to data …

Read More »