uawdijnntqw1x1x1
IP : 216.73.216.129
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
www
/
wp-content
/
plugins
/
..
/
plugins
/
woocommerce
/
src
/
Blocks
/
BlockTypes
/
ProductTitle.php
/
/
<?php namespace Automattic\WooCommerce\Blocks\BlockTypes; /** * ProductTitle class. */ class ProductTitle extends AbstractBlock { /** * Block name. * * @var string */ protected $block_name = 'product-title'; /** * API version name. * * @var string */ protected $api_version = '3'; /** * Register script and style assets for the block type before it is registered. * * This registers the scripts; it does not enqueue them. */ protected function register_block_type_assets() { parent::register_block_type_assets(); $this->register_chunk_translations( [ $this->block_name ] ); } }
/home/batcwwjx/www/wp-content/plugins/../plugins/woocommerce/src/Blocks/BlockTypes/ProductTitle.php