I came across this problem while developing a plugin for a client. I made the Ajax call properly using the following code $( "#hform-leads" ).click( function() { var username = $("#username").val(); var data = { action: ‘register_lead’, username: username }; … Continue reading
-
Recent Posts
Recent Comments
Archives
Categories
Meta