uawdijnntqw1x1x1
IP : 3.143.218.86
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
public_html
/
wp-content
/
plugins
/
.
/
.
/
meta-box
/
src
/
Integrations
/
Bricks.php
/
/
<?php namespace MetaBox\Integrations; class Bricks { public function __construct() { add_filter( 'bricks/builder/i18n', [ $this, 'i18n' ] ); } public function i18n( array $i18n ): array { $i18n['meta-box'] = esc_html__( 'Meta Box', 'meta-box' ); return $i18n; } }
/home/batcwwjx/public_html/wp-content/plugins/././meta-box/src/Integrations/Bricks.php