PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
shortcodes
/
single-image
/
templates
/
parts
<?php if ( $enable_background_image == 'yes' && ! empty( $image_background_image ) ) { ?> <div class="qodef-m-background-image"> <?php echo wp_get_attachment_image( $image_background_params['image_id'], $image_background_params['image_size'] ); ?> </div> <?php } ?>
[+]
..
[-] background-image.php
[edit]
[-] icon-pack.php
[edit]
[-] custom-icon.php
[edit]
[-] image.php
[edit]