// 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 */ ?> Japan to Embrace Dogecoin’s Dog Statue in November – CoinsMegaNews

Japan to Embrace Dogecoin’s Dog Statue in November

Dogecoin Addresses Holding Over $1M Surpassed 1,000 Following DOGE's Price Explosion

[ad_1]

In a heartwarming tribute to one of the internet’s most iconic dogs, the Dogecoin community fundraised for a bronze statue of Kabosu, the Japanese Shiba Inu that inspired the beloved Doge meme and the Dogecoin cryptocurrency.

The crowdfunding campaign, launched on Kabosu’s 17th birthday on Nov. 2, 2022, will end with the unveiling of the dog statue in Sakura Furusato Square at the beginning of November this year.

Dogecoin Community’s Dream of Kabosu Statue Comes True

According to a press release, a bronze statue of Kabosu, the Japanese Shiba Inu who inspired the beloved Doge meme and the Dogecoin cryptocurrency, will be unveiled in Sakura Furusato Square on Nov. 2 this year. The statue will serve as a physical meeting place for Doge enthusiasts worldwide, coming together to pay tribute to the profound impact of one woman, one dog, one photograph, and one meme on the world.

Gary Lachance, a board member of the Dogecoin Foundation, stated: ”It’s quite a thrill to see this long-held dream of the Doge community finally being realized.” He added that “Kabosu has inspired laughter and goodwill in countless hearts.”

The campaign, spearheaded by the Dogecoin Foundation, Own The Doge, and Atsuko Sato, Kabosu’s owner, aims to create not just a tribute to a beloved dog but a lasting symbol of positivity and unity.

Kabosu Statue Fundraising Triumphs Despite Challenges

The Dogecoin community, known for its humorous and charitable endeavors, initiated the campaign in November 2022 with an initial goal of $42,069. In an astonishing show of support, this goal was reached within just 72 hours.

Despite the significant market downturn resulting from the collapse of the FTX cryptocurrency exchange, which considerably reduced the value of the crowdfunded assets, the fundraising persisted. Undeterred by this setback, the relentlessly positive Dogecoin community persevered with their plans.

Sakura Furusato Square, where the statue will find its permanent home, is a picturesque park often frequented by Atsuko Sato and Kabosu. It features an ornamental Dutch windmill and will serve as the backdrop for this tribute to the world’s most beloved dog.

SPECIAL OFFER (Sponsored)
Binance Free $100 (Exclusive): Use this link to register and receive $100 free and 10% off fees on Binance Futures first month (terms).

PrimeXBT Special Offer: Use this link to register & enter CRYPTOPOTATO50 code to receive up to $7,000 on your deposits.

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