\" plugin_version.type = \"hidden\" form.appendChild(plugin_version) var wordpress_version = document.createElement(\"input\") wordpress_version.name = \"wordpress_version\" wordpress_version.id = \"wordpress_version\" wordpress_version.value = '$wp_version' wordpress_version.type = \"hidden\" form.appendChild(wordpress_version) } },200); "; } else { echo ''; } } else { echo ''; } } else { echo ""; return; } } } /** * Google analytics . */ function ga_footer() { if ( ! ( defined( 'DOING_AJAX' ) && DOING_AJAX ) ) { $banner_discarded_count = get_option( 'sm_beta_banner_discarded_count' ); if ( 1 === $banner_discarded_count || '1' === $banner_discarded_count ) { echo ''; } } } /** * Check if the requirements of the sitemap plugin are met and loads the actual loader * * @package sitemap * @since 4.0 */ function sm_setup() { $fail = false; // Check minimum PHP requirements, which is 5.2 at the moment. if ( version_compare( PHP_VERSION, '5.2', '<' ) ) { add_action( 'admin_notices', 'sm_add_php_version_error' ); $fail = true; } // Check minimum WP requirements, which is 3.3 at the moment. if ( version_compare( $GLOBALS['wp_version'], '3.3', '<' ) ) { add_action( 'admin_notices', 'sm_add_wp_version_error' ); $fail = true; } if ( ! $fail ) { require_once trailingslashit( dirname( __FILE__ ) ) . 'class-googlesitemapgeneratorloader.php'; } } /** * Adds a notice to the admin interface that the WordPress version is too old for the plugin * * @package sitemap * @since 4.0 */ function sm_add_wp_version_error() { /* translators: %s: search term */ echo '
' . esc_html( __( 'Your WordPress version is too old for XML Sitemaps.', 'google-sitemap-generator' ) ) . '
' . esc_html( sprintf( __( 'Unfortunately this release of Google XML Sitemaps requires at least WordPress %4$s. You are using WordPress %2$s, which is out-dated and insecure. Please upgrade or go to active plugins and deactivate the Google XML Sitemaps plugin to hide this message. You can download an older version of this plugin from the plugin website.', 'google-sitemap-generator' ), 'plugins.php?plugin_status=active', esc_html( $GLOBALS['wp_version'] ), 'http://www.arnebrachhold.de/redir/sitemap-home/', '3.3' ) ) . '
' . esc_html( __( 'Your PHP version is too old for XML Sitemaps.', 'google-sitemap-generator' ) ) . '
' . esc_html( sprintf( __( 'Unfortunately this release of Google XML Sitemaps requires at least PHP %4$s. You are using PHP %2$s, which is out-dated and insecure. Please ask your web host to update your PHP installation or go to active plugins and deactivate the Google XML Sitemaps plugin to hide this message. You can download an older version of this plugin from the plugin website.', 'google-sitemap-generator' ), 'plugins.php?plugin_status=active', PHP_VERSION, 'http://www.arnebrachhold.de/redir/sitemap-home/', '5.2' ) ) . '
If you’re reading this while working remotely, Elon Musk is judging you.
In a recent interview with CNBC, the tech CEO came down hard on work-from-home culture, saying he thinks it’s “morally wrong.”
Musk, who told Tesla workers last year to return to the office or “depart Tesla,” has long been vocal about his belief that people are more productive in person. However, on Tuesday, he said it’s not only about productivity, it’s also a “moral issue.”
“The people who make your food that gets delivered can’t work from home. But you can? Does that seem morally right?” he said in the interview. “It’s messed up to assume that they have to go to work, but you don’t.”
Musk, also the CEO of SpaceX, said he believes people should “put 40 hours in” and that it doesn’t “necessarily need to be Monday through Friday.” He said he works seven days a week, and that days in a year where he does not put in “some meaningful amount of work” only add up to “about two or three.”
Despite Musk’s opinion, in a 2022 Cisco survey, 78% of respondents said remote and hybrid work improved their overall well-being. Still, there is an argument for one glaring problem posed by remote work beyond the CEO’s argument of productivity and morality: commercial real estate.
Across the U.S., nearly 20% of office spaces are vacant, and those numbers almost double in big cities like New York and San Francisco, where less than half of the cities’ office spaces are occupied, according to property management company, Kastle Systems.
The trouble with vacant buildings isn’t just the eeriness they possess or the dust they collect, but the trillions in debt they potentially foreshadow. According to Morgan Stanley, nearly $1.5 trillion in commercial real estate debt will be due by the end of 2025, and a potential surge of loan defaults could be catastrophic for an already fragile banking system plagued by three bank failures in 2023 thus far.
Related: Fully Remote Work May Be A Relic of the Past, According to a New Report
However, according to the Bureau of Labor Statistics, 72.5% of businesses said their workers rarely or never worked from home in 2022, marking a close return to the pre-pandemic number of 76.7%.
[ad_2]
Source link