%PDF- %PDF-
Direktori : /var/www/html/itworks/wp-content/plugins/thim-core/admin/assets/js/ |
Current File : /var/www/html/itworks/wp-content/plugins/thim-core/admin/assets/js/core.js |
(function ($, settings) { window.Thim_Core = (function () { return { check_active: check_active }; function check_active() { if (settings.active === 'yes' || settings.is_free === 'yes') { return true; } var theme = settings.theme; var envato_id = theme.envato_item_id || false; if (!envato_id) { return true; } $(window).trigger('thim_core_trigger_open_modal', 'tc-modal-activate-theme'); return false; } })(); })(jQuery, window.thim_core_settings);