File "widgets-complex.php"

Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/themes/magone/includes/widgets/widgets-complex.php
File size: 165 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

function magone_widget_complex_display( $args, $instance, $widget_id, $widget_declaration ) {
	echo magone_article_box('complex', $instance, 'widget_call');
}