PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
extensions
/
flatsome-swatches
<?php // @codingStandardsIgnoreLine namespace Flatsome\Extensions; defined( 'ABSPATH' ) || exit; global $extensions_url; require $extensions_url . '/flatsome-swatches/includes/class-swatches.php'; swatches();
[+]
includes
[-] index.php
[edit]
[+]
..