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: Economic | Page 5 | Sustainability Math

Economic

How is wealth accumulated?

The Census Bureau note, Many U.S. Households Do Not Have Biggest Contributors to Wealth: Home Equity and Retirement Accounts by Jonathan Eggleston and Donald Hays (8/27/19), highlights gaps in wealth by household type. Wealth inequality between homeowners and renters is striking: Homeowners’ median net worth is 80 times larger than …

Read More »

How are CEOs doing?

The EPI article, CEO compensation has grown 940% since 1978 by Lawrence Mishel and Julia Wolfe (8/14/2019), summarizes CEO compensation.  Selected Key findings: Using the stock-options-realized measure, we find that the average compensation for CEOs of the 350 largest U.S. firms was $17.2 million in 2018. Compensation dipped 0.5% in …

Read More »