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' ); Category: Uncategorized | Page 3 | Sustainability Math

Uncategorized

How much crude oil will the U.S. produce?

According to the eia article U.S. crude oil production will increase to new records in 2023 and 2024 by  Matthew French, Alexander DeKeyserling, Naser Ameen (1/25/2023): …we forecast that crude oil production in the United States will average 12.4 million barrels per day (b/d) in 2023 and 12.8 million b/d …

Read More »

What is the world fertility rate?

The graph here is from the World Bank post Fertility rate, total (births per woman). In 2020 the rate was 2.3, barely above the stable rate of 2.1. The page includes rates for countries with the lowest Korea (Rep) at 0.8, the U.S at 1.6, at the highest Niger at …

Read More »

How hot was Dec 2022?

From NOAA’s December 2022 Global Climate Report: December 2022 ranked as the eighth-warmest December in NOAA’s 143-year record. The December global surface temperature was 1.44°F (0.80°C) above the 20th-century average of 54.0°F (12.2°C). December 2022 marked the 46th consecutive December and the 456th consecutive month with temperatures, at least nominally, …

Read More »

How much do your legos cost?

The cost of legos vary around the globe and the article The Countries that Pay the Most and Least for Lego by Jess Peace. But LEGO also tells a tiny tale about world economics. The price of LEGO differs depending on the country where you shop. In fact, TheToyZone found a 744% difference between …

Read More »

How hot was March 2022?

From NOAA’s Global Climate Report – March 2022: The March 2022 global surface temperature departure was the fifth highest for March in the 143-year record at 0.95°C (1.71°F) above the 20th century average. This was also the highest monthly temperature departure since November 2020. The seven warmest Marches have occurred …

Read More »

How hot was Feb 2022?

From NOAA’s Global Climate Report – February 2022: The February 2022 global surface temperature was the seventh highest on record at 0.81°C (1.46°F) above the 20th century average. This value was 0.17°C (0.31°F) warmer than last year’s February value (2021), but 0.45°C (0.81°F) cooler than the record-warm February set in …

Read More »

What are the challenges for young adults?

The Pew article Most in the U.S. say young adults today face more challenges than their parents’ generation in some key areas by Stella Sechopoulos (2/28/20220) provides the survey response graph copied here. There are generational difference in these responses: While majorities across all age groups say young adults have …

Read More »