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