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 12 | 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 has your country warmed?

The Berkeley Earth page Actionable Climate Science for Policymakers has a Country-Level Warming Projections interactive graphic. Select a country and a graph, such as the one here for the U.S. appears. Click on the button below the graph,  View More Details, and you will get extra text information and links …

Read More »

What’s new from Tom?

This post is a bit of shameless self promotion, but since many of you that read this are in higher ed I thought you’d appreciate my post, Campuses Need Collaborative Decision-making More than Shared Governance, on the AAUP Academe blog. Feel free to click the link, leave a comment, and …

Read More »

How hot was the UK?

I’m sharing this Washington Post article,  Britain’s freakish heat demolishes records. Here’s what happened, because they have inserted this excellent graphic from Robert Rhode of Berkeley Earth. The graph says it all, but if you prefer words: The maximum temperature reached Tuesday in Coningsby, England — 130 miles north of …

Read More »

How hot was June 2022?

From NOAA’s June 2022 Global Climate Report: The global surface temperature for June 2022 was the sixth-highest in the 143-year record at 0.87°C (1.57°F) above the 20th century average. This month was also 0.08°C (0.14°F) cooler than the warmest June on record set in 2019. The ten warmest Junes have …

Read More »

How has the middle class changed?

The Pew article How the American middle class has changed in the past five decades by Rakesh Kochhar and Stella Sechopoulos (4/20/2022) has seven facts about changes in the middle class. Overall  though, The share of adults who live in middle-class households fell from 61% in 1971 to 50% in …

Read More »

How much has Lake Mead Dropped?

Lake Mead water levels continue to drop. At the end of May it was down to 1047.69 feet, which is a 13.8 foot drop since my post on April 25 with the end of March height. The west continues in drought according to the Drought Monitor. What about electricity generation? …

Read More »