Run function in the background after form submission response in wordpress

前端 未结 0 1922
难免孤独
难免孤独 2021-01-05 08:12

I have a function for submitting a form with ajax. After the submission i get a response.

function myform() {
   //run script here

   // get the results and          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题