'; $after = ''; $option = get_option( 'nktagcloud' ); $config = $option['config']; $cloud = nktagcloud_the_cloud( $config ); return $before . $cloud . $after; }