PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wilcity-shortcodes
/
core
<?php function wilcityRenderHeadingRibbon($aAtts){ $aAtts = wp_parse_args( $aAtts, array( 'ribbon' => '', 'ribbon_color' => '', 'heading' => '', 'heading_color' => '', 'desc' => '', 'desc_color' ) ); ?> <div class="heading_module__156eJ heading_ribbon__2Jt9F wil-text-center"> <?php if ( !empty($aAtts['ribbon']) ): ?> <?php if ( !empty($aAtts['ribbon_color']) ): ?> <h3 class="heading_mask__pcO5T" style="color: <?php echo esc_attr($aAtts['ribbon_color']); ?>"><span><?php Wiloke::ksesHTML($aAtts['ribbon']); ?></span></h3> <?php else: ?> <h3 class="heading_mask__pcO5T"><span><?php Wiloke::ksesHTML($aAtts['ribbon']); ?></span></h3> <?php endif; ?> <?php endif; ?> <?php if ( !empty($aAtts['heading']) ): ?> <?php if ( !empty($aAtts['heading_color']) ): ?> <h2 class="heading_title__1bzno" style="color: <?php echo esc_attr($aAtts['heading_color']); ?>"><span><?php Wiloke::ksesHTML($aAtts['heading']); ?></span></h2> <?php else: ?> <h2 class="heading_title__1bzno"><?php Wiloke::ksesHTML($aAtts['heading']); ?></h2> <?php endif; ?> <?php endif; ?> <?php if ( !empty($aAtts['desc']) ): ?> <?php if ( !empty($aAtts['desc_color']) ): ?> <p class="heading_content__2mtYE" style="color: <?php echo esc_attr($aAtts['desc_color']); ?>"><span><?php Wiloke::ksesHTML($aAtts['desc']); ?></span></p> <?php else: ?> <p class="heading_content__2mtYE"><?php Wiloke::ksesHTML($aAtts['desc']); ?></p> <?php endif; ?> <?php endif; ?> </div> <?php }
[+]
..
[-] wilcity_render_event_item.php
[edit]
[-] wilcity_render_team_intro_slider.php
[edit]
[-] wilcity_render_modern_term_boxes.php
[edit]
[-] wilcity_listing_slider_item.php
[edit]
[-] wilcity_render_author_slider.php
[edit]
[-] wilcity_render_term_box.php
[edit]
[-] wilcity_render_testimonial_item.php
[edit]
[-] wilcity_render_rectangle_term_boxes.php
[edit]
[-] wilcity_render_rectangle_term_box.php
[edit]
[-] wilcity_render_restaunrant_menu_item.php
[edit]
[-] wilcity_render_hero_search_form.php
[edit]
[-] wilcity_render_grid_post.php
[edit]
[-] wilcity_render_events_grid.php
[edit]
[-] wilcity_render_listings_tabs.php
[edit]
[-] wilcity_render_map.php
[edit]
[-] wilcity_render_modern_term_box.php
[edit]
[-] wilcity_render_contact_us.php
[edit]
[-] wilcity_render_hero.php
[edit]
[-] wilcity_render_restaurant_list_menu.php
[edit]
[-] wilcity_render_terms_slider.php
[edit]
[-] wilcity_terms_box.php
[edit]
[-] wilcity_render_image_box.php
[edit]
[-] wilcity_render_intro_box.php
[edit]
[-] wilcity_render_wiloke_wave.php
[edit]
[-] wilcity_render_restaurant_listing.php
[edit]
[-] wilcity_render_grid.php
[edit]
[-] wilcity_post_slider_item.php
[edit]
[-] wilcity_render_term_masonry_item.php
[edit]
[-] wilcity_render_slider.php
[edit]
[-] wilcity_render_team_intro_slider_item.php
[edit]
[-] wilcity_widget_list_style.php
[edit]
[-] wilcity_render_term_masonry_items.php
[edit]
[-] wilcity_render_grid_item.php
[edit]
[-] wilcity_render_box_icon.php
[edit]
[-] wilcity_render_new_grid.php
[edit]
[-] wilcity_render_heading_ribbon.php
[edit]
[-] wilcity_render_testimonials.php
[edit]
[-] wilcity_render_post_types.php
[edit]
[-] wilcity_event_slider_item.php
[edit]
[-] wilcity_render_heading.php
[edit]
[-] wilcity_render_term_boxes.php
[edit]
[-] wilcity_render_restaurant_listings.php
[edit]
[-] wilcity_render_full_width_list_item.php
[edit]