PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
wilcity-mobile-app
/
kingcomposer-sc
<?php $atts = shortcode_atts( array( 'TYPE' => 'HEADING', 'blur_mark' => '', 'blur_mark_color' => '', 'heading' => '', 'heading_color' => '#252c41', 'description' => '', 'bg_color' => '', 'description_color' => '#70778b', 'alignment' => 'wil-text-center', 'extra_class' => '' ), $atts ); $atts = \WILCITY_SC\SCHelpers::mergeIsAppRenderingAttr($atts); echo '%SC%'.json_encode(\WILCITY_APP\Helpers\AppHelpers::removeUnnecessaryParamOnApp($atts)).'%SC%';
[+]
..
[-] wilcity_app_heading.php
[edit]
[-] wilcity_app_term_boxes.php
[edit]
[-] wilcity_app_hero.php
[edit]
[-] wilcity_kc_events_mobile.php
[edit]
[-] wilcity_google_admods.php
[edit]
[-] .kingcomposer-sc.php
[edit]
[-] wilcity_app_listings_on_mobile.php
[edit]