File "widgets-simple-one.php"

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

<?php

function magone_widget_simple_one_display( $args, $instance, $widget_id, $widget_declaration ) {
	echo magone_article_box('simple-one', $instance, 'widget_call');
}