golden hour
/var/www/html/wp-content/plugins/revslider/admin/assets/js/shortcode_generator
⬆️ Go Up
Upload
File/Folder
Size
Actions
index.php
27 B
Del
OK
shortcode_generator.js
29.56 KB
Del
OK
tinymce.js
444 B
Del
OK
vc.js
0 B
Del
OK
Edit: tinymce.js
(function() { if(typeof tinymce !== 'undefined') { tinymce.PluginManager.add('revslider_sc_button', function(editor, url) { editor.addButton('revslider_sc_button', { title: 'Slider Revolution Shortcode Creator', icon: 'icon dashicons-before dashicons-update', onclick: function() { // OPEN THE OBJECT LIBRARY RS_SC_WIZARD.openTemplateLibrary('tinymce'); } }); }); } })();
Save