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 43 | 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.

How much is permafrost warming?

The Inside Climate news article Permafrost is Warming Around the World, Study Shows – That’s a Problem for Climate Change by Bob Berwyn (1/16/19) reports on the Nature Communications paper Permafrost is warming at a global scale by Boris K. Biskaborn et. el. (1/16/19). From the article: Detailed data from …

Read More »

How much is Europe warming?

  With Europe in the news with record heatwaves we turn to the European Environmental Agency to get a sense of changes in temperature in Europe.  The graph here from their page Heating and cooling degree days shows changes in heating degree days (HDD) and cooling degree days (CDD) weighted …

Read More »

Are hurricanes lingering near the coast longer?

The NASA research feature Tropical Cyclones are Stalling More by Kasha Patel (6/619) reports on hurricanes that stall for two days or more near U.S. coasts (graph copied here). In a study published on June 3, 2019, scientists from NASA and the National Oceanic and Atmospheric Administration (NOAA) showed that North …

Read More »

Where do we buy our food?

How you answer the question of where do you buy your food probably says a lot about your socioeconomic status. The chart here is from the Business Insider article Here’s where Americans are buying their groceries by Hayley Peterson (6/21/17).  Note that CVS, Walgreens, Dollar Tree, and Dollar General each …

Read More »