Parsed: 127468

function wp_shake_js() {
  wp_print_inline_script_tag( "document.querySelector('form').classList.add('shake');" );
}