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

A pause in posting

At the moment, I don’t plan on posting here anymore. The content I used to post here and more can be found at https://briefedbydata.substack.com/ Over the next year, my plan is to shut this site down and move relevant material to Briefed by Data. Please subscribe to the newsletter there …

Read More »

How hot was August 2024?

This first appeared on my QTRS Sept 19, 2024 post at Briefed by Data. If you like data and graphs and are really curious, you should subscribe (for free) to Briefed by Data. Here is your monthly global temperature anomaly update. A bit of a surprise that Aug 2024 was …

Read More »

How hot was June 2024?

Note: This first appeared on my Briefed by Data site. Here is my monthly update of temperature anomalies. As you’ll see, June 2024 did set a record, but when you look at the all-months graph, the last black bar is no higher than some past neutral ENSO months. Here is …

Read More »

How hot was May 2024?

  Note: Please be aware that I mostly post on my Briefed by Data substack. If you like sustainaiblitymath then you may very well like Briefed by Data. For example, this graph and one with all months can be found in this post. Please check it out. As you can …

Read More »

How hot was April 2024?

With El Niño still hanging around April set a record, but it is in the pattern we would expect. A record, but not surprising. With El Niño still hanging around April set a record, but it is in the pattern we would expect. A record, but not surprising. Here is …

Read More »

How hot was March 2024?

According to NOAA March 2024 was the warmest March on record for the globe in NOAA’s 175-year record. The March global surface temperature was 1.35°C (2.43°F) above the 20th-century average of 12.7°C (54.9°F). This is 0.01°C ( °F) warmer than the previous March record set in 2016, and the tenth consecutive …

Read More »

How hot was February 2024?

Here is the February anomaly showing that 2024 was barely a record anomaly for February, which is not surprising given it is expected to be an El Niño month. Overall, it was still one of the top anomaly months. You’ll find this graph, the full anomaly graph of all months, …

Read More »

How hot was January 2024?

January did set a new record for temperature, but only by a small amount. The El Niño event seems to be slowing. You’ll find the all-month graph of temperature anomalies and more in the February 21 Quick Takes and Random Stuff post on Briefed by Data.  

Read More »