$value) { echo ' ' . $key . (is_null($value) ? '' : '="' . $value . '"'); } echo '>'; if (!empty($plugin_output['body_after'])) echo $plugin_output['body_after'];