Current Path : /var/www/html/soar-backup/wp-content/plugins/give/includes/admin/shortcodes/ |
Current File : /var/www/html/soar-backup/wp-content/plugins/give/includes/admin/shortcodes/mce-plugin.js |
( function( tinymce ) { tinymce.PluginManager.add( 'give_shortcode', function( editor ) { editor.addCommand( 'Give_Shortcode', function() { if ( window.scForm ) { window.scForm.open( editor.id ); } } ); } ); }( window.tinymce ) );