PATH:
home
/
lab2454c
/
spaxtac.com
/
wp-content
/
plugins
/
wp-user-frontend-pro
/
assets
/
js
;(function($) { 'use strict'; ;(function($) { 'use strict'; /** * Only proceed if current page is a 'Post Forms' form builder page */ if (!$('#wpuf-form-builder').length) { // return; } window.mixin_builder_stage_pro = { computed: { action_hook_fields: function () { return this.$store.state.form_fields.filter(function (item) { return 'action_hook' === item.input_type; }); } } }; })(jQuery); ;(function($) { 'use strict'; /** * Only proceed if current page is a 'Post Forms' form builder page */ if (!$('#wpuf-form-builder').length) { // return; } window.mixin_form_field_pro = { methods: { has_gmap_api_key: function () { return wpuf_form_builder.gmap_api_key ? true : false; }, is_rs_captcha_active: function () { return wpuf_form_builder.is_rs_captcha_active ? true : false; } } }; })(jQuery); })(jQuery);
[-] wpuf-form-builder-wpuf-forms-pro.js
[edit]
[-] wpuf-tax.js
[edit]
[+]
..
[-] jquery.blockUI.min.js
[edit]
[-] conditional-logic.js
[edit]
[-] jquery.barrating.min.js
[edit]
[-] taxonomy-restriction.js
[edit]
[-] jssocials.min.js
[edit]
[-] wpuf-form-builder-mixins-pro.js
[edit]
[-] wpuf-form-builder-components-pro.js
[edit]
[-] wpuf-module.js
[edit]
[-] wpuf-form-builder-wpuf-profile.js
[edit]