HEX
Server: nginx/1.18.0
System: Linux vcwordpress 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/bharti-foundation.stgviitor.com/wp-content/plugins/lifeline-plugin/assets/js/volunteer.js
jQuery(document).ready(function(e){"use strict";e("div.cal-action ul li.delete a").on("click",function(){if(confirm("Are you sure ?")){var t=e(this),a="id="+e(this).data("id")+"&action=lifelin2_volunteerDelRec";jQuery.ajax({type:"post",url:ajaxurl,data:a,beforeSend:function(){e("div.loader").fadeIn("slow")},success:function(a){e("div.loader").fadeOut("slow"),!0===a.status?(e(t).parents("td").addClass("temp-remove"),e(t).parents("tr").css({background:"#CF3A35"}),e("td.temp-remove").css({color:"#fff"}),e(t).parent("tr").slideUp(1e3),setTimeout(function(){e(t).parents("tr").remove()},1500)):!1===a.status&&alert(a.msg)}})}return!1}),e("div.cal-action ul li.approved a").on("click",function(){var t=e(this),a="id="+e(this).data("id")+"&email="+e(this).data("email")+"&action=lifelin2_volunteerAppRec";return jQuery.ajax({type:"post",url:ajaxurl,data:a,dataType:"json",beforeSend:function(){e("div.loader").fadeIn("slow")},success:function(a){e("div.loader").fadeOut("slow"),!0===a.status?(e(t).parents("tr").children("td").eq(4).html(a.msg),e(t).parent("li").remove("li.approved")):!1===a.status&&alert(a.msg)}}),!1}),e("div.cal-action ul li.view a").on("click",function(){var t="id="+e(this).data("id")+"&action=lifelin2_volunteerViewRec";return jQuery.ajax({type:"post",url:ajaxurl,data:t,dataType:"json",beforeSend:function(){e("div.loader").fadeIn("slow")},success:function(t){e("div.loader").fadeOut("slow"),e("div#volunteer-popup").empty(),!0===t.status?(e("div#volunteer-popup").html(t.msg),e("div#volunteer-popup").show(),e("div.volunter-popup").show()):!1===t.status&&alert(t.msg)}}),!1}),e("span.close").live("click",function(){e("div.volunter-popup").fadeOut("slow"),setTimeout(function(){e("div#volunteer-popup").empty()},1e3)})});