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 7 | Sustainability Math

Uncategorized

Which country emits the most CO2?

The country that emits the most CO2 depends on how it is measured. Our World in Data has a graph of annual share of CO2 emissions by country. By this measurement, a graph with the top 5 countries (China, U.S., India, Russia, & Germany) in 2016 was downloaded from Our …

Read More »

What are the demographics of 6- 21 year olds?

The Pew article Early Benchmarks Show ‘Post-Millennials’ on Track to Be Most Diverse, Best-Educated Generation Yet – A demographic portrait of today’s 6- to 21-year-olds by Richard Fry and Kim Parker (11/15/18)  provides demographic information comparing early boomers, gen xers, millennials, and post millennials.  For example, the graph copied here shows …

Read More »

How effective is gerrymandering?

The article in Isthmus No contest – Dems sweep statewide offices in midterms but remain underrepresented in Assembly by Dylan Brogan (11/15/18) presents the graphic copied here. In short the dems won all races in terms of the popular vote but control only 36 of the 99 seats in the assembly. …

Read More »

What are the predictions for antimicrobial resistance?

The OECD has resources related to antimicrobial resistance (AMR). A summary can be read in the article Stopping antimicrobial resistance would cost just USD 2 per person a year (7/11/18), which included the chart copied here.  The article is rich with quantitative information. While resistance proportions for eight high-priority antibiotic-bacterium combinations …

Read More »