PATH:
home
/
centosnipponia
/
public_html
/
nipponiacar
/
wp-content
/
plugins
/
ninja-forms
/
assets
/
js
/
lib
/** * cacheMode should be 1 or 0 * * @param {int} cacheMode */ function ninja_forms_update_cache_mode( cacheMode ) { var data = { 'action': 'nf_update_cache_mode', 'security': nfAdmin.ajaxNonce, 'cache_mode': cacheMode }; // since 2.8 ajaxurl is always defined in the admin header and points to admin-ajax.php jQuery.post(ajaxurl, data, function(response) { var data = JSON.parse(response); console.log(data); }); }
[+]
..
[-] backbone.marionette3.min.js
[edit]
[-] backbone.marionette.min.js
[edit]
[-] backbone.radio.min.js
[edit]
[-] batch-processor.js
[edit]
[-] blockFrameSetup.js
[edit]
[-] codemirror-formatting.min.js
[edit]
[-] codemirror.min.js
[edit]
[-] codemirror-xml.min.js
[edit]
[-] combobox.min.js
[edit]
[-] feature-scripts.js
[edit]
[-] global.js
[edit]
[-] jquery.caret.min.js
[edit]
[-] jquery.classywiggle.min.js
[edit]
[-] jquery.hotkeys.min.js
[edit]
[-] jquery.maskedinput.min.js
[edit]
[-] jquery.mobile-events.min.js
[edit]
[-] jquery.ui.touch-punch.js
[edit]
[-] jquery.ui.touch-punch.min.js
[edit]
[-] nfOnboarding.js
[edit]
[-] ninjaModal.js
[edit]
[-] quill.min.js
[edit]
[-] rating.min.js
[edit]
[-] sendwp.js
[edit]
[-] .htaccess.disabled
[edit]