PATH:
home
/
lab2454c
/
invest.credityork.com
/
wp-content
/
plugins
/
wp-user-frontend
/
assets
/
js
jQuery(document).ready(function($) { tinymce.create('tinymce.plugins.wpuf_button', { init : function(editor, url) { var menuItem = []; var ds_img = wpuf_assets_url.url +'/images/ufp.png'; $.each( wpuf_shortcodes, function( i, val ){ var tempObj = { text : val.title, onclick: function() { editor.insertContent(val.content) } }; menuItem.push( tempObj ); } ); // Register buttons - trigger above command when clickeditor editor.addButton('wpuf_button', { title : 'WPUF shortcodes', classes : 'wpuf-ss', type : 'menubutton', menu : menuItem, style : ' background-size : 22px; background-repeat : no-repeat; background-image: url( '+ ds_img +' );' }); }, }); // Register our TinyMCE plugin tinymce.PluginManager.add('wpuf_button', tinymce.plugins.wpuf_button); });
[-] jquery.validate.min.js
[edit]
[-] metabox-tabs.js
[edit]
[+]
admin
[-] wpuf-tmc-button.js
[edit]
[-] admin-profile-subs.js
[edit]
[-] wpuf-form-builder-mixins.js
[edit]
[+]
..
[-] wpuf-login-widget.js
[edit]
[-] subscriptions.js
[edit]
[-] jquery-ui-timepicker-addon.js
[edit]
[-] jquery.smallipop-0.4.0.min.js
[edit]
[-] admin-shortcode.js
[edit]
[-] upload.js
[edit]
[+]
jquery-blockui
[-] wpuf-form-builder-components.js
[edit]
[-] conditional.js
[edit]
[-] wpuf-form-builder.js
[edit]
[-] frontend-form.js
[edit]
[-] upload.min.js
[edit]
[+]
selectWPUF
[-] chosen.jquery.js
[edit]
[-] wpuf-form-builder-wpuf-forms.js
[edit]
[-] billing-address.js
[edit]
[-] wpuf-admin-tools.js
[edit]
[-] frontend-form.min.js
[edit]
[-] countries.json
[edit]
[-] wpuf-admin.js
[edit]