PATH:
home
/
thebhoeo
/
public_html
/
wp-content
/
themes
/
woodmart
/
inc
/
integrations
/
gutenberg
/
src
/
blocks
/
section
<?php $assets = array( 'styles' => array( 'block-fw-section' ), 'scripts' => array(), 'libraries' => array(), ); if ( ! empty( $this->attrs['shapeDividerTopIcon'] ) || ! empty( $this->attrs['shapeDividerBottomIcon'] ) ) { $assets['styles'][] = 'block-shape-divider'; } return $assets;
[-] css.php
[edit]
[-] assets.php
[edit]
[+]
..
[-] preview.jpg
[edit]