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