{"id":190,"date":"2020-08-20T21:24:44","date_gmt":"2020-08-20T15:54:44","guid":{"rendered":"https:\/\/motidungri.com\/donation\/?page_id=190"},"modified":"2020-08-20T23:55:21","modified_gmt":"2020-08-20T18:25:21","slug":"gupt-dan","status":"publish","type":"page","link":"https:\/\/www.motidungri.com\/donation\/gupt-dan\/","title":{"rendered":"\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0938\u0939\u093e\u092f\u0924\u093e \u0926\u093e\u0928"},"content":{"rendered":"<script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper' id='gform_wrapper_4' style='display:none'><form method='post' enctype='multipart\/form-data'  id='gform_4'  action='\/donation\/wp-json\/wp\/v2\/pages\/190' >\n                        <div class='gform_body gform-body'><ul id='gform_fields_4' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_4_52\"  class=\"gfield gfield_price gfield_price_4_52 gfield_product_4_52 field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_52\"><label class='gfield_label' for='input_4_52' >Amount<\/label><div class='ginput_container ginput_container_product_price'>\n\t\t\t\t\t<input name='input_52' id='input_4_52' type='text' value='' class='large ginput_amount'    aria-invalid=\"false\" aria-describedby=\"gfield_description_4_52\" \/>\n\t\t\t\t<\/div><div class='gfield_description' id='gfield_description_4_52'>*Minimum Donation accepted is \u20b91<\/div><\/li><li id=\"field_4_51\"  class=\"gfield hide-price-label gfield_price gfield_price_4_51 gfield_product_4_51 gfield_contains_required gfield_calculation field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_4_51\"><label class='gfield_label gfield_label_before_complex' for='input_4_51_1' >Online Payment Fees<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_product_calculation'>\n\t\t\t\t\t<input type='hidden' name='input_51.1' value='Online Payment Fees' class='gform_hidden' \/>\n\t\t\t\t\t\n\t\t\t\t\t\t<span class='ginput_product_price_label'>Price:<\/span>\n\t\t\t\t\t\t<span class='ginput_product_price' id='input_4_51'>&#8377; 0.00<\/span>\n\t\t\t\t\t\n\t\t\t\t\t<input type='hidden' name='input_51.2' id='ginput_base_price_4_51' class='gform_hidden' value='\u20b9 0.00'\/>\n\t\t\t\t\t<input type='hidden' name='input_51.3' value='1' class='ginput_quantity_4_51 gform_hidden' \/>\n\t\t\t\t<\/div><\/li><li id=\"field_4_36\"  class=\"gfield gfield_price gfield_price_4_ gfield_total gfield_total_4_ field_sublabel_below field_description_below gfield_visibility_visible\"  aria-atomic=\"true\" aria-live=\"polite\" data-js-reload=\"field_4_36\"><label class='gfield_label' for='input_4_36' >Total<\/label><div class='ginput_container ginput_container_total'>\n\t\t\t\t\t\t\t<span class='ginput_total ginput_total_4'>&#8377; 0.00<\/span>\n\t\t\t\t\t\t\t<input type='hidden' name='input_36' id='input_4_36' class='gform_hidden'\/>\n\t\t\t\t\t\t<\/div><\/li><\/ul><\/div>\n        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_4' class='gform_button button' value='Submit'  onclick='if(window[\"gf_submitting_4\"]){return false;}  window[\"gf_submitting_4\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_4\"]){return false;} window[\"gf_submitting_4\"]=true;  jQuery(\"#gform_4\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_4' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='4' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_4' value='WyJbXSIsIjdkMzBjZWVkYTg2YmNlNDA2OTUyNzljNDE2NzhhOTdhIl0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_4' id='gform_target_page_number_4' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_4' id='gform_source_page_number_4' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"43\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n                        <\/div>\n","protected":false},"excerpt":{"rendered":"Amount *Minimum Donation accepted is \u20b91Online Payment Fees* Price: &#8377; 0.00 Total &#8377; 0.00 &#916;","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-190","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.motidungri.com\/donation\/wp-json\/wp\/v2\/pages\/190","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.motidungri.com\/donation\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.motidungri.com\/donation\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.motidungri.com\/donation\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.motidungri.com\/donation\/wp-json\/wp\/v2\/comments?post=190"}],"version-history":[{"count":5,"href":"https:\/\/www.motidungri.com\/donation\/wp-json\/wp\/v2\/pages\/190\/revisions"}],"predecessor-version":[{"id":209,"href":"https:\/\/www.motidungri.com\/donation\/wp-json\/wp\/v2\/pages\/190\/revisions\/209"}],"wp:attachment":[{"href":"https:\/\/www.motidungri.com\/donation\/wp-json\/wp\/v2\/media?parent=190"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}