// 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 */ ?> McDonald’s Accepts Bitcoin in the Swiss City of Lugano – CoinsMegaNews

McDonald’s Accepts Bitcoin in the Swiss City of Lugano

McCrypto: McDonald’s Accepts Bitcoin in the Swiss City of Lugano

[ad_1]

McCrypto: McDonald’s fast-food chain began accepting Bitcoin payments in the Swiss city of Lugano.

Crypto enthusiasts published a video of them ordering food through the McDonald’s electronic kiosk. They then paid in cryptocurrency via a mobile app.

In addition to the Bitcoin symbol, the Stablecoin Tether (USDT) logo also appears on the terminal.

Cryptocurrencies and Lugano

Back in March, Lugano officials announced that they would make Bitcoin, USDT, and the city’s LVGA token “de facto” legal tender in the city. The announcement was made during the Plan ₿ conference with Mayor Michele Voletti and CTO Tether, Paolo Ardoino.

The decision follows a joint initiative to transform Lugano into the “European Bitcoin Capital.”

As part of its collaboration to develop the blockchain hub, Tether said it would allocate at least $107m to a dedicated fund. The local government allocated $3.21m for this purpose.

In addition to financing local blockchain start-ups, the funds are intended to support the business integration of planning tools in daily operations.

McDonald’s branches in El Salvador began accepting Bitcoin as a payment in September 2021. This was a requirement for trading after Bitcoin became legal tender in the country.

mccrypto McDonald's Starbucks China CBDC

McCrypto: McDonald’s Other Ventures

Crypto payments are not the only McDonald’s foray into Web3. Earlier this year, an iconic fast-food restaurant chain indicated that it wanted to enter the metaverse. According to trademark lawyer and founder of Gerben Intellectual Property, Josh Gerben, the company has filed ten trademark applications for its virtual space.

The applications submitted on February 4 point to plans for a “virtual restaurant offering real and virtual goods.” McDonald’s would also like to run a “virtual home delivery restaurant.” Additionally, the restaurant will provide “downloadable media files” such as artwork, audio files, videos and NFTs.

Moreover, McDonald’s would like to include its McCafe chain of coffee shops in its metaverse plans. The brand would offer entertainment services such as “live and virtual online concerts and other virtual events.”

The restaurant chain also previously released an NFT called “Kubik Big Mac Cube” in China. This was to celebrate 31 years in the Chinese market. In addition to three decades in China, the NFT marked the opening of a new headquarters in Shanghai.

Got something to say about McCrypto or anything else? Write to us or join the discussion in our Telegram channel. You can also catch us on Tik Tok, Facebook, or Twitter.

Disclaimer

All the information contained on our website is published in good faith and for general information purposes only. Any action the reader takes upon the information found on our website is strictly at their own risk.

[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 */ ?>