whitelist_function('aio_simple_shortcode'); function aio_simple_shortcode($style = "", $category = "") { $rdresult = '[aio_'.$style.' category="'.$category. '" ]'; return $rdresult; } ?>