/******************* ARISE CUSTOMIZER CUSTOM SCRIPTS ******************************/ (function($) { $('.preview-notice').prepend('' + arise_upgrade_links.upgrade_text + ''); jQuery('#customize-info .btn-upgrade, .misc_links').click(function(event) { event.stopPropagation(); }); })(jQuery);