<?php function magone_shortcode_three_display( $atts = array(), $content = "" ) { return magone_article_box('three', $atts, $content); }