// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> WeWork Bankruptcy Could Drive Crypto Nomads Elsewhere – CoinsMegaNews

WeWork Bankruptcy Could Drive Crypto Nomads Elsewhere

WeWork to File for Bankruptcy: What’s Next for Crypto Nomads?

[ad_1]

Flexible remote workspace provider WeWork could file for bankruptcy by next week after failing to make interest payments to bondholders by Oct. 2. The company has struck a deal to extend a 30-day grace period by seven days, after which an automatic default would be triggered, which could present a huge opportunity to its rivals.

WeWork has declined to comment on the bankruptcy “speculation” and is committed to changing its capital structure. It appointed four new directors to negotiate with its creditors as it seeks to avoid bankruptcy.

WeWork Bankruptcy Blamed on Office Space Market

The company started negotiating new lease agreements after it recently determined it may not be able to survive. It spent $530 million in the first six months of the year and reportedly has $205 million cash on hand.

WeWork stock price down 86% in the last six months
WeWork stock price down 86% in the last six months | Source: TradingView

WeWork allows remote workers to rent over 700 workspaces in 39 countries. Its former CEO, Adam Neumann, was ousted due to unorthodox management practices.

Read more: Top 13 Highest Paying Web3 Jobs

While the company attracted billions in venture capital at its peak, CEO David Tolley said it needed to resize its lease agreements according to how the market for office space has changed. The money spent on lease agreements was falling short of the company’s income, the company said in June.

The company’s value proposition soared during the pandemic when employers sought to make it easier for staff to collaborate remotely. Depending on COVID-19 regulations, employees of the same company living in the same area could easily gather at WeWork spaces.

Jane Sydenham, investment director at Rathbones, told the BBC that WeWork had been “a great idea” when it started out.

“But I think the problem with WeWork was it over-expanded, borrowed too much money, took on too many sites too quickly, didn’t really put in place all the checks and balances and controls that a company needs to have,” she added.

WeWork Collapse Could Benefit Rivals

As WeWork faces the threat of bankruptcy, it faces competition from companies that offer enticing opportunities for crypto nomads. 

IWG plc, formerly known as Regus, has been offering its customers flexible workspace arrangements since 1989. It operates remote spaces in over 100 countries, including Portugal, which has attracted a vibrant community of decentralized developers, with Lisbon recently being named the world’s foremost crypto hub.

Read more: Web3 Jobs: How to Get a Job in Crypto Sector

Coworking and Coliving Campus in Malta offers digital nomads 24/7 meeting rooms, accommodation, and private offices. Paper Hub in Prague, the capital city of the Czech Republic and the second-most crypto-friendly jurisdiction in Europe, only accepts cryptocurrency payments for its remote workspaces.

Do you have something to say about WeWork’s expected bankruptcy, what it could mean for its remote workspace rivals, or anything else? Please write to us or join the discussion on our Telegram channel. You can also catch us on TikTok, Facebook, or X (Twitter).

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content.

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>