PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
plugins
/
wp-statistics
/
assets
/
dev
/
javascript
/* Start Wp-statistics Admin Js */ var wps_js = {}; /* Get WP Statistics global Data From Frontend */ wps_js.global = (typeof wps_global != 'undefined') ? wps_global : []; /* WordPress Global Lang */ wps_js._ = function (key) { return (key in this.global.i18n ? this.global.i18n[key] : ''); }; /* Check Active Option */ wps_js.is_active = function (option) { return wps_js.global.options[option] === 1; };
[+]
pages
[-] meta-box.js
[edit]
[+]
components
[-] helper.js
[edit]
[+]
filters
[-] background-process-tracker.js
[edit]
[-] image-upload.js
[edit]
[-] chart.js
[edit]
[-] user-tracker.js
[edit]
[-] tracker.js
[edit]
[-] config.js
[edit]
[-] run.js
[edit]
[+]
plugin
[-] event-tracker.js
[edit]
[-] mini-chart.js
[edit]
[-] ajax.js
[edit]
[+]
..
[-] placeholder.js
[edit]
[+]
Tinymce
[+]
meta-box