/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
qi-addons-for-elementor
/
inc
/
shortcodes
/
icon-with-text
/
Upload File
HOME
<?php include_once QI_ADDONS_FOR_ELEMENTOR_SHORTCODES_PATH . '/icon-with-text/class-qiaddonsforelementor-icon-with-text-shortcode.php'; foreach ( glob( QI_ADDONS_FOR_ELEMENTOR_SHORTCODES_PATH . '/icon-with-text/variations/*/include.php' ) as $variation ) { include_once $variation; }