PATH:
home
/
letacommog
/
aperobusiness
/
wp-content
/
themes
/
deep
/
inc
/
webnus-core
/
widgets
<?php function deep_widget_sermon_categories( $attributes, $content = null ) { $args = array( 'before_title' => '<div class="subtitle-wrap"><h4 class="subtitle">', 'after_title' => '</h4></div>' ); return get_the_widget( 'WebnusSermonCategoriesWidget', $args ); } add_shortcode( 'widget-sermon-categories', 'deep_widget_sermon_categories' );
[+]
..
[-] social-icon.php
[edit]
[-] testimonial.php
[edit]
[-] login.php
[edit]
[-] widget-popular-posts.php
[edit]
[-] widget-tab.php
[edit]
[-] latest-review.php
[edit]
[-] sermon-categories.php
[edit]
[-] facebook.php
[edit]
[-] subscribe.php
[edit]
[-] youtube.php
[edit]
[-] post slider.php
[edit]
[-] youtube - flickr.php
[edit]
[-] latest-posts.php
[edit]
[-] googleplus.php
[edit]
[-] about.php
[edit]