PATH:
home
/
thebhoeo
/
public_html
/
wp-content
/
themes
/
woodmart
/
header-elements
<?php /** * HTML block element * * @package woodmart */ $classes = ' whb-' . $id; ?> <div class="wd-header-html wd-entry-content<?php echo esc_attr( $classes ); ?>"> <?php echo woodmart_get_html_block( $params['block_id'] ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> </div>
[-] categories.php
[edit]
[-] row.php
[edit]
[-] search.php
[edit]
[-] burger.php
[edit]
[-] info-box.php
[edit]
[-] social.php
[edit]
[-] menu.php
[edit]
[-] space.php
[edit]
[-] mobile-search.php
[edit]
[-] logo.php
[edit]
[-] text.php
[edit]
[-] wishlist.php
[edit]
[-] compare.php
[edit]
[+]
..
[-] column.php
[edit]
[-] cart.php
[edit]
[-] languages.php
[edit]
[-] divider.php
[edit]
[-] sticky-navigation.php
[edit]
[-] main-menu.php
[edit]
[-] html-block.php
[edit]
[-] button.php
[edit]
[-] root.php
[edit]
[-] account.php
[edit]